AWS marketplace documentation change
Summary
Replaced 'AWS CloudFormation template' with 'CloudFormation template' in two instances
Security assessment
The modifications are purely terminological. While the section discusses IAM roles and security keys, the changes themselves don't alter security guidance or address vulnerabilities.
Diff
diff --git a/marketplace/latest/userguide/ami-container-product-usage-instructions.md b/marketplace/latest/userguide/ami-container-product-usage-instructions.md index 468d4f0de..c44b7260e 100644 --- a//marketplace/latest/userguide/ami-container-product-usage-instructions.md +++ b//marketplace/latest/userguide/ami-container-product-usage-instructions.md @@ -106 +106 @@ When using CloudFormation delivery, you must also include the following: - * A purpose for each AWS Identity and Access Management (IAM) role and IAM policy created by the AWS CloudFormation template + * A purpose for each AWS Identity and Access Management (IAM) role and IAM policy created by the CloudFormation template @@ -108 +108 @@ When using CloudFormation delivery, you must also include the following: - * A purpose and location of each key created by the AWS CloudFormation template + * A purpose and location of each key created by the CloudFormation template