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
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
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.

回答済み 1ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ