Skip to content

(aws-ec2): InterfaceVpcEndpointAwsService - auto-scaling endpoints missing #19420

@Obirah

Description

@Obirah

What is the problem?

The class InterfaceVpcEndpointAwsService does not contain the auto-scaling endpoints (autoscaling, application-autoscaling and autoscaling-plans).

Reproduction Steps

Look at the static fields of InterfaceVpcEndpointAwsService, said endpoints are missing.

What did you expect to happen?

I expected to be able to use the auto-scaling endpoints in this fashion: InterfaceVpcEndpointAwsService.AUTOSCALING

What actually happened?

I need to create the endpoint like this: new InterfaceVpcEndpointAwsService('autoscaling')

CDK CLI Version

2.16.0

Framework Version

No response

Node.js Version

16.x

OS

Linux

Language

Typescript

Language Version

4.6.2

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ec2Related to Amazon Elastic Compute Cloudeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions