AWS AWSCloudFormation documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in multiple locations
Security assessment
Terminology updates without any security context. No changes to security practices or documentation about security features.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-kms-replicakey.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-kms-replicakey.md index 7967e5b5f..99c282dd2 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-kms-replicakey.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-kms-replicakey.md @@ -5 +5 @@ SyntaxPropertiesReturn valuesExamplesSee also -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). @@ -17 +17 @@ A multi-Region _replica key_ is a fully functional KMS key that has the same key -When you create a replica key in AWS CloudFormation, the replica key is created in the AWS Region represented by the endpoint you use for the request. If you try to replicate a multi-Region key into a Region in which the key type is not supported, the request will fail. +When you create a replica key in CloudFormation, the replica key is created in the AWS Region represented by the endpoint you use for the request. If you try to replicate a multi-Region key into a Region in which the key type is not supported, the request will fail. @@ -23 +23 @@ A primary key and its replicas have the same key ID and key material. They also -AWS KMS CloudFormation resources are available in all AWS Regions in which AWS KMS and AWS CloudFormation are supported. You can use the `AWS::KMS::ReplicaKey` resource to create replica keys in all Regions that support multi-Region KMS keys. For details, see [Multi-Region keys in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html) in the _AWS Key Management Service Developer Guide_. +AWS KMS CloudFormation resources are available in all AWS Regions in which AWS KMS and CloudFormation are supported. You can use the `AWS::KMS::ReplicaKey` resource to create replica keys in all Regions that support multi-Region KMS keys. For details, see [Multi-Region keys in AWS KMS](https://docs.aws.amazon.com/kms/latest/developerguide/multi-region-keys-overview.html) in the _AWS Key Management Service Developer Guide_. @@ -27 +27 @@ AWS KMS CloudFormation resources are available in all AWS Regions in which AWS K -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: