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개 답변
1
수락된 답변

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
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
profile picture
전문가
검토됨 한 달 전
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.

답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인