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 Respuestas
1
Respuesta aceptada

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
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
profile picture
EXPERTO
revisado hace un mes
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.

respondido hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas