AWS lightsail documentation change
Summary
Fixed typo in CloudFormation permission description ('AWS AWS' to 'AWS')
Security assessment
Minor typo correction in IAM policy example. No security implications as it doesn't change policy semantics or introduce security content.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles.md b/lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles.md index 3a33217b9..b2973fc81 100644 --- a//lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles.md +++ b//lightsail/latest/userguide/amazon-lightsail-using-service-linked-roles.md @@ -38 +38 @@ The role permissions policy allows Amazon Lightsail to complete the following ac - * Action: `cloudformation:DescribeStacks` on all AWS AWS CloudFormation stacks. + * Action: `cloudformation:DescribeStacks` on all AWS CloudFormation stacks.