AWS::EC2::InstanceConnectEndpoint InstanceConnectEndpointDnsNames - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::EC2::InstanceConnectEndpoint InstanceConnectEndpointDnsNames

The DNS names of the endpoint.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "DnsName" : String, "FipsDnsName" : String }

YAML

DnsName: String FipsDnsName: String

Properties

DnsName

The DNS name of the EC2 Instance Connect Endpoint.

Required: No

Type: String

Update requires: No interruption

FipsDnsName

The Federal Information Processing Standards (FIPS) compliant DNS name of the EC2 Instance Connect Endpoint.

Required: No

Type: String

Update requires: No interruption