AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-19 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/alexa-properties-ask-skill-skillpackage.md

Summary

Updated branding references and clarified CloudFormation dependency for skill package creation

Security assessment

While the change mentions IAM role requirements for bucket access, this is existing security documentation. The update only removes 'AWS' prefix from CloudFormation references.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/alexa-properties-ask-skill-skillpackage.md b/AWSCloudFormation/latest/TemplateReference/alexa-properties-ask-skill-skillpackage.md
index 8fbb4abc0..41cad3ede 100644
--- a//AWSCloudFormation/latest/TemplateReference/alexa-properties-ask-skill-skillpackage.md
+++ b//AWSCloudFormation/latest/TemplateReference/alexa-properties-ask-skill-skillpackage.md
@@ -5 +5 @@ SyntaxProperties
-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).
@@ -15 +15 @@ The `SkillPackage` property type contains configuration details for the skill pa
-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:
@@ -67 +67 @@ _Required_ : Yes
-ARN of the IAM role that grants the Alexa service (`alexa-appkit.amazon.com`) permission to access the bucket and retrieve the skill package. This property is optional. If you do not provide it, the bucket must be publicly accessible or configured with a policy that allows this access. Otherwise, AWS CloudFormation cannot create the skill.
+ARN of the IAM role that grants the Alexa service (`alexa-appkit.amazon.com`) permission to access the bucket and retrieve the skill package. This property is optional. If you do not provide it, the bucket must be publicly accessible or configured with a policy that allows this access. Otherwise, CloudFormation cannot create the skill.