File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Monitoring/monitor-ontap-services Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ are this is your problem.
8383
8484** NOTE:** The way the Lambda function is able to use the "local" (i.e. within the subnet) Interface endpoint, as
8585opposed to the Internet facing one, is usually from the DNS resolution of the endpoint hostname
86- "<AWS_Service_Name>.<Region >.amazonaws.com". In order for that to happen, you have to enable “Private DNS names”
86+ "\ < AWS_Service_Name>.\ < Region>.amazonaws.com". In order for that to happen, you have to enable “Private DNS names”
8787for the endpoint. In order to do that, it is required to enable “DNS Hostnames” within the VPC settings. This VPC
8888setting is not enabled by default. After making these changes, if you are using Route53 as your DNS resolver for
8989your VPC, then it will automatically return the local endpoint IP address instead of the Internet facing one.
You can’t perform that action at this time.
0 commit comments