AWS rolesanywhere documentation change
Summary
Updated documentation to use 'CloudFormation' instead of 'AWS CloudFormation' consistently throughout the text, including section headers and service references
Security assessment
The changes are purely branding/terminology updates (removing 'AWS' prefix from CloudFormation references). No security-related content was added, modified, or removed. The updates maintain existing security context without introducing new security implications.
Diff
diff --git a/rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md b/rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md index d9f164a76..2f0d6839a 100644 --- a//rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md +++ b//rolesanywhere/latest/userguide/creating-resources-with-cloudformation.md @@ -5 +5 @@ -IAM Roles Anywhere and AWS CloudFormation templatesLearn more about AWS CloudFormation +IAM Roles Anywhere and CloudFormation templatesLearn more about CloudFormation @@ -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. For more information, see [ resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_RolesAnywhere.html) in the AWS CloudFormation User Guide. +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 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. @@ -11 +11 @@ AWS Identity and Access Management Roles Anywhere is integrated with AWS CloudFo -When you use AWS CloudFormation, you can reuse your template to set up your IAM Roles Anywhere resources consistently and repeatedly. Describe your resources once, and then provision the same resources over and over in multiple AWS accounts and Regions. +When you use CloudFormation, you can reuse your template to set up your IAM Roles Anywhere resources consistently and repeatedly. Describe your resources once, and then provision the same resources over and over in multiple AWS accounts and Regions. @@ -13 +13 @@ When you use AWS CloudFormation, you can reuse your template to set up your IAM -## IAM Roles Anywhere and AWS CloudFormation templates +## IAM Roles Anywhere and CloudFormation templates @@ -15 +15 @@ When you use AWS CloudFormation, you can reuse your template to set up your IAM -To provision and configure resources for IAM Roles Anywhere and related services, you must understand [AWS CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html). Templates are formatted text files in JSON or YAML. These templates describe the resources that you want to provision in your AWS CloudFormation stacks. If you're unfamiliar with JSON or YAML, you can use AWS CloudFormation Designer to help you get started with AWS CloudFormation templates. For more information, see [What is AWS CloudFormation Designer?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html) in the _AWS CloudFormation User Guide_. +To provision and configure resources for IAM Roles Anywhere and related services, you must understand [CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html). Templates are formatted text files in JSON or YAML. These templates describe the resources that you want to provision in your CloudFormation stacks. If you're unfamiliar with JSON or YAML, you can use CloudFormation Designer to help you get started with CloudFormation templates. For more information, see [What is CloudFormation Designer?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html) in the _AWS CloudFormation User Guide_. @@ -17 +17 @@ To provision and configure resources for IAM Roles Anywhere and related services -IAM Roles Anywhere supports creating certificate revocation lists, trust anchors, and profiles in AWS CloudFormation. For more information, including examples of JSON and YAML templates for [CRL](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-crl.html), [TrustAnchor](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-trustanchor.html), and [Profile](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-profile.html), see the _AWS CloudFormation User Guide_. +IAM Roles Anywhere supports creating certificate revocation lists, trust anchors, and profiles in CloudFormation. For more information, including examples of JSON and YAML templates for [CRL](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-crl.html), [TrustAnchor](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-trustanchor.html), and [Profile](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rolesanywhere-profile.html), see the _AWS CloudFormation User Guide_. @@ -19 +19 @@ IAM Roles Anywhere supports creating certificate revocation lists, trust anchors -## Learn more about AWS CloudFormation +## Learn more about CloudFormation @@ -21 +21 @@ IAM Roles Anywhere supports creating certificate revocation lists, trust anchors -To learn more about AWS CloudFormation, see the following resources: +To learn more about CloudFormation, see the following resources: @@ -27 +27 @@ To learn more about AWS CloudFormation, see the following resources: - * [AWS CloudFormation API Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html) + * [CloudFormation API Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html)