Skip to content

Commit 6595674

Browse files
authored
Update deep link params (#10)
1 parent 3b4db9d commit 6595674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ locals {
114114
115115
1. Ensure you're authenticated with Worklytics. Either sign-in at [https://${var.worklytics_host}](https://${var.worklytics_host})
116116
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
118118
.worklytics_export.bucket}&roleArn=${aws_iam_role.for_worklytics_tenant.arn}`
119119
3. Review any additional settings (such as the Dataset type you'd like to export) and adjust
120120
values as you see fit, then click "Create Data Export".

0 commit comments

Comments
 (0)