Destination
Specifies information about the replication destination bucket and its settings for an S3 on Outposts replication configuration.
Contents
- Bucket
- 
               The Amazon Resource Name (ARN) of the access point for the destination bucket where you want S3 on Outposts to store the replication results. Type: String Required: Yes 
- AccessControlTranslation
- 
               Specify this property only in a cross-account scenario (where the source and destination bucket owners are not the same), and you want to change replica ownership to the AWS account that owns the destination bucket. If this property is not specified in the replication configuration, the replicas are owned by same AWS account that owns the source object. NoteThis is not supported by Amazon S3 on Outposts buckets. Type: AccessControlTranslation data type Required: No 
- Account
- 
               The destination bucket owner's account ID. Type: String Length Constraints: Maximum length of 64. Pattern: ^\d{12}$Required: No 
- EncryptionConfiguration
- 
               A container that provides information about encryption. If SourceSelectionCriteriais specified, you must specify this element.NoteThis is not supported by Amazon S3 on Outposts buckets. Type: EncryptionConfiguration data type Required: No 
- Metrics
- 
               A container that specifies replication metrics-related settings. Type: Metrics data type Required: No 
- ReplicationTime
- 
               A container that specifies S3 Replication Time Control (S3 RTC) settings, including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated. Must be specified together with a Metricsblock.NoteThis is not supported by Amazon S3 on Outposts buckets. Type: ReplicationTime data type Required: No 
- StorageClass
- 
               The storage class to use when replicating objects. All objects stored on S3 on Outposts are stored in the OUTPOSTSstorage class. S3 on Outposts uses theOUTPOSTSstorage class to create the object replicas.NoteValues other than OUTPOSTSaren't supported by Amazon S3 on Outposts.Type: String Valid Values: STANDARD | REDUCED_REDUNDANCY | STANDARD_IA | ONEZONE_IA | INTELLIGENT_TIERING | GLACIER | DEEP_ARCHIVE | OUTPOSTS | GLACIER_IRRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: