How can the developer enforce that all requests to retrieve the data provide encryption in transit?

2 Comments

  1. Nancy
    Author

    I estimate that the answer is:
    Define a resource-based policy on the S3 bucket to deny access when a request meets the condition “aws:SecureTransport”: “false”.

  2. Angela
    Author

    As I understand it, the answer is:
    Define a resource-based policy on the S3 bucket to deny access when a request meets the condition “aws:SecureTransport”: “false”.

Leave a Reply

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

4 + 5 =