Walkthroughs: Examples for configuring replication
The following examples show how to configure live replication for common use cases. The examples demonstrate replication configuration using the Amazon S3 console, AWS Command Line Interface (AWS CLI), and AWS SDKs (Java and .NET SDK examples are shown). For information about installing and configuring the AWS CLI, see the following topics in the AWS Command Line Interface User Guide.
Live replication refers to Same-Region Replication (SRR) and Cross-Region Replication (CRR). For an on-demand replication action to sync buckets and replicate existing objects, see Replicate existing objects.
-
Configuring the AWS CLI – You must set up at least one profile. If you are exploring cross-account scenarios, set up two profiles.
For information about AWS SDKs, see AWS SDK
for Java
To learn more about how to use S3 Replication to replicate data, see Tutorial: Replicating data within and between AWS Regions using S3 Replication
Topics