AWS AWSCloudFormation documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' and adjusted IAM permission documentation
Security assessment
Terminology updates and clarification of existing IAM requirements. No new security features or vulnerability fixes introduced.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-lambda-codesigningconfig.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-lambda-codesigningconfig.md index 9939ffef9..63af2aa63 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-lambda-codesigningconfig.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-lambda-codesigningconfig.md @@ -5 +5 @@ SyntaxPropertiesReturn values -This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). +This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). @@ -13 +13 @@ Details about a [Code signing configuration](https://docs.aws.amazon.com/lambda/ -To declare this entity in your AWS CloudFormation template, use the following syntax: +To declare this entity in your CloudFormation template, use the following syntax: @@ -89 +89 @@ A list of tags to add to the code signing configuration. -You must have the `lambda:TagResource`, `lambda:UntagResource`, and `lambda:ListTags` permissions for your [IAM principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html) to manage the AWS CloudFormation stack. If you don't have these permissions, there might be unexpected behavior with stack-level tags propagating to the resource during resource creation and update. +You must have the `lambda:TagResource`, `lambda:UntagResource`, and `lambda:ListTags` permissions for your [IAM principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html) to manage the CloudFormation stack. If you don't have these permissions, there might be unexpected behavior with stack-level tags propagating to the resource during resource creation and update.