3 Answers
- Newest
- Most votes
- Most comments
0
Hello. The error is not tied to your image, but to the destination bucket. You need to check the S3Bucket:
- Is a bucket that exists and that you have access to read and write. Remember that bucket names are global, so perhaps "ami-export" does exists, but is owned by other account.
- When you know you can manage permissions for the bucket, check as suggested in documentation here.
My suggestion is to create a new bucket for this process so you can configure permissions, encription and version control as you need.
Hope this helps.
Mauricio.
answered 2 years ago
0
I named bucket I created ami-export3, but I dont cant change permissions.
answered 2 years ago
0
To assign permisions to the user that is executing the export you can follow this walkthrough. This explain process from bucket creation.
answered 2 years ago
Relevant content
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated 4 days ago
- AWS OFFICIALUpdated 5 months ago