S3 bucket CSV file not updating the same way as other buckets

0

I am having a serious issue with one of my S3 buckets that used to work before without any problems. By having B2B customers I have been using Amazon AWS which has been really useful.

However, I noticed a couple of days ago that one my CSV files that is located in an S3 bucket is not updating. I have tried everything but I have to say that this is not one of my strongest areas.

I tried looking at all the permissions etc. and everything seems to be just fine. By the way, the data is imported from Airtable to my S3 bucket. This was working before without any problems.

The thing is that I have a couple S3 buckets with the same permission etc. and they work. The S3 bucket keeps updating and the CSV file in it as well.

The issue is only at this specific S3 bucket. The last update was on the 31st of August, however, it should be updating every 3 hours or so.

I would really appreciate the help!

  • How is this file imported from Airtable ?

1 Answer
0

Try using the IAM Policy Simulator to test the IAM principle that is putting the object in the bucket. This may point you to where the action is denied.

profile pictureAWS
EXPERT
kentrad
answered 8 months ago
  • Thank you for your information Kentrad. However, since I am really new at this I am not sure which actions etc. to select to run the simulation.

  • Select the S3 service and then PutObject as the action. You can also expand the Resource section and provide the specific ARN of the object.

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