AWS b2bi documentation change
Summary
Updated section title reference for S3 bucket policy documentation
Security assessment
Minor editorial change to documentation section reference wording without any security-specific content modifications or vulnerability references.
Diff
diff --git a/b2bi/latest/userguide/troubleshooting.md b/b2bi/latest/userguide/troubleshooting.md index c14544c7e..059eb5bd1 100644 --- a//b2bi/latest/userguide/troubleshooting.md +++ b//b2bi/latest/userguide/troubleshooting.md @@ -34 +34 @@ If your transformation is failing due to S3 bucket access issues, follow these t - 1. Ensure that the S3 bucket policy is configured to allow AWS B2B Data Interchange service to access the S3 bucket. For that follow the documentation steps in [Amazon S3 bucket policies and permissions](./b2bi-prereq.html#buckets-and-permissions). + 1. Ensure that the S3 bucket policy is configured to allow AWS B2B Data Interchange service to access the S3 bucket. For that follow the documentation steps in [Setting up S3 bucket policies and permissions](./b2bi-prereq.html#buckets-and-permissions). @@ -36 +36 @@ If your transformation is failing due to S3 bucket access issues, follow these t - 2. If you have SSE-KMS or DSSE-KMS encryption enabled on your input or output bucket, ensure that the key policy in AWS KMS is updated. For that follow the documentation steps in [Amazon S3 bucket policies and permissions](./b2bi-prereq.html#buckets-and-permissions). + 2. If you have SSE-KMS or DSSE-KMS encryption enabled on your input or output bucket, ensure that the key policy in AWS KMS is updated. For that follow the documentation steps in [Setting up S3 bucket policies and permissions](./b2bi-prereq.html#buckets-and-permissions).