Skip to content

Commit 9ac7b90

Browse files
author
markzegarelli
committed
DOC-373_update-migration
1 parent 7cc7c1e commit 9ac7b90

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/aws-s3

1 file changed

+1
-1
lines changed

src/connections/storage/catalog/aws-s3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ To finish configuration, enable the AWS S3 Destination with IAM Role Support des
217217
To migrate an existing Amazon S3 destination to the AWS S3 with IAM Role Support Destination:
218218

219219
1. Configure the IAM role and IAM policy permissions as described in steps 2 - 4 [above](#create-an-iam-role-in-the-aws-console).
220-
2. Add the AWS S3 with IAM Role Support Destination and add the AWS Region and IAM role ARN. For the bucket name, enter `<YOUR_BUCKET_NAME>/segment-logs/test`. Enable the destination, and verify data is received at `<YOUR_BUCKET_NAME>/segment-logs/test/segment-logs`. If the folder receives data, continue to the next step. If you don't see log entries, check the trust relationship document and IAM policy attached to the role.
220+
2. Add the **AWS S3** destination and add the AWS Region and IAM role ARN. For the bucket name, enter `<YOUR_BUCKET_NAME>/segment-logs/test`. Enable the destination, and verify data is received at `<YOUR_BUCKET_NAME>/segment-logs/test/segment-logs`. If the folder receives data, continue to the next step. If you don't see log entries, check the trust relationship document and IAM policy attached to the role.
221221
3. Update the bucket name in the new destination to `<YOUR_BUCKET_NAME>`.
222222
4. After 1 hour, disable the original Amazon S3 destination.
223223
5. Verify that the `<YOUR_BUCKET_NAME>/segment-logs` receives data.

0 commit comments

Comments
 (0)