aws config permission error

0

im trying to turn on aws config using an account with limited permissions.

For the IAM role for AWS Config I used the option 'Use an existing AWS Config service-linked role' and then I manually created a new S3 bucket with the permissions indicated here: https://docs.aws.amazon.com/config/latest/developerguide/s3-bucket-policy.html

When Im done configuring the rules, I choose Confirm and then the following error shows:

AWS Config cannot save your settings because of one of the following: The IAM role is updating in the system. Wait a moment and try again. AWS Config doesn't have sufficient permissions to send configuration information to the specified S3 bucket. Update the role or bucket permissions and try again.

The bucket seem to have the necessary permissions, what could be the problem? Im not finding this error message in internet

2 Antworten
1
Akzeptierte Antwort

the default role created by the aws config didnt have the put permission to the s3 bucket, creating a new role with this permission solved the problem

ignacio
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat
0

AWS Config cannot save your settings because of one of the following: The IAM role is updating in the system. Wait a moment and try again. AWS Config doesn't have sufficient permissions to send configuration information to the specified S3 bucket. Update the role or bucket permissions and try it again.

beantwortet vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen