Data Lake Replication Configuration Args
data class DataLakeReplicationConfigurationArgs(val regions: Output<List<String>>? = null, val roleArn: Output<String>? = null) : ConvertibleToJava<DataLakeReplicationConfigurationArgs>
Provides replication details of Amazon Security Lake object.
Properties
Link copied to clipboard
Specifies one or more centralized rollup Regions. The AWS Region specified in the region parameter of the CreateDataLake
or UpdateDataLake
operations contributes data to the rollup Region or Regions specified in this parameter. Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. S3 buckets that are configured for object replication can be owned by the same AWS account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Regions or within the same Region as the source bucket.