You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-route-53): Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web
572
572
* service.</p>
573
-
* <p>You can use Route 53 to:</p>
574
-
* <ul>
573
+
* <p>You can use Route 53 to:</p>
574
+
* <ul>
575
575
* <li>
576
576
* <p>Register domain names.</p>
577
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-domain-registration.html">How domain registration works</a>.</p>
577
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-domain-registration.html">How domain registration works</a>.</p>
578
578
* </li>
579
579
* <li>
580
580
* <p>Route internet traffic to the resources for your domain</p>
581
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-dns-service.html">How internet traffic is routed to your website or web application</a>.</p>
581
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-dns-service.html">How internet traffic is routed to your website or web application</a>.</p>
582
582
* </li>
583
583
* <li>
584
584
* <p>Check the health of your resources.</p>
585
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-health-checks.html">How Route 53 checks the health of your resources</a>.</p>
585
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-health-checks.html">How Route 53 checks the health of your resources</a>.</p>
* expected. For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/traffic-flow.html">Using Traffic Flow to Route
74
74
* DNS Traffic</a> in the <i>Amazon Route 53 Developer
75
75
* Guide</i>.</p>
76
-
* <p>
76
+
* <p>
77
77
* <b>Create, Delete, and Upsert</b>
78
78
* </p>
79
-
* <p>Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following
79
+
* <p>Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following
80
80
* actions:</p>
81
-
* <ul>
81
+
* <ul>
82
82
* <li>
83
-
* <p>
83
+
* <p>
84
84
* <code>CREATE</code>: Creates a resource record set that has the specified
85
85
* values.</p>
86
-
* </li>
86
+
* </li>
87
87
* <li>
88
-
* <p>
88
+
* <p>
89
89
* <code>DELETE</code>: Deletes an existing resource record set that has the
90
90
* specified values.</p>
91
-
* </li>
91
+
* </li>
92
92
* <li>
93
-
* <p>
93
+
* <p>
94
94
* <code>UPSERT</code>: If a resource set exists Route 53 updates it with the
95
95
* values in the request. </p>
96
-
* </li>
96
+
* </li>
97
97
* </ul>
98
-
* <p>
98
+
* <p>
99
99
* <b>Syntaxes for Creating, Updating, and Deleting Resource Record
100
100
* Sets</b>
101
101
* </p>
102
-
* <p>The syntax for a request depends on the type of resource record set that you want to
102
+
* <p>The syntax for a request depends on the type of resource record set that you want to
103
103
* create, delete, or update, such as weighted, alias, or failover. The XML elements in
104
104
* your request must appear in the order listed in the syntax. </p>
105
-
*
106
-
* <p>For an example for each type of resource record set, see "Examples."</p>
107
-
*
108
-
* <p>Don't refer to the syntax in the "Parameter Syntax" section, which includes
105
+
* <p>For an example for each type of resource record set, see "Examples."</p>
106
+
* <p>Don't refer to the syntax in the "Parameter Syntax" section, which includes
109
107
* all of the elements for every kind of resource record set that you can create, delete,
110
108
* or update by using <code>ChangeResourceRecordSets</code>. </p>
111
-
* <p>
109
+
* <p>
112
110
* <b>Change Propagation to Route 53 DNS Servers</b>
113
111
* </p>
114
-
* <p>When you submit a <code>ChangeResourceRecordSets</code> request, Route 53 propagates
112
+
* <p>When you submit a <code>ChangeResourceRecordSets</code> request, Route 53 propagates
115
113
* your changes to all of the Route 53 authoritative DNS servers. While your changes are
116
114
* propagating, <code>GetChange</code> returns a status of <code>PENDING</code>. When
117
115
* propagation is complete, <code>GetChange</code> returns a status of <code>INSYNC</code>.
118
116
* Changes generally propagate to all Route 53 name servers within 60 seconds. For more
119
117
* information, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html">GetChange</a>.</p>
120
-
* <p>
118
+
* <p>
121
119
* <b>Limits on ChangeResourceRecordSets Requests</b>
122
120
* </p>
123
-
* <p>For information about the limits on a <code>ChangeResourceRecordSets</code> request,
121
+
* <p>For information about the limits on a <code>ChangeResourceRecordSets</code> request,
124
122
* see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
125
123
* @example
126
124
* Use a bare-bones client and the command you need to make an API call.
* <p>Adds, edits, or deletes tags for a health check or a hosted zone.</p>
33
-
* <p>For information about using tags for cost allocation, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation
33
+
* <p>For information about using tags for cost allocation, see <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using Cost Allocation
34
34
* Tags</a> in the <i>Billing and Cost Management User Guide</i>.</p>
35
35
* @example
36
36
* Use a bare-bones client and the command you need to make an API call.
* <p>For information about adding health checks to resource record sets, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResourceRecordSet.html#Route53-Type-ResourceRecordSet-HealthCheckId">HealthCheckId</a> in <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>. </p>
34
-
* <p>
33
+
* <p>For information about adding health checks to resource record sets, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResourceRecordSet.html#Route53-Type-ResourceRecordSet-HealthCheckId">HealthCheckId</a> in <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeResourceRecordSets.html">ChangeResourceRecordSets</a>. </p>
34
+
* <p>
35
35
* <b>ELB Load Balancers</b>
36
36
* </p>
37
-
* <p>If you're registering EC2 instances with an Elastic Load Balancing (ELB) load
37
+
* <p>If you're registering EC2 instances with an Elastic Load Balancing (ELB) load
38
38
* balancer, do not create Amazon Route 53 health checks for the EC2 instances. When you
39
39
* register an EC2 instance with a load balancer, you configure settings for an ELB health
40
40
* check, which performs a similar function to a Route 53 health check.</p>
41
-
* <p>
41
+
* <p>
42
42
* <b>Private Hosted Zones</b>
43
43
* </p>
44
-
* <p>You can associate health checks with failover resource record sets in a private hosted
44
+
* <p>You can associate health checks with failover resource record sets in a private hosted
45
45
* zone. Note the following:</p>
46
-
* <ul>
46
+
* <ul>
47
47
* <li>
48
-
* <p>Route 53 health checkers are outside the VPC. To check the health of an
48
+
* <p>Route 53 health checkers are outside the VPC. To check the health of an
49
49
* endpoint within a VPC by IP address, you must assign a public IP address to the
50
50
* instance in the VPC.</p>
51
-
* </li>
51
+
* </li>
52
52
* <li>
53
-
* <p>You can configure a health checker to check the health of an external resource
53
+
* <p>You can configure a health checker to check the health of an external resource
54
54
* that the instance relies on, such as a database server.</p>
55
-
* </li>
55
+
* </li>
56
56
* <li>
57
-
* <p>You can create a CloudWatch metric, associate an alarm with the metric, and
57
+
* <p>You can create a CloudWatch metric, associate an alarm with the metric, and
58
58
* then create a health check that is based on the state of the alarm. For example,
59
59
* you might create a CloudWatch metric that checks the status of the Amazon EC2
60
60
* <code>StatusCheckFailed</code> metric, add an alarm to the metric, and then
61
61
* create a health check that is based on the state of the alarm. For information
62
62
* about creating CloudWatch metrics and alarms by using the CloudWatch console,
63
63
* see the <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html">Amazon
64
64
* CloudWatch User Guide</a>.</p>
65
-
* </li>
65
+
* </li>
66
66
* </ul>
67
67
* @example
68
68
* Use a bare-bones client and the command you need to make an API call.
0 commit comments