aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
250 stars 106 forks source link

IAM policy instruction Bug fix #557

Open lhgomes opened 4 months ago

lhgomes commented 4 months ago

Description

IAM policy instruction is asking for s3:HeadBucket permission that doesn't exists. It need to be changed to s3:ListBucket

Motivation

Help others to setup this task correctly

Testing

No test is required

Checklist

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.