Skip to content

Commit 8d27dc5

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

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Ensure you have the following in place before configuring the AWS S3 (Actions) d
3737
### Create an IAM role in the AWS console
3838
To set up the IAM role to properly authorize Segment with the AWS S3 (Actions) destination:
3939

40-
1. Login to your AWS account
40+
1. Log in to your AWS account.
4141
2. Create a new or use an existing bucket with `PutObject`, `GetObject`, `ListObject` access to the S3 bucket.
42-
3. Go to IAM > Roles > Create Role
42+
3. Navigate to **IAM > Roles > Create Role**.
4343
4. Provide the following policy permissions for the IAM that was just created:
4444
```json
4545
{

0 commit comments

Comments
 (0)