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"

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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ