AWS CDK CLI: China partition not taken into account when validating notification Sns Topic #29719
Labels
bug
This issue is a bug.
cli
Issues related to the CDK CLI
effort/medium
Medium work item – several days of effort
p2
package/tools
Related to AWS CDK Tools or CLI
Describe the bug
The
cdk deploy
commands allows you to specify SNS topics for CloudFormation notifications with the--notification-arns
option.However, when deploying in a China region, with a valid SNS Topic in China, the command will error out with:
Expected Behavior
The CLI should allow the China partition (aws-cn) when validating the SNS topic.
Current Behavior
The CLI exits.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.135.0
Framework Version
No response
Node.js Version
v18.18.2
OS
Ubuntu
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: