DNS Resolution in VPC
- Two settings
enableDnsSupport
- It is
DNS Resolution Setting
- Default is
true
- Helps if
DNS Resolution
is supported forVPC
- If
true
, queries theAWS DNS Server
at169.254.169.253
enableDnsHostname
- It is
DNS Hostname Setting
- Default value
false
inCustom VPC
true
inDefault VPC
- If
true
, a publichostname
assigned to theInstance
- If
false
, onlyIP
assigned to theInstance