IAM Role unable to apply lifecycle configuration

0

Hi team, I have an IAM Role and I have given below s3 permissions but it does not allow me to apply lifecycle configuration .There is no Deny statement in s3 bucket . Please share inputs on what could be issue here?

"s3:ListBucket", "s3:GetObject" "s3:PutBucketLifecycleConfiguration"

vinod
已提问 2 个月前203 查看次数
2 回答
2
已接受的回答

The correct permission is s3:PutLifecycleConfiguration. You can also refer below document for detail. https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycle.html

Hope it clarifies and if does I would appreciate answer to be accepted so that community can benefit for clarity.

RR
已回答 2 个月前
profile picture
专家
已审核 2 个月前
profile picture
专家
已审核 2 个月前
0

thanks for pointing to correct permission. it worked now.

vinod
已回答 2 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则