AWS solutions documentation change
Summary
Minor punctuation changes in CDK bootstrapping instructions
Security assessment
The changes only involve punctuation mark updates (apostrophe style) in existing documentation, without adding new security information or addressing a specific security issue.
Diff
diff --git a/solutions/latest/scalable-analytics-using-apache-druid-on-aws/prerequisites.md index b917c4f28..23bd828fa 100644 --- a/solutions/latest/scalable-analytics-using-apache-druid-on-aws/prerequisites.md +++ b/solutions/latest/scalable-analytics-using-apache-druid-on-aws/prerequisites.md @@ -22 +22 @@ To build and deploy this solution: -**A CDK bootstrapped AWS account** : You must Bootstrap your AWS CDK environment in the target Region you want to deploy, using the AWS CDK toolkit's `cdk bootstrap` command. From the command line, authenticate into your AWS account, and run `cdk bootstrap aws://<YOUR ACCOUNT NUMBER>/<REGION>`. For more information, refer to the [AWS CDK's Bootstrapping](https://docs.aws.amazon.com/cdk/v2/guide/bootstrapping.html) page. +**A CDK bootstrapped AWS account** : You must Bootstrap your AWS CDK environment in the target Region you want to deploy, using the AWS CDK toolkit’s `cdk bootstrap` command. From the command line, authenticate into your AWS account, and run `cdk bootstrap aws://<YOUR ACCOUNT NUMBER>/<REGION>`. For more information, refer to the [AWS CDK’s Bootstrapping](https://docs.aws.amazon.com/cdk/v2/guide/bootstrapping.html) page.