We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b3228 commit 4c1d55dCopy full SHA for 4c1d55d
s3-s3-replication-sam/README.md
@@ -1,4 +1,4 @@
1
-# AWS S3 Bucket Replication
+# Amazon S3 Bucket Replication
2
3
This pattern demonstrates how to replicate S3 bucket objects to multiple S3 buckets. Implemented with SAM.
4
s3-s3-replication-sam/example-pattern.json
@@ -1,5 +1,5 @@
{
- "title": "AWS S3 bucket replication",
+ "title": "Amazon S3 bucket replication",
"description": "This pattern sets up replication between S3 buckets.",
"language": "Python",
5
"level": "200",
0 commit comments