Skip to content

Commit 175054b

Browse files
Update src/connections/destinations/catalog/actions-s3/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 75869ae commit 175054b

File tree

1 file changed

+6
-7
lines changed
  • src/connections/destinations/catalog/actions-s3

1 file changed

+6
-7
lines changed

src/connections/destinations/catalog/actions-s3/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,15 @@ To set up the IAM role to properly authorize Segment with the AWS S3 (Actions) d
8383
To finish configuration, enable the AWS S3 (Actions) Destination in your workspace.
8484

8585
1. 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.
8887
3. Provide a unique name for the destination.
8988
4. 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.
9493
5. 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
9897
Build your own Mappings. The following action is supported:

0 commit comments

Comments
 (0)