File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
src/connections/destinations/catalog/actions-s3 Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -83,16 +83,15 @@ To set up the IAM role to properly authorize Segment with the AWS S3 (Actions) d
8383To finish configuration, enable the AWS S3 (Actions) Destination in your workspace.
8484
85851 . Add the ** AWS S3 (Actions)** destination from the Destinations tab of the catalog.
86- ![ AWS S3] ( images/aws-s3-catalog.png )
87- 2 . Select the data source you'll connect to the destination.
86+ 2 . Select the data source you want to connect to the destination.
88873 . Provide a unique name for the destination.
89884 . Complete the destination settings:
90- 1 . Enter the name of the region in which the bucket you created above resides.
91- 2 . Enter the name of the bucket you created above. Be sure to enter the bucket's ** name** and not URI.
92- 3 . Enter the ARN of the IAM role you created above. The ARN should follow the format ` arn:aws:iam::ACCOUNT_ID:role/ROLE_NAME. `
93- 4 . Enter the IAM External ID, which is a value set in the Trust Relationship under your AWS IAM Role.
89+ * Enter the name of the region in which the bucket you created above resides.
90+ * Enter the name of the bucket you created above. Be sure to enter the bucket's ** name** and not URI.
91+ * Enter the ARN of the IAM role you created above. The ARN should follow the format ` arn:aws:iam::ACCOUNT_ID:role/ROLE_NAME. `
92+ * Enter the IAM External ID, which is a value set in the Trust Relationship under your AWS IAM Role.
94935 . Enable the destination.
95- 6 . Verify Segment data is stored in the S3 bucket by navigating to the ` <your_S3_bucket>/ ` in the AWS console.
94+ 6 . Verify the Segment data is stored in the S3 bucket by navigating to the ` <your_S3_bucket>/ ` in the AWS console.
9695
9796### Actions
9897Build your own Mappings. The following action is supported:
You can’t perform that action at this time.
0 commit comments