AWS Config fails to create configuration recorder

0

I am trying to create the AWS Config configuration to match the Security Hub. I assigned what I believed would be the correct permissions based on the guides provided by AWS. When I configure the AWS Config system to match the specifications from AWS Security Hub, I get the following very non specific error.

Configuration recorder creation failed.

Insufficient permissions You do not have sufficient permissions to perform this action.

I realize it is obviously a permissions problem, but unlike most systems and errors, it isn't telling me what permissions I am missing to create the specified item. If anyone knows specifically where I can look to identify what I am missing, please point me in the correct direction.

I attempted the base configuration for AWS Config as well as using the "1 Click Setup" and both failed.

已提问 10 个月前860 查看次数
1 回答
0
已接受的回答

Hi. Check permissions here: https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconfig.html

I think you need: PutConfigurationRecorder permission

profile picture
已回答 10 个月前
profile picture
专家
已审核 1 个月前
  • Thanks for pointing that out. I was using one of the default policies from AWS and mistakenly read the policy thinking that permission was built in. Once I built my own policy containing that and the other required permissions, I was able to get this functioning properly without issue. Thank you.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则