aws-sdk-route53 1.48.0 → 1.51.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-route53.rb +1 -1
- data/lib/aws-sdk-route53/client.rb +101 -90
- data/lib/aws-sdk-route53/client_api.rb +8 -0
- data/lib/aws-sdk-route53/types.rb +148 -133
- metadata +5 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4a52db40d97b723ab31ac7de00e627dd7c31721c2b9c2dffff6218b3f2099c32
|
4
|
+
data.tar.gz: d2a72fda8aa5fb2707aafd636b68e220d3cc3d5a89e4982eac34bd7b000bccde
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8418e0475f01614e389c1a42a15f0dc7aec0df7ade2043906f9b2a1de6c53f00523dbf8cc3f4aa0d60c51cdf7eae0a75a6d0c50050eacff9144b69929a6344ef
|
7
|
+
data.tar.gz: d3deeac13f4a035e5b228770305eaef4b1fd2f94df780029c3709b66699740d6fb08ba623d7e29d1efb7c9b6efc3be6af6a8fe666aaeeac5c0bc7d56d5b55ad9
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.51.0 (2021-07-28)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
1.50.0 (2021-07-27)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
|
13
|
+
|
14
|
+
1.49.0 (2021-04-14)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Documentation updates for route53
|
18
|
+
|
4
19
|
1.48.0 (2021-03-24)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.51.0
|
data/lib/aws-sdk-route53.rb
CHANGED
@@ -373,12 +373,12 @@ module Aws::Route53
|
|
373
373
|
# already exist. You can't convert a public hosted zone into a private
|
374
374
|
# hosted zone.
|
375
375
|
#
|
376
|
-
# <note markdown="1"> If you want to associate a VPC that was created by using one
|
377
|
-
#
|
378
|
-
#
|
379
|
-
#
|
380
|
-
#
|
381
|
-
#
|
376
|
+
# <note markdown="1"> If you want to associate a VPC that was created by using one account
|
377
|
+
# with a private hosted zone that was created by using a different
|
378
|
+
# account, the account that created the private hosted zone must first
|
379
|
+
# submit a `CreateVPCAssociationAuthorization` request. Then the account
|
380
|
+
# that created the VPC must submit an `AssociateVPCWithHostedZone`
|
381
|
+
# request.
|
382
382
|
#
|
383
383
|
# </note>
|
384
384
|
#
|
@@ -511,9 +511,9 @@ module Aws::Route53
|
|
511
511
|
# * `DELETE`\: Deletes an existing resource record set that has the
|
512
512
|
# specified values.
|
513
513
|
#
|
514
|
-
# * `UPSERT`\: If a resource record set does not already exist,
|
515
|
-
# creates it. If a resource set does exist, Route 53
|
516
|
-
# the values in the request.
|
514
|
+
# * `UPSERT`\: If a resource record set does not already exist, Amazon
|
515
|
+
# Web Services creates it. If a resource set does exist, Route 53
|
516
|
+
# updates it with the values in the request.
|
517
517
|
#
|
518
518
|
# **Syntaxes for Creating, Updating, and Deleting Resource Record Sets**
|
519
519
|
#
|
@@ -1205,8 +1205,7 @@ module Aws::Route53
|
|
1205
1205
|
# Adds, edits, or deletes tags for a health check or a hosted zone.
|
1206
1206
|
#
|
1207
1207
|
# For information about using tags for cost allocation, see [Using Cost
|
1208
|
-
# Allocation Tags][1] in the *
|
1209
|
-
# Guide*.
|
1208
|
+
# Allocation Tags][1] in the *Billing and Cost Management User Guide*.
|
1210
1209
|
#
|
1211
1210
|
#
|
1212
1211
|
#
|
@@ -1366,7 +1365,7 @@ module Aws::Route53
|
|
1366
1365
|
# health_check_config: { # required
|
1367
1366
|
# ip_address: "IPAddress",
|
1368
1367
|
# port: 1,
|
1369
|
-
# type: "HTTP", # required, accepts HTTP, HTTPS, HTTP_STR_MATCH, HTTPS_STR_MATCH, TCP, CALCULATED, CLOUDWATCH_METRIC
|
1368
|
+
# type: "HTTP", # required, accepts HTTP, HTTPS, HTTP_STR_MATCH, HTTPS_STR_MATCH, TCP, CALCULATED, CLOUDWATCH_METRIC, RECOVERY_CONTROL
|
1370
1369
|
# resource_path: "ResourcePath",
|
1371
1370
|
# fully_qualified_domain_name: "FullyQualifiedDomainName",
|
1372
1371
|
# search_string: "SearchString",
|
@@ -1384,6 +1383,7 @@ module Aws::Route53
|
|
1384
1383
|
# name: "AlarmName", # required
|
1385
1384
|
# },
|
1386
1385
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
1386
|
+
# routing_control_arn: "RoutingControlArn",
|
1387
1387
|
# },
|
1388
1388
|
# })
|
1389
1389
|
#
|
@@ -1395,7 +1395,7 @@ module Aws::Route53
|
|
1395
1395
|
# resp.health_check.linked_service.description #=> String
|
1396
1396
|
# resp.health_check.health_check_config.ip_address #=> String
|
1397
1397
|
# resp.health_check.health_check_config.port #=> Integer
|
1398
|
-
# resp.health_check.health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC"
|
1398
|
+
# resp.health_check.health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC", "RECOVERY_CONTROL"
|
1399
1399
|
# resp.health_check.health_check_config.resource_path #=> String
|
1400
1400
|
# resp.health_check.health_check_config.fully_qualified_domain_name #=> String
|
1401
1401
|
# resp.health_check.health_check_config.search_string #=> String
|
@@ -1413,6 +1413,7 @@ module Aws::Route53
|
|
1413
1413
|
# resp.health_check.health_check_config.alarm_identifier.region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "ca-central-1", "eu-central-1", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "cn-northwest-1", "cn-north-1", "af-south-1", "eu-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-isob-east-1"
|
1414
1414
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
1415
1415
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
1416
|
+
# resp.health_check.health_check_config.routing_control_arn #=> String
|
1416
1417
|
# resp.health_check.health_check_version #=> Integer
|
1417
1418
|
# resp.health_check.cloud_watch_alarm_configuration.evaluation_periods #=> Integer
|
1418
1419
|
# resp.health_check.cloud_watch_alarm_configuration.threshold #=> Float
|
@@ -1477,6 +1478,9 @@ module Aws::Route53
|
|
1477
1478
|
# servers. When the NS and SOA records are available, the status of the
|
1478
1479
|
# zone changes to `INSYNC`.
|
1479
1480
|
#
|
1481
|
+
# The `CreateHostedZone` request requires the caller to have an
|
1482
|
+
# `ec2:DescribeVpcs` permission.
|
1483
|
+
#
|
1480
1484
|
#
|
1481
1485
|
#
|
1482
1486
|
# [1]: http://aws.amazon.com/route53/pricing/
|
@@ -1602,7 +1606,7 @@ module Aws::Route53
|
|
1602
1606
|
#
|
1603
1607
|
# @option params [required, String] :key_management_service_arn
|
1604
1608
|
# The Amazon resource name (ARN) for a customer managed customer master
|
1605
|
-
# key (CMK) in
|
1609
|
+
# key (CMK) in Key Management Service (KMS). The
|
1606
1610
|
# `KeyManagementServiceArn` must be unique for each key-signing key
|
1607
1611
|
# (KSK) in a single hosted zone. To see an example of
|
1608
1612
|
# `KeyManagementServiceArn` that grants the correct permissions for
|
@@ -1635,12 +1639,12 @@ module Aws::Route53
|
|
1635
1639
|
# The key policy must also include the Amazon Route 53 service in the
|
1636
1640
|
# principal for your account. Specify the following:
|
1637
1641
|
#
|
1638
|
-
# * `"Service": "
|
1642
|
+
# * `"Service": "dnssec-route53.amazonaws.com"`
|
1639
1643
|
#
|
1640
1644
|
# ^
|
1641
1645
|
#
|
1642
|
-
# For more information about working with a customer managed CMK in
|
1643
|
-
#
|
1646
|
+
# For more information about working with a customer managed CMK in KMS,
|
1647
|
+
# see [Key Management Service concepts][1].
|
1644
1648
|
#
|
1645
1649
|
#
|
1646
1650
|
#
|
@@ -1735,8 +1739,8 @@ module Aws::Route53
|
|
1735
1739
|
#
|
1736
1740
|
# * You must create the log group in the us-east-1 region.
|
1737
1741
|
#
|
1738
|
-
# * You must use the same
|
1739
|
-
#
|
1742
|
+
# * You must use the same account to create the log group and the
|
1743
|
+
# hosted zone that you want to configure query logging for.
|
1740
1744
|
#
|
1741
1745
|
# * When you create log groups for query logging, we recommend
|
1742
1746
|
# that you use a consistent prefix, for example:
|
@@ -1745,11 +1749,11 @@ module Aws::Route53
|
|
1745
1749
|
#
|
1746
1750
|
# In the next step, you'll create a resource policy, which
|
1747
1751
|
# controls access to one or more log groups and the associated
|
1748
|
-
#
|
1749
|
-
# on the number of resource policies that you
|
1750
|
-
# recommend that you use a consistent prefix
|
1751
|
-
# same resource policy for all the log groups
|
1752
|
-
# for query logging.
|
1752
|
+
# Amazon Web Services resources, such as Route 53 hosted zones.
|
1753
|
+
# There's a limit on the number of resource policies that you
|
1754
|
+
# can create, so we recommend that you use a consistent prefix
|
1755
|
+
# so you can use the same resource policy for all the log groups
|
1756
|
+
# that you create for query logging.
|
1753
1757
|
#
|
1754
1758
|
# 2. Create a CloudWatch Logs resource policy, and give it the
|
1755
1759
|
# permissions that Route 53 needs to create log streams and to
|
@@ -1763,8 +1767,8 @@ module Aws::Route53
|
|
1763
1767
|
# `arn:aws:logs:us-east-1:123412341234:log-group:/aws/route53/*`
|
1764
1768
|
#
|
1765
1769
|
# <note markdown="1"> You can't use the CloudWatch console to create or edit a
|
1766
|
-
# resource policy. You must use the CloudWatch API, one of the
|
1767
|
-
# SDKs, or the
|
1770
|
+
# resource policy. You must use the CloudWatch API, one of the
|
1771
|
+
# Amazon Web Services SDKs, or the CLI.
|
1768
1772
|
#
|
1769
1773
|
# </note>
|
1770
1774
|
#
|
@@ -1843,7 +1847,8 @@ module Aws::Route53
|
|
1843
1847
|
#
|
1844
1848
|
# To get the ARN for a log group, you can use the CloudWatch console,
|
1845
1849
|
# the [DescribeLogGroups][1] API action, the [describe-log-groups][2]
|
1846
|
-
# command, or the applicable command in one of the
|
1850
|
+
# command, or the applicable command in one of the Amazon Web Services
|
1851
|
+
# SDKs.
|
1847
1852
|
#
|
1848
1853
|
#
|
1849
1854
|
#
|
@@ -1879,8 +1884,7 @@ module Aws::Route53
|
|
1879
1884
|
end
|
1880
1885
|
|
1881
1886
|
# Creates a delegation set (a group of four name servers) that can be
|
1882
|
-
# reused by multiple hosted zones that were created by the same
|
1883
|
-
# account.
|
1887
|
+
# reused by multiple hosted zones that were created by the same account.
|
1884
1888
|
#
|
1885
1889
|
# You can also create a reusable delegation set that uses the four name
|
1886
1890
|
# servers that are associated with an existing hosted zone. Specify the
|
@@ -2154,7 +2158,7 @@ module Aws::Route53
|
|
2154
2158
|
req.send_request(options)
|
2155
2159
|
end
|
2156
2160
|
|
2157
|
-
# Authorizes the
|
2161
|
+
# Authorizes the account that created a specified VPC to submit an
|
2158
2162
|
# `AssociateVPCWithHostedZone` request to associate the VPC with a
|
2159
2163
|
# specified hosted zone that was created by a different account. To
|
2160
2164
|
# submit a `CreateVPCAssociationAuthorization` request, you must use the
|
@@ -2254,8 +2258,8 @@ module Aws::Route53
|
|
2254
2258
|
# see [Replacing and Deleting Health Checks][1] in the *Amazon Route 53
|
2255
2259
|
# Developer Guide*.
|
2256
2260
|
#
|
2257
|
-
# If you're using
|
2258
|
-
#
|
2261
|
+
# If you're using Cloud Map and you configured Cloud Map to create a
|
2262
|
+
# Route 53 health check when you register an instance, you can't use
|
2259
2263
|
# the Route 53 `DeleteHealthCheck` command to delete the health check.
|
2260
2264
|
# The health check is deleted automatically when you deregister the
|
2261
2265
|
# instance; there can be a delay of several hours before the health
|
@@ -2287,8 +2291,8 @@ module Aws::Route53
|
|
2287
2291
|
|
2288
2292
|
# Deletes a hosted zone.
|
2289
2293
|
#
|
2290
|
-
# If the hosted zone was created by another service, such as
|
2291
|
-
#
|
2294
|
+
# If the hosted zone was created by another service, such as Cloud Map,
|
2295
|
+
# see [Deleting Public Hosted Zones That Were Created by Another
|
2292
2296
|
# Service][1] in the *Amazon Route 53 Developer Guide* for information
|
2293
2297
|
# about how to delete it. (The process is the same for public and
|
2294
2298
|
# private hosted zones that were created by another service.)
|
@@ -2333,7 +2337,7 @@ module Aws::Route53
|
|
2333
2337
|
# hosted zone.
|
2334
2338
|
#
|
2335
2339
|
# * Use the `ListHostedZones` action to get a list of the hosted zones
|
2336
|
-
# associated with the current
|
2340
|
+
# associated with the current account.
|
2337
2341
|
#
|
2338
2342
|
#
|
2339
2343
|
#
|
@@ -2371,7 +2375,7 @@ module Aws::Route53
|
|
2371
2375
|
end
|
2372
2376
|
|
2373
2377
|
# Deletes a key-signing key (KSK). Before you can delete a KSK, you must
|
2374
|
-
# deactivate it. The KSK must be
|
2378
|
+
# deactivate it. The KSK must be deactivated before you can delete it
|
2375
2379
|
# regardless of whether the hosted zone is enabled for DNSSEC signing.
|
2376
2380
|
#
|
2377
2381
|
# @option params [required, String] :hosted_zone_id
|
@@ -2554,22 +2558,22 @@ module Aws::Route53
|
|
2554
2558
|
# the hosted zone to submit a `DeleteVPCAssociationAuthorization`
|
2555
2559
|
# request.
|
2556
2560
|
#
|
2557
|
-
# Sending this request only prevents the
|
2558
|
-
#
|
2559
|
-
#
|
2561
|
+
# Sending this request only prevents the account that created the VPC
|
2562
|
+
# from associating the VPC with the Amazon Route 53 hosted zone in the
|
2563
|
+
# future. If the VPC is already associated with the hosted zone,
|
2560
2564
|
# `DeleteVPCAssociationAuthorization` won't disassociate the VPC from
|
2561
2565
|
# the hosted zone. If you want to delete an existing association, use
|
2562
2566
|
# `DisassociateVPCFromHostedZone`.
|
2563
2567
|
#
|
2564
2568
|
# @option params [required, String] :hosted_zone_id
|
2565
2569
|
# When removing authorization to associate a VPC that was created by one
|
2566
|
-
#
|
2567
|
-
#
|
2570
|
+
# account with a hosted zone that was created with a different account,
|
2571
|
+
# the ID of the hosted zone.
|
2568
2572
|
#
|
2569
2573
|
# @option params [required, Types::VPC] :vpc
|
2570
2574
|
# When removing authorization to associate a VPC that was created by one
|
2571
|
-
#
|
2572
|
-
#
|
2575
|
+
# account with a hosted zone that was created with a different account,
|
2576
|
+
# a complex type that includes the ID and region of the VPC.
|
2573
2577
|
#
|
2574
2578
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
2575
2579
|
#
|
@@ -2637,7 +2641,7 @@ module Aws::Route53
|
|
2637
2641
|
# either the account that created the hosted zone or the account that
|
2638
2642
|
# created the Amazon VPC.
|
2639
2643
|
#
|
2640
|
-
# * Some services, such as
|
2644
|
+
# * Some services, such as Cloud Map and Amazon Elastic File System
|
2641
2645
|
# (Amazon EFS) automatically create hosted zones and associate VPCs
|
2642
2646
|
# with the hosted zones. A service can create a hosted zone using your
|
2643
2647
|
# account or using its own account. You can disassociate a VPC from a
|
@@ -2732,8 +2736,9 @@ module Aws::Route53
|
|
2732
2736
|
# For the default limit, see [Limits][1] in the *Amazon Route 53
|
2733
2737
|
# Developer Guide*. To request a higher limit, [open a case][2].
|
2734
2738
|
#
|
2735
|
-
# <note markdown="1"> You can also view account limits in
|
2736
|
-
# the
|
2739
|
+
# <note markdown="1"> You can also view account limits in Amazon Web Services Trusted
|
2740
|
+
# Advisor. Sign in to the Management Console and open the Trusted
|
2741
|
+
# Advisor console at
|
2737
2742
|
# [https://console.aws.amazon.com/trustedadvisor/][3]. Then choose
|
2738
2743
|
# **Service limits** in the navigation pane.
|
2739
2744
|
#
|
@@ -2842,9 +2847,9 @@ module Aws::Route53
|
|
2842
2847
|
# retrieves information that is already available to the public.
|
2843
2848
|
#
|
2844
2849
|
# `GetCheckerIpRanges` still works, but we recommend that you download
|
2845
|
-
# ip-ranges.json, which includes IP address ranges for all
|
2846
|
-
# For more information, see [IP Address Ranges of
|
2847
|
-
# Servers][1] in the *Amazon Route 53 Developer Guide*.
|
2850
|
+
# ip-ranges.json, which includes IP address ranges for all Amazon Web
|
2851
|
+
# Services services. For more information, see [IP Address Ranges of
|
2852
|
+
# Amazon Route 53 Servers][1] in the *Amazon Route 53 Developer Guide*.
|
2848
2853
|
#
|
2849
2854
|
#
|
2850
2855
|
#
|
@@ -3034,7 +3039,7 @@ module Aws::Route53
|
|
3034
3039
|
# resp.health_check.linked_service.description #=> String
|
3035
3040
|
# resp.health_check.health_check_config.ip_address #=> String
|
3036
3041
|
# resp.health_check.health_check_config.port #=> Integer
|
3037
|
-
# resp.health_check.health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC"
|
3042
|
+
# resp.health_check.health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC", "RECOVERY_CONTROL"
|
3038
3043
|
# resp.health_check.health_check_config.resource_path #=> String
|
3039
3044
|
# resp.health_check.health_check_config.fully_qualified_domain_name #=> String
|
3040
3045
|
# resp.health_check.health_check_config.search_string #=> String
|
@@ -3052,6 +3057,7 @@ module Aws::Route53
|
|
3052
3057
|
# resp.health_check.health_check_config.alarm_identifier.region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "ca-central-1", "eu-central-1", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "cn-northwest-1", "cn-north-1", "af-south-1", "eu-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-isob-east-1"
|
3053
3058
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
3054
3059
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
3060
|
+
# resp.health_check.health_check_config.routing_control_arn #=> String
|
3055
3061
|
# resp.health_check.health_check_version #=> Integer
|
3056
3062
|
# resp.health_check.cloud_watch_alarm_configuration.evaluation_periods #=> Integer
|
3057
3063
|
# resp.health_check.cloud_watch_alarm_configuration.threshold #=> Float
|
@@ -3074,7 +3080,7 @@ module Aws::Route53
|
|
3074
3080
|
end
|
3075
3081
|
|
3076
3082
|
# Retrieves the number of health checks that are associated with the
|
3077
|
-
# current
|
3083
|
+
# current account.
|
3078
3084
|
#
|
3079
3085
|
# @return [Types::GetHealthCheckCountResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
3080
3086
|
#
|
@@ -3136,6 +3142,10 @@ module Aws::Route53
|
|
3136
3142
|
|
3137
3143
|
# Gets status of a specified health check.
|
3138
3144
|
#
|
3145
|
+
# This API is intended for use during development to diagnose behavior.
|
3146
|
+
# It doesn’t support production use-cases with high query rates that
|
3147
|
+
# require immediate and actionable responses.
|
3148
|
+
#
|
3139
3149
|
# @option params [required, String] :health_check_id
|
3140
3150
|
# The ID for the health check that you want the current status for. When
|
3141
3151
|
# you created the health check, `CreateHealthCheck` returned the ID in
|
@@ -3251,7 +3261,7 @@ module Aws::Route53
|
|
3251
3261
|
end
|
3252
3262
|
|
3253
3263
|
# Retrieves the number of hosted zones that are associated with the
|
3254
|
-
# current
|
3264
|
+
# current account.
|
3255
3265
|
#
|
3256
3266
|
# @return [Types::GetHostedZoneCountResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
3257
3267
|
#
|
@@ -3536,7 +3546,7 @@ module Aws::Route53
|
|
3536
3546
|
end
|
3537
3547
|
|
3538
3548
|
# Gets the number of traffic policy instances that are associated with
|
3539
|
-
# the current
|
3549
|
+
# the current account.
|
3540
3550
|
#
|
3541
3551
|
# @return [Types::GetTrafficPolicyInstanceCountResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
3542
3552
|
#
|
@@ -3652,7 +3662,7 @@ module Aws::Route53
|
|
3652
3662
|
end
|
3653
3663
|
|
3654
3664
|
# Retrieve a list of the health checks that are associated with the
|
3655
|
-
# current
|
3665
|
+
# current account.
|
3656
3666
|
#
|
3657
3667
|
# @option params [String] :marker
|
3658
3668
|
# If the value of `IsTruncated` in the previous response was `true`, you
|
@@ -3698,7 +3708,7 @@ module Aws::Route53
|
|
3698
3708
|
# resp.health_checks[0].linked_service.description #=> String
|
3699
3709
|
# resp.health_checks[0].health_check_config.ip_address #=> String
|
3700
3710
|
# resp.health_checks[0].health_check_config.port #=> Integer
|
3701
|
-
# resp.health_checks[0].health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC"
|
3711
|
+
# resp.health_checks[0].health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC", "RECOVERY_CONTROL"
|
3702
3712
|
# resp.health_checks[0].health_check_config.resource_path #=> String
|
3703
3713
|
# resp.health_checks[0].health_check_config.fully_qualified_domain_name #=> String
|
3704
3714
|
# resp.health_checks[0].health_check_config.search_string #=> String
|
@@ -3716,6 +3726,7 @@ module Aws::Route53
|
|
3716
3726
|
# resp.health_checks[0].health_check_config.alarm_identifier.region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "ca-central-1", "eu-central-1", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "cn-northwest-1", "cn-north-1", "af-south-1", "eu-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-isob-east-1"
|
3717
3727
|
# resp.health_checks[0].health_check_config.alarm_identifier.name #=> String
|
3718
3728
|
# resp.health_checks[0].health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
3729
|
+
# resp.health_checks[0].health_check_config.routing_control_arn #=> String
|
3719
3730
|
# resp.health_checks[0].health_check_version #=> Integer
|
3720
3731
|
# resp.health_checks[0].cloud_watch_alarm_configuration.evaluation_periods #=> Integer
|
3721
3732
|
# resp.health_checks[0].cloud_watch_alarm_configuration.threshold #=> Float
|
@@ -3742,7 +3753,7 @@ module Aws::Route53
|
|
3742
3753
|
end
|
3743
3754
|
|
3744
3755
|
# Retrieves a list of the public and private hosted zones that are
|
3745
|
-
# associated with the current
|
3756
|
+
# associated with the current account. The response includes a
|
3746
3757
|
# `HostedZones` child element for each hosted zone.
|
3747
3758
|
#
|
3748
3759
|
# Amazon Route 53 returns a maximum of 100 items in each response. If
|
@@ -3818,7 +3829,7 @@ module Aws::Route53
|
|
3818
3829
|
|
3819
3830
|
# Retrieves a list of your hosted zones in lexicographic order. The
|
3820
3831
|
# response includes a `HostedZones` child element for each hosted zone
|
3821
|
-
# created by the current
|
3832
|
+
# created by the current account.
|
3822
3833
|
#
|
3823
3834
|
# `ListHostedZonesByName` sorts hosted zones by name with the labels
|
3824
3835
|
# reversed. For example:
|
@@ -3856,7 +3867,7 @@ module Aws::Route53
|
|
3856
3867
|
# produced the current response.
|
3857
3868
|
#
|
3858
3869
|
# * If the value of `IsTruncated` in the response is true, there are
|
3859
|
-
# more hosted zones associated with the current
|
3870
|
+
# more hosted zones associated with the current account.
|
3860
3871
|
#
|
3861
3872
|
# If `IsTruncated` is false, this response includes the last hosted
|
3862
3873
|
# zone that is associated with the current account. The `NextDNSName`
|
@@ -3865,7 +3876,7 @@ module Aws::Route53
|
|
3865
3876
|
#
|
3866
3877
|
# * The `NextDNSName` and `NextHostedZoneId` elements in the response
|
3867
3878
|
# contain the domain name and the hosted zone ID of the next hosted
|
3868
|
-
# zone that is associated with the current
|
3879
|
+
# zone that is associated with the current account. If you want to
|
3869
3880
|
# list more hosted zones, make another call to
|
3870
3881
|
# `ListHostedZonesByName`, and specify the value of `NextDNSName` and
|
3871
3882
|
# `NextHostedZoneId` in the `dnsname` and `hostedzoneid` parameters,
|
@@ -3880,7 +3891,7 @@ module Aws::Route53
|
|
3880
3891
|
# the `dnsname` parameter only if you want to specify the name of the
|
3881
3892
|
# first hosted zone in the response. If you don't include the `dnsname`
|
3882
3893
|
# parameter, Amazon Route 53 returns all of the hosted zones that were
|
3883
|
-
# created by the current
|
3894
|
+
# created by the current account, in ASCII order. For subsequent
|
3884
3895
|
# requests, include both `dnsname` and `hostedzoneid` parameters. For
|
3885
3896
|
# `dnsname`, specify the value of `NextDNSName` from the previous
|
3886
3897
|
# response.
|
@@ -3950,26 +3961,25 @@ module Aws::Route53
|
|
3950
3961
|
end
|
3951
3962
|
|
3952
3963
|
# Lists all the private hosted zones that a specified VPC is associated
|
3953
|
-
# with, regardless of which
|
3954
|
-
# zones. The `HostedZoneOwner` structure in the response
|
3955
|
-
# the following values:
|
3964
|
+
# with, regardless of which account or Amazon Web Services service owns
|
3965
|
+
# the hosted zones. The `HostedZoneOwner` structure in the response
|
3966
|
+
# contains one of the following values:
|
3956
3967
|
#
|
3957
3968
|
# * An `OwningAccount` element, which contains the account number of
|
3958
|
-
# either the current
|
3959
|
-
#
|
3960
|
-
# current account.
|
3969
|
+
# either the current account or another account. Some services, such
|
3970
|
+
# as Cloud Map, create hosted zones using the current account.
|
3961
3971
|
#
|
3962
|
-
# * An `OwningService` element, which identifies the
|
3963
|
-
# created and owns the hosted zone. For example, if a
|
3964
|
-
# created by Amazon Elastic File System (Amazon EFS),
|
3965
|
-
# `Owner` is `efs.amazonaws.com`.
|
3972
|
+
# * An `OwningService` element, which identifies the Amazon Web Services
|
3973
|
+
# service that created and owns the hosted zone. For example, if a
|
3974
|
+
# hosted zone was created by Amazon Elastic File System (Amazon EFS),
|
3975
|
+
# the value of `Owner` is `efs.amazonaws.com`.
|
3966
3976
|
#
|
3967
3977
|
# @option params [required, String] :vpc_id
|
3968
3978
|
# The ID of the Amazon VPC that you want to list hosted zones for.
|
3969
3979
|
#
|
3970
3980
|
# @option params [required, String] :vpc_region
|
3971
|
-
# For the Amazon VPC that you specified for `VPCId`, the
|
3972
|
-
# you created the VPC in.
|
3981
|
+
# For the Amazon VPC that you specified for `VPCId`, the Amazon Web
|
3982
|
+
# Services Region that you created the VPC in.
|
3973
3983
|
#
|
3974
3984
|
# @option params [Integer] :max_items
|
3975
3985
|
# (Optional) The maximum number of hosted zones that you want Amazon
|
@@ -4024,8 +4034,8 @@ module Aws::Route53
|
|
4024
4034
|
end
|
4025
4035
|
|
4026
4036
|
# Lists the configurations for DNS query logging that are associated
|
4027
|
-
# with the current
|
4028
|
-
#
|
4037
|
+
# with the current account or the configuration that is associated with
|
4038
|
+
# a specified hosted zone.
|
4029
4039
|
#
|
4030
4040
|
# For more information about DNS query logs, see
|
4031
4041
|
# [CreateQueryLoggingConfig][1]. Additional information, including the
|
@@ -4043,10 +4053,10 @@ module Aws::Route53
|
|
4043
4053
|
#
|
4044
4054
|
# If you don't specify a hosted zone ID, `ListQueryLoggingConfigs`
|
4045
4055
|
# returns all of the configurations that are associated with the current
|
4046
|
-
#
|
4056
|
+
# account.
|
4047
4057
|
#
|
4048
4058
|
# @option params [String] :next_token
|
4049
|
-
# (Optional) If the current
|
4059
|
+
# (Optional) If the current account has more than `MaxResults` query
|
4050
4060
|
# logging configurations, use `NextToken` to get the second and
|
4051
4061
|
# subsequent pages of results.
|
4052
4062
|
#
|
@@ -4059,8 +4069,8 @@ module Aws::Route53
|
|
4059
4069
|
# @option params [String] :max_results
|
4060
4070
|
# (Optional) The maximum number of query logging configurations that you
|
4061
4071
|
# want Amazon Route 53 to return in response to the current request. If
|
4062
|
-
# the current
|
4063
|
-
#
|
4072
|
+
# the current account has more than `MaxResults` configurations, use the
|
4073
|
+
# value of [NextToken][1] in the response to get the next page of
|
4064
4074
|
# results.
|
4065
4075
|
#
|
4066
4076
|
# If you don't specify a value for `MaxResults`, Route 53 returns up to
|
@@ -4287,7 +4297,7 @@ module Aws::Route53
|
|
4287
4297
|
end
|
4288
4298
|
|
4289
4299
|
# Retrieves a list of the reusable delegation sets that are associated
|
4290
|
-
# with the current
|
4300
|
+
# with the current account.
|
4291
4301
|
#
|
4292
4302
|
# @option params [String] :marker
|
4293
4303
|
# If the value of `IsTruncated` in the previous response was `true`, you
|
@@ -4346,8 +4356,7 @@ module Aws::Route53
|
|
4346
4356
|
# Lists tags for one health check or hosted zone.
|
4347
4357
|
#
|
4348
4358
|
# For information about using tags for cost allocation, see [Using Cost
|
4349
|
-
# Allocation Tags][1] in the *
|
4350
|
-
# Guide*.
|
4359
|
+
# Allocation Tags][1] in the *Billing and Cost Management User Guide*.
|
4351
4360
|
#
|
4352
4361
|
#
|
4353
4362
|
#
|
@@ -4394,8 +4403,7 @@ module Aws::Route53
|
|
4394
4403
|
# Lists tags for up to 10 health checks or hosted zones.
|
4395
4404
|
#
|
4396
4405
|
# For information about using tags for cost allocation, see [Using Cost
|
4397
|
-
# Allocation Tags][1] in the *
|
4398
|
-
# Guide*.
|
4406
|
+
# Allocation Tags][1] in the *Billing and Cost Management User Guide*.
|
4399
4407
|
#
|
4400
4408
|
#
|
4401
4409
|
#
|
@@ -4442,8 +4450,8 @@ module Aws::Route53
|
|
4442
4450
|
end
|
4443
4451
|
|
4444
4452
|
# Gets information about the latest version for every traffic policy
|
4445
|
-
# that is associated with the current
|
4446
|
-
#
|
4453
|
+
# that is associated with the current account. Policies are listed in
|
4454
|
+
# the order that they were created in.
|
4447
4455
|
#
|
4448
4456
|
# For information about how of deleting a traffic policy affects the
|
4449
4457
|
# response from `ListTrafficPolicies`, see [DeleteTrafficPolicy][1].
|
@@ -4507,7 +4515,7 @@ module Aws::Route53
|
|
4507
4515
|
end
|
4508
4516
|
|
4509
4517
|
# Gets information about the traffic policy instances that you created
|
4510
|
-
# by using the current
|
4518
|
+
# by using the current account.
|
4511
4519
|
#
|
4512
4520
|
# <note markdown="1"> After you submit an `UpdateTrafficPolicyInstance` request, there's a
|
4513
4521
|
# brief delay while Amazon Route 53 creates the resource record sets
|
@@ -4954,6 +4962,8 @@ module Aws::Route53
|
|
4954
4962
|
# specify the IP address of a DNS resolver, an EDNS0 client subnet IP
|
4955
4963
|
# address, and a subnet mask.
|
4956
4964
|
#
|
4965
|
+
# This call only supports querying public hosted zones.
|
4966
|
+
#
|
4957
4967
|
# @option params [required, String] :hosted_zone_id
|
4958
4968
|
# The ID of the hosted zone that you want Amazon Route 53 to simulate a
|
4959
4969
|
# query for.
|
@@ -4968,8 +4978,8 @@ module Aws::Route53
|
|
4968
4978
|
# @option params [String] :resolver_ip
|
4969
4979
|
# If you want to simulate a request from a specific DNS resolver,
|
4970
4980
|
# specify the IP address for that resolver. If you omit this value,
|
4971
|
-
# `TestDnsAnswer` uses the IP address of a DNS resolver in the
|
4972
|
-
# East (N. Virginia) Region (`us-east-1`).
|
4981
|
+
# `TestDnsAnswer` uses the IP address of a DNS resolver in the Amazon
|
4982
|
+
# Web Services US East (N. Virginia) Region (`us-east-1`).
|
4973
4983
|
#
|
4974
4984
|
# @option params [String] :edns0_client_subnet_ip
|
4975
4985
|
# If the resolver that you specified for resolverip supports EDNS0,
|
@@ -5402,7 +5412,7 @@ module Aws::Route53
|
|
5402
5412
|
# resp.health_check.linked_service.description #=> String
|
5403
5413
|
# resp.health_check.health_check_config.ip_address #=> String
|
5404
5414
|
# resp.health_check.health_check_config.port #=> Integer
|
5405
|
-
# resp.health_check.health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC"
|
5415
|
+
# resp.health_check.health_check_config.type #=> String, one of "HTTP", "HTTPS", "HTTP_STR_MATCH", "HTTPS_STR_MATCH", "TCP", "CALCULATED", "CLOUDWATCH_METRIC", "RECOVERY_CONTROL"
|
5406
5416
|
# resp.health_check.health_check_config.resource_path #=> String
|
5407
5417
|
# resp.health_check.health_check_config.fully_qualified_domain_name #=> String
|
5408
5418
|
# resp.health_check.health_check_config.search_string #=> String
|
@@ -5420,6 +5430,7 @@ module Aws::Route53
|
|
5420
5430
|
# resp.health_check.health_check_config.alarm_identifier.region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "ca-central-1", "eu-central-1", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "cn-northwest-1", "cn-north-1", "af-south-1", "eu-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-isob-east-1"
|
5421
5431
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
5422
5432
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
5433
|
+
# resp.health_check.health_check_config.routing_control_arn #=> String
|
5423
5434
|
# resp.health_check.health_check_version #=> Integer
|
5424
5435
|
# resp.health_check.cloud_watch_alarm_configuration.evaluation_periods #=> Integer
|
5425
5436
|
# resp.health_check.cloud_watch_alarm_configuration.threshold #=> Float
|
@@ -5609,7 +5620,7 @@ module Aws::Route53
|
|
5609
5620
|
params: params,
|
5610
5621
|
config: config)
|
5611
5622
|
context[:gem_name] = 'aws-sdk-route53'
|
5612
|
-
context[:gem_version] = '1.
|
5623
|
+
context[:gem_version] = '1.51.0'
|
5613
5624
|
Seahorse::Client::Request.new(handlers, context)
|
5614
5625
|
end
|
5615
5626
|
|