File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ locals {
114
114
115
115
1. Ensure you're authenticated with Worklytics. Either sign-in at [https://${ var . worklytics_host } ](https://${ var . worklytics_host } )
116
116
with your organization's SSO provider *or* request OTP link from your Worklytics support.
117
- 2. Visit `https://${ var . worklytics_host } /analytics/data-export/connect?bucket=${ aws_s3_bucket
117
+ 2. Visit `https://${ var . worklytics_host } /analytics/data-export/connect?type=AMAZON_S3& bucket=${ aws_s3_bucket
118
118
. worklytics_export . bucket } &roleArn=${ aws_iam_role . for_worklytics_tenant . arn } `
119
119
3. Review any additional settings (such as the Dataset type you'd like to export) and adjust
120
120
values as you see fit, then click "Create Data Export".
You can’t perform that action at this time.
0 commit comments