AWS transform documentation change
Summary
Added optional step to use custom S3 bucket for transformation artifacts and renumbered subsequent steps in AWS Transform setup guide
Security assessment
Adding the option to use a custom S3 bucket provides customers with more control over data storage but doesn't address any specific security vulnerability. The change doesn't mention security features, vulnerabilities, or incidents. It's a feature enhancement allowing customers to manage their own storage buckets.
Diff
diff --git a/transform/latest/userguide/getting-started.md b/transform/latest/userguide/getting-started.md index eab64c84f..ab0fb278f 100644 --- a//transform/latest/userguide/getting-started.md +++ b//transform/latest/userguide/getting-started.md @@ -42 +42,3 @@ To enable AWS Transform: - 7. Choose which AWS Transform capabilities you want to enable: + 7. Optional: Use your own Amazon S3 bucket. By default, AWS Transform uses a service-managed Amazon S3 bucket to store transformation artifacts. You can choose to use your own bucket instead. For more information, see [Using your own Amazon S3 bucket](./custom-s3-bucket.html). + + 8. Choose which AWS Transform capabilities you want to enable: @@ -48 +50 @@ To enable AWS Transform: - 8. Choose **Enable AWS Transform**. + 9. Choose **Enable AWS Transform**. @@ -50 +52 @@ To enable AWS Transform: - 9. Optional: choose **Enable View profile** to access the AWS Transform **Users** , **Settings** , and **Connectors** tabs, or **Manage users** to manage users. + 10. Optional: choose **Enable View profile** to access the AWS Transform **Users** , **Settings** , and **Connectors** tabs, or **Manage users** to manage users. @@ -54 +56 @@ You can access the **Users** , **Settings** , and **Connectors** tabs at any tim - 10. Configure User access by choosing an identity provider, either IAM Identity Center or a [third-party identity provider (IdP)](./transform-setup.html#transform-third-party-identity). + 11. Configure User access by choosing an identity provider, either IAM Identity Center or a [third-party identity provider (IdP)](./transform-setup.html#transform-third-party-identity). @@ -60 +62 @@ This choice is finalized and cannot be changed when you enable AWS Transform. - 11. Choose **Enable web application**. + 12. Choose **Enable web application**. @@ -62 +64 @@ This choice is finalized and cannot be changed when you enable AWS Transform. - 12. The system displays "Enabling AWS Transform" while it creates the necessary resources. + 13. The system displays "Enabling AWS Transform" while it creates the necessary resources.