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.

posta 10 mesi fa860 visualizzazioni
1 Risposta
0
Risposta accettata

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

I think you need: PutConfigurationRecorder permission

profile picture
con risposta 10 mesi fa
profile picture
ESPERTO
verificato un mese fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande