AWS toolkit-for-vscode documentation change
Summary
Changed 'AWS CloudFormation templates' to 'CloudFormation templates' in IAM Access Analyzer policy checks description
Security assessment
This is a naming convention update without security relevance. The change doesn't reference security vulnerabilities, security features, or modify security-related content.
Diff
diff --git a/toolkit-for-vscode/latest/userguide/iam-access-analyzer.md b/toolkit-for-vscode/latest/userguide/iam-access-analyzer.md index 249b15de5..e61e475a3 100644 --- a//toolkit-for-vscode/latest/userguide/iam-access-analyzer.md +++ b//toolkit-for-vscode/latest/userguide/iam-access-analyzer.md @@ -7 +7 @@ -You can run [AWS Identity and Access Management (IAM) Access Analyzer](https://aws.amazon.com/iam/access-analyzer/) policy checks on your IAM policies authored in AWS CloudFormation templates, Terraform plans, and JSON policy documents, using the IAM Access Analyzer in the AWS Toolkit for Visual Studio Code. +You can run [AWS Identity and Access Management (IAM) Access Analyzer](https://aws.amazon.com/iam/access-analyzer/) policy checks on your IAM policies authored in CloudFormation templates, Terraform plans, and JSON policy documents, using the IAM Access Analyzer in the AWS Toolkit for Visual Studio Code.