To replicate objects from a source bucket to a destination bucket in a different region, you can configure a single cross-region replication rule that is applied to all objects in the bucket, or you can configure multiple rules that are applied to a set of objects by specifying a prefix.
A cross-region replication rule may not take effect immediately upon its configuration. Accordingly, the objects that this rule is applied to may not be replicated immediately after the rule is configured.
The source bucket version is 3.0 or later, and cross-region replication is available in the region of the source bucket.
Parameter |
Description |
|
---|---|---|
Status |
Indicates whether the rule is enabled or disabled after being created. The versioning status of the source and destination buckets must keep the same. |
|
Source bucket |
Replicate |
Indicates the objects the rule will apply to.
|
Prefix |
|
|
Synchronize Existing Objects |
Indicates whether to synchronize the objects that were already in the bucket before the rule configuration to the destination bucket. By default, these objects are not synchronized. |
|
Synchronize Deleting Action |
Indicates whether to synchronize the object deletions in the source bucket to the destination bucket. With this function enabled, deleting an object from the source bucket will also delete the object copy from the destination bucket. |
|
Replicate KMS encrypted objects |
OBS will try to copy KMS encrypted objects no matter whether this option is selected or not.
If KMS is not available in the destination region or the agency does not have the KMS Administrator permission in the source and destination regions, KMS encrypted objects will fail to be replicated to the destination bucket, and the object replication status will be failed. After a KMS-encrypted object is replicated to the destination bucket, the key for encrypting the object copy changes to the default key obs/default of the destination region. |
|
Destination bucket |
Region |
Indicates the region of the destination bucket. The destination and source buckets must be in different regions. |
Bucket |
Indicates the destination bucket. |
|
Change storage class for replicated objects |
By default, this option is not selected, indicating that the storage class of object copies is the same as that of the source objects. If you need to change the storage class of objects copies, select this parameter, then you can specify a storage class. |
|
Permissions |
IAM Agency |
Delegates OBS to operate your resources, so that OBS can use this agency to implement cross-region replication. If there is no IAM agency available, click Create IAM agencies to create one. If you have already created IAM agencies, select one from the drop-down list. NOTE:
Requirements: The IAM agency must be of OBS. The OBS project must have the OBS FullAccess permissions. If Replicate KMS encrypted objects is selected, you also need the KMS Administrator permission in the regions where the source and destination buckets are located. |