Examples for configuring live replication - Amazon Simple Storage Service

Examples for configuring live replication

The following examples show how to configure live replication for common use cases.

Note

Live replication refers to Same-Region Replication (SRR) and Cross-Region Replication (CRR). Live replication doesn't replicate any objects that existed in the bucket before you set up replication. To replicate objects that existed before you set up replication, use on-demand replication. To sync buckets and replicate existing objects on demand, see Replicating existing objects.

These examples demonstrate how to create a replication configuration by using the Amazon S3 console, AWS Command Line Interface (AWS CLI), and AWS SDKs (AWS SDK for Java and AWS SDK for .NET examples are shown).

For information about installing and configuring the AWS CLI, see the following topics in the AWS Command Line Interface User Guide.

For information about the AWS SDKs, see AWS SDK for Java and AWS SDK for .NET.

Tip

For a step-by-step tutorial that demonstrates how to use live replication to replicate data, see Tutorial: Replicating data within and between AWS Regions using S3 Replication.