Amazon S3 Bucket AccessControlTranslation
The
AccessControlTranslation property type specifies replica ownership of the AWS account that owns the destination
bucket.
AccessControlTranslation is a property of the Amazon S3 Bucket ReplicationDestination property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Owner" :String}
YAML
Owner:String
Properties
Owner-
Specifies the replica ownership. For default and valid values, see PUT bucket replication in the Amazon Simple Storage Service API Reference.
Required: Yes
Type: String
Update requires: No interruption
