What solution meets these requirements?

1 Comment

  1. Larry
    Author

    I plot that the answer is:
    Tag documents as either regular or secret in Amazon S3. Create an individual S3 backup bucket in the same AWS account and AWS Region. Use S3 selective cross-region replication based on object tags to move regular documents to an S3 bucket in a different AWS Region. Configure an AWS Lambda function that triggers when new S3 objects are created in the main bucket to replicate only documents tagged as secret into the S3 bucket in the same AWS Region.

Leave a Reply

Your email address will not be published. Required fields are marked *

sixteen − 1 =