Update your S3 object access to maintain connectivity

0

If I have to upgrade the TLS version greater than 1.2 for customer's s3 bucket API calls, I understand I can follow this article. But once it is upgraded, will I have to change the implementation of API calls.

Also , I received this alert for an account with about 30 buckets. But I could not figure out which bucket is impacted by this as there is no cloudtrail or cloudwatch monitoring.

Please suggest ways tackle this scenario.

Saradha
asked 9 months ago218 views
1 Answer
1

Are you saying that there is no cloudtrail for data event setup for these buckets?

If you look at this blog post, following are few methods, with which you can find these details:

  • Cloudtrail
  • Cloudwatch log insight
  • Athena
  • S3 server access logs

I'd suggest you to set up trail for s3 data events and if these buckets are being used actively, you'll get the details within a day.

Edit:

Here is the snapshot from same blog, which may help you understand better, whether you need to make changes or not:

Enter image description here

Hope you find this helpful.

Comment here if you have additional questions, happy to help.

Abhishek

profile pictureAWS
EXPERT
answered 9 months ago
profile pictureAWS
EXPERT
reviewed 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions