Skip to content

aws-ecs: Incorrect Partition Names For Disabling ECS Alarms #26456

@bmoor-amzn

Description

@bmoor-amzn

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

  1. Create an ECS service for a stack in us-isob-east-1
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ecsRelated to Amazon Elastic ContainerbugThis issue is a bug.effort/smallSmall work item – less than a day of effortgood first issueRelated to contributions. See CONTRIBUTING.mdp1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions