Skip to content

Issues with change in AWSCLI versions #7140

Answered by aBurmeseDev
oldgal43 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @oldgal43, thanks for reaching out!

There are new changes in v2 that might require you to update scripts and commands and here's v2 doc for new features and breaking changes for your reference.

In your case, however, you might have to attach IAM policy that allows the ListBucket action on the bucket itself and the GetObject action on all of the bucket's objects to your IAM user/role. Please check out this stackOverflow post for code example.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tim-finnigan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants