Difference between revisions of "AWS S3 replication"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Sep 2019]] <ref>https://aws.amazon.com/about-aws/whats-new/2019/09/amazon-s3-introduces-same-region-replication/</ref>
+
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
 
* 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 12: Line 16:
 
* [[Terraform]]: <code>[[replication_configuration]]</code>
 
* [[Terraform]]: <code>[[replication_configuration]]</code>
 
* <code>[[rsync]]</code>
 
* <code>[[rsync]]</code>
* [[Amazon S3 Same-Region Replication (SSR)]]
+
* <code>[[s3:]]ReplicateObject</code>
* [[Amazon S3 Cross-Region Replication (CRR)]]
+
* <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: