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 and aws-iso-b
Expected Behavior
No Alarm property should be added on a service in aws-iso and aws-iso-b regions.
Current Behavior
The Alarm property is added to a service in aws-iso and aws-iso-b regions. These cause cloud formation deployments to fail.
Reproduction Steps
- Create an ECS service for a stack in
us-isob-east-1
- Observe Alarm property exists
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
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-isoandaws-iso-bExpected Behavior
No Alarm property should be added on a service in
aws-isoandaws-iso-bregions.Current Behavior
The Alarm property is added to a service in
aws-isoandaws-iso-bregions. These cause cloud formation deployments to fail.Reproduction Steps
us-isob-east-1Possible 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