AWS::VpcLattice::ServiceNetworkServiceAssociation DnsEntry - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::VpcLattice::ServiceNetworkServiceAssociation DnsEntry

The DNS information.

Syntax

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

JSON

{ "DomainName" : String, "HostedZoneId" : String }

YAML

DomainName: String HostedZoneId: String

Properties

DomainName

The domain name of the service.

Required: No

Type: String

Update requires: No interruption

HostedZoneId

The ID of the hosted zone.

Required: No

Type: String

Update requires: No interruption