lambda-maven-plugin icon indicating copy to clipboard operation
lambda-maven-plugin copied to clipboard

Required IAM Permissions is incomplete

Open blacelle opened this issue 4 years ago • 0 comments

The user deploying through this plugin nedds in addition to https://github.com/SeanRoy/lambda-maven-plugin#credentials:

ListAllMyBuckets

Due to:

https://github.com/SeanRoy/lambda-maven-plugin/blob/2.3.4-SNAPSHOT/src/main/java/com/github/seanroy/plugins/AbstractLambdaMojo.java#L309

blacelle avatar Feb 03 '21 20:02 blacelle