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
feita há 2 meses203 visualizações
2 Respostas
2
Resposta aceita

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
respondido há 2 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
0

thanks for pointing to correct permission. it worked now.

vinod
respondido há 2 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas