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 回答
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
专家
已回答 6 个月前

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

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

回答问题的准则