Increase quota for EC2 Instance Connect Endpoint

1

I'm getting this error when I tried to create a new EC2 Instance Connect Endpoint.

There was an error creating VPC endpoint You've reached the quota for the maximum number of Instance Connect Endpoints for this vpc. Delete unused Instance Connect Endpoints, or request a quota increase.

I have 3 EC2 instances, each on a private subnet in Osaka region. Ideally I would like to have 3 EC2 Instance Connect Endpoints so I can connect to each instances. I could create one on subnet A. But when I tried to create another one for subnet B I got the above error. I had look at Service Quota but couldn't find this quota. How do I increase the quota? Is it possible?

Viper
asked 6 months ago585 views
1 Answer
1
Accepted Answer

you can create max one endpoint per vpc , below is the link you can refer for more details.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/eice-quotas.html

Sachin
answered 6 months ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
reviewed 6 months ago
  • On the same topic I noted that the "Maximum number of EC2 Instance Connect Endpoints per AWS account per AWS Region" is 5, this means that I cannot use the EC2 ICE mechanism for more than 5 VPC.

    It's possible to increase this quota? I tried to find it in the Service Quotas page of the AWS Console, without success (tried both the EC2 and VPC services).

    Limiting the number of EC2 ICE to just five could be a serious limitations.

    Any thoughts on this?

    Thank you,

    Fabio

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions