aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::EC2::VPCEndpointService - PrivateDnsName

Open
#367 16 comments 51 reactions 0 assignees View on GitHub
networking & content deliv
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

## Title
#### AWS::EC2::VPCEndpointService-PrivateDnsName

## Scope of request
Add support for the PrivateDnsName attribute to the AWS::EC2::VPCEndpointService CloudFormation resource.

The PrivateDnsName is supported by the [CreateVpcEndpointServicConfiguration](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVpcEndpointServiceConfiguration.html) API call but not exposed via CloudFormation

## Expected behaviour
- In Create, the Endpoint Service should be created with the specified PrivateDnsName
- In Update, the Endpoint Service's PrivateDnsName should be added, changed or removed as per the behaviour of the [ModifyVpcEndpointServiceConfiguration](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcEndpointServiceConfiguration.html) API call

## Helpful Links to speed up research and evaluation

API docs at:
- [CreateVpcEndpointServicConfiguration](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateVpcEndpointServiceConfiguration.html)
- [ModifyVpcEndpointServiceConfiguration](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcEndpointServiceConfiguration.html)

## Category
Networking & Content (VPC, Route53, API GW,...)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.