Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

143
Views
AWS S3 Lightsail snapshots

I'm using the following github script to try to schedule snapshots for a lightsail instance https://github.com/awslabs/lightsail-auto-snapshots

I've run aws configure and added my user's access and secret. When I do, I get the following:

make_bucket failed: s3://temp-lightsail-auto-snapshots-acda7d07b429a8b2 An error occurred (AccessDenied) when calling the CreateBucket operation: Access Denied

If I go to S3, logged in as myself, I can create buckets all day long. Any thoughts on how I can troubleshoot this? My user has S3 "Full Access" when I look at the permissions.

Thank you in advance.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

This probably means that the IAM role assigned to the user you are using doesn't have rights to S3.

I believe you need the following roles attached to the user's group:

  • AWSLambdaRole
  • AWSLambdaVPCAccessExecutionRole
  • AmazonS3FullAccess

But I've not yet successfully deployed the code so there might be more.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!