aws-ecs: Incorrect Partition Names For Disabling ECS Alarms #26456
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
good first issue
Related to contributions. See CONTRIBUTING.md
p1
Describe the bug
A recent change was released to add support for ECS alarms. The partitions listed here are NOT the correct partition names.
They should be
aws-iso
andaws-iso-b
Expected Behavior
No Alarm property should be added on a service in
aws-iso
andaws-iso-b
regions.Current Behavior
The Alarm property is added to a service in
aws-iso
andaws-iso-b
regions. These cause cloud formation deployments to fail.Reproduction Steps
us-isob-east-1
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.87.0 (build 9fca790)
Framework Version
No response
Node.js Version
18
OS
linux
Language
Java
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: