AWS prescriptive-guidance documentation change
Summary
Updated blog post title reference from 'AWS Cloud Development Kit (AWS CDK)' to 'AWS CDK' in cdk-nag documentation link
Security assessment
Change only modifies the display text of a hyperlink without altering security guidance. No evidence of addressing vulnerabilities or security incidents.
Diff
diff --git a/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/security-formatting-best-practices.md b/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/security-formatting-best-practices.md index 4f00b8a2f..0384f0ac7 100644 --- a//prescriptive-guidance/latest/best-practices-cdk-typescript-iac/security-formatting-best-practices.md +++ b//prescriptive-guidance/latest/best-practices-cdk-typescript-iac/security-formatting-best-practices.md @@ -39 +39 @@ The tools covered in this section help you to extend their built-in functionalit - * Use cdk-nag to validate that constructs within a given scope comply with a defined set of rules. You can also use cdk-nag for rule suppression and compliance reporting. The cdk-nag tool validates constructs by extending [aspects](https://docs.aws.amazon.com/cdk/v2/guide/aspects.html) in the AWS CDK. For more information, see [Manage application security and compliance with the AWS Cloud Development Kit (AWS CDK) and cdk-nag](https://aws.amazon.com/blogs/devops/manage-application-security-and-compliance-with-the-aws-cloud-development-kit-and-cdk-nag/) in the AWS DevOps Blog. + * Use cdk-nag to validate that constructs within a given scope comply with a defined set of rules. You can also use cdk-nag for rule suppression and compliance reporting. The cdk-nag tool validates constructs by extending [aspects](https://docs.aws.amazon.com/cdk/v2/guide/aspects.html) in the AWS CDK. For more information, see [Manage application security and compliance with the AWS CDK and cdk-nag](https://aws.amazon.com/blogs/devops/manage-application-security-and-compliance-with-the-aws-cloud-development-kit-and-cdk-nag/) in the AWS DevOps Blog.