AWS rolesanywhere documentation change
Summary
Added link to CloudFormation User Guide resource type reference
Security assessment
Change adds a documentation reference link without any security context or vulnerability mentions
Diff
diff --git a/rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md b/rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md index 3c1a145d6..d9f164a76 100644 --- a//rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md +++ b//rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md @@ -9 +9 @@ IAM Roles Anywhere and AWS CloudFormation templatesLearn more about AWS CloudFor -AWS Identity and Access Management Roles Anywhere is integrated with AWS CloudFormation, a service that helps you to model and set up your AWS resources so that you can spend less time creating and managing your resources and infrastructure. You create a template that describes all the AWS resources that you want (such as `AWS::RolesAnywhere::Crl`, `AWS::RolesAnywhere::Profile`, and `AWS::RolesAnywhere::TrustAnchor`), and AWS CloudFormation provisions and configures those resources for you. +AWS Identity and Access Management Roles Anywhere is integrated with AWS CloudFormation, a service that helps you to model and set up your AWS resources so that you can spend less time creating and managing your resources and infrastructure. You create a template that describes all the AWS resources that you want (such as `AWS::RolesAnywhere::Crl`, `AWS::RolesAnywhere::Profile`, and `AWS::RolesAnywhere::TrustAnchor`), and AWS CloudFormation provisions and configures those resources for you. For more information, see [ resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_RolesAnywhere.html) in the AWS CloudFormation User Guide.