aws-quickstart / quickstart-jfrog-artifactory

AWS Quick Start Team
Apache License 2.0
26 stars 41 forks source link

aws s3 sync does not work anymore since aws remove list permissions from the bucket "aws-quickstart" #67

Open daiyyr opened 10 months ago

daiyyr commented 10 months ago

https://github.com/aws-quickstart/quickstart-jfrog-artifactory/blob/f21b0fb938e5723186d35b172d2a0c8f0970df9b/templates/jfrog-artifactory-ec2-instance.template.yaml#L404C36-L404C36

this line needs to be changed to something that does not require "s3:ListBucket", .i.e aws s3 cp

daiyyr commented 10 months ago

The root cause is that AWS recently removed the "s3:ListBucket" permission from the bucket "aws-quickstart"