Skip to content

Commit 5bf3a34

Browse files
committed
Fixed a formatting error.
1 parent e320885 commit 5bf3a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Monitoring/monitor-ontap-services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
8585
opposed 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”
8787
for the endpoint. In order to do that, it is required to enable “DNS Hostnames” within the VPC settings. This VPC
8888
setting is not enabled by default. After making these changes, if you are using Route53 as your DNS resolver for
8989
your VPC, then it will automatically return the local endpoint IP address instead of the Internet facing one.

0 commit comments

Comments
 (0)