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
posta 2 mesi fa203 visualizzazioni
2 Risposte
2
Risposta accettata

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
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
0

thanks for pointing to correct permission. it worked now.

vinod
con risposta 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande