Skip to content

ec2: pricing api interface vpc endpoint duplicated #31911

@mazyu36

Description

@mazyu36

Describe the bug

InterfaceVpcEndpointAwsService('pricing.api') enum duplicated.

https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-ec2/lib/vpc-endpoint.ts#L518

https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-ec2/lib/vpc-endpoint.ts#L520

These are added in #31882 and #31907.

Regression Issue

  • Select this option if this issue appears to be a regression.

Last Known Working CDK Version

No response

Expected Behavior

Only one InterfaceVpcEndpointAwsService('pricing.api') enum exists.

Current Behavior

InterfaceVpcEndpointAwsService('pricing.api') enum duplicated.

Reproduction Steps

N/A

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

maybe not released yet

Framework Version

No response

Node.js Version

irrelevant

OS

irrelevant

Language

TypeScript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudbugThis issue is a bug.effort/smallSmall work item – less than a day of effortp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions