Difference between revisions of "AWS S3 replication"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html
+
Automatic and asynchronous replication ([[AWS timeline|Sep 2019]]) <ref>https://aws.amazon.com/about-aws/whats-new/2019/09/amazon-s3-introduces-same-region-replication/</ref>
 +
* https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html
  
 +
* [[Amazon S3 Same-Region Replication (SSR)]]
 +
* [[Amazon S3 Cross-Region Replication (CRR)]]
 +
* [[S3 Replication Time Control (S3 RTC)]]
 +
* [[Amazon S3 Cross Account Replication (CAR)]]
  
 +
== Commands ==
 
* <code>[[aws s3api get-bucket-replication]]</code>
 
* <code>[[aws s3api get-bucket-replication]]</code>
 
* <code>[[aws s3api put-bucket-replication]]</code>
 
* <code>[[aws s3api put-bucket-replication]]</code>
Line 9: Line 15:
 
* [[Amazon S3 Batch Replication]] ([[AWS timeline|Feb 2022]]) <ref>https://aws.amazon.com/blogs/aws/new-replicate-existing-objects-with-amazon-s3-batch-replication/</ref>
 
* [[Amazon S3 Batch Replication]] ([[AWS timeline|Feb 2022]]) <ref>https://aws.amazon.com/blogs/aws/new-replicate-existing-objects-with-amazon-s3-batch-replication/</ref>
 
* [[Terraform]]: <code>[[replication_configuration]]</code>
 
* [[Terraform]]: <code>[[replication_configuration]]</code>
 +
* <code>[[rsync]]</code>
 +
* <code>[[s3:]]ReplicateObject</code>
 +
* <code>s3:ReplicateDelete</code>
 +
* <code>s3:ReplicateTags</code>
  
 
== See also ==
 
== See also ==
 +
* {{S3 replication}}
 
* {{S3}}
 
* {{S3}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 11:02, 17 April 2024

Advertising: