AWS systems-manager-automation-runbooks documentation change
Summary
Replaced 'AWS CloudFormation stack' with 'CloudFormation stack' in two automation step descriptions.
Security assessment
Branding consistency update. No security context or vulnerability references in the change.
Diff
diff --git a/systems-manager-automation-runbooks/latest/userguide/automation-aws-createjiraissue.md b/systems-manager-automation-runbooks/latest/userguide/automation-aws-createjiraissue.md index 313e17d31..611252ba8 100644 --- a//systems-manager-automation-runbooks/latest/userguide/automation-aws-createjiraissue.md +++ b//systems-manager-automation-runbooks/latest/userguide/automation-aws-createjiraissue.md @@ -92 +92 @@ Description: (Required) The name of an encrypted SSM Parameter containing the AP -`aws:createStack` \- Create AWS CloudFormation stack to create Lambda IAM role and function. +`aws:createStack` \- Create CloudFormation stack to create Lambda IAM role and function. @@ -96 +96 @@ Description: (Required) The name of an encrypted SSM Parameter containing the AP -`aws:deleteStack` \- Delete the AWS CloudFormation stack created. +`aws:deleteStack` \- Delete the CloudFormation stack created.