Access Denied to API Version: API20120917

0

Hello all,

I hope you're all doing well. I'm currently encountering an error while attempting to create an RDS Oracle database stack with a custom parameter group using AWS CDK.

The specific error message I'm receiving is: Access Denied to API Version: API20120917

I've reviewed my permissions and configurations, but I'm still unable to pinpoint the issue. Has anyone else faced a similar problem or have any insights on how to resolve this?

Your expertise would be greatly appreciated. Thank you for your time.

1 Risposta
0

Hi,

Such a problem may happen when your AWS::RDS::DBSecurityGroup resource is incorrectly defined: are you are specifying both EC2SecurityGroupName and EC2SecurityGroupId for an ingress / egress rule ?

If yes, you will encounter this problem: specify just one of them

Best,

Didier

profile pictureAWS
ESPERTO
con risposta 6 mesi fa

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