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.

1 Antwort
0
Akzeptierte Antwort

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

I think you need: PutConfigurationRecorder permission

profile picture
beantwortet vor 10 Monaten
profile picture
EXPERTE
überprüft vor einem Monat
  • 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.

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