aws-sdk-route53 1.66.0 → 1.68.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-route53/client.rb +19 -19
- data/lib/aws-sdk-route53/endpoint_provider.rb +46 -46
- data/lib/aws-sdk-route53/types.rb +19 -20
- data/lib/aws-sdk-route53.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 327fa17f25b711d2f6fb7079f947094f43f465b49743af965bdaf09d70fe61c4
|
4
|
+
data.tar.gz: 18656d1e62ca1a3d9001b185a4e8b2319e2df90ba5b5dee1943d0ee7bb2e5d27
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4842cdb4da385cc3246a3937c02e8fd7e27b43e67ae4c5d7f4a29599dec428b3103c4e48085759ab389082e8e873f9d519dfedc7d30f333cf18243c4ce5cb7ef
|
7
|
+
data.tar.gz: 29e0dc9f4b9e7c480536b4cc1462adeb63bb2e53d9fa86db11be353574474866cacd8d549e9e25459790de17af78620accf6a1f14ef086cd8da1b562b5af2649
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.68.0 (2022-11-15)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
|
8
|
+
|
9
|
+
1.67.0 (2022-11-08)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
|
13
|
+
|
4
14
|
1.66.0 (2022-10-25)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.68.0
|
@@ -491,7 +491,7 @@ module Aws::Route53
|
|
491
491
|
# resp = client.associate_vpc_with_hosted_zone({
|
492
492
|
# hosted_zone_id: "ResourceId", # required
|
493
493
|
# vpc: { # required
|
494
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
494
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
495
495
|
# vpc_id: "VPCId",
|
496
496
|
# },
|
497
497
|
# comment: "AssociateVPCComment",
|
@@ -1296,7 +1296,7 @@ module Aws::Route53
|
|
1296
1296
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
|
1297
1297
|
# set_identifier: "ResourceRecordSetIdentifier",
|
1298
1298
|
# weight: 1,
|
1299
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, ap-south-1, af-south-1, eu-south-1
|
1299
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, me-central-1, ap-south-1, af-south-1, eu-south-1, eu-south-2
|
1300
1300
|
# geo_location: {
|
1301
1301
|
# continent_code: "GeoLocationContinentCode",
|
1302
1302
|
# country_code: "GeoLocationCountryCode",
|
@@ -1560,7 +1560,7 @@ module Aws::Route53
|
|
1560
1560
|
# enable_sni: false,
|
1561
1561
|
# regions: ["us-east-1"], # accepts us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1
|
1562
1562
|
# alarm_identifier: {
|
1563
|
-
# region: "us-east-1", # required, accepts 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, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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-iso-west-1, us-isob-east-1
|
1563
|
+
# region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-central-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, me-south-1, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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, eu-south-2, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1
|
1564
1564
|
# name: "AlarmName", # required
|
1565
1565
|
# },
|
1566
1566
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -1591,7 +1591,7 @@ module Aws::Route53
|
|
1591
1591
|
# resp.health_check.health_check_config.enable_sni #=> Boolean
|
1592
1592
|
# resp.health_check.health_check_config.regions #=> Array
|
1593
1593
|
# resp.health_check.health_check_config.regions[0] #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "sa-east-1"
|
1594
|
-
# 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", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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-iso-west-1", "us-isob-east-1"
|
1594
|
+
# 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-central-2", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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", "eu-south-2", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1"
|
1595
1595
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
1596
1596
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
1597
1597
|
# resp.health_check.health_check_config.routing_control_arn #=> String
|
@@ -1756,7 +1756,7 @@ module Aws::Route53
|
|
1756
1756
|
# resp = client.create_hosted_zone({
|
1757
1757
|
# name: "DNSName", # required
|
1758
1758
|
# vpc: {
|
1759
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
1759
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
1760
1760
|
# vpc_id: "VPCId",
|
1761
1761
|
# },
|
1762
1762
|
# caller_reference: "Nonce", # required
|
@@ -1785,7 +1785,7 @@ module Aws::Route53
|
|
1785
1785
|
# resp.delegation_set.caller_reference #=> String
|
1786
1786
|
# resp.delegation_set.name_servers #=> Array
|
1787
1787
|
# resp.delegation_set.name_servers[0] #=> String
|
1788
|
-
# resp.vpc.vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1"
|
1788
|
+
# resp.vpc.vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "eu-central-2", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1", "eu-south-2"
|
1789
1789
|
# resp.vpc.vpc_id #=> String
|
1790
1790
|
# resp.location #=> String
|
1791
1791
|
#
|
@@ -2413,7 +2413,7 @@ module Aws::Route53
|
|
2413
2413
|
# resp = client.create_vpc_association_authorization({
|
2414
2414
|
# hosted_zone_id: "ResourceId", # required
|
2415
2415
|
# vpc: { # required
|
2416
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
2416
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
2417
2417
|
# vpc_id: "VPCId",
|
2418
2418
|
# },
|
2419
2419
|
# })
|
@@ -2421,7 +2421,7 @@ module Aws::Route53
|
|
2421
2421
|
# @example Response structure
|
2422
2422
|
#
|
2423
2423
|
# resp.hosted_zone_id #=> String
|
2424
|
-
# resp.vpc.vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1"
|
2424
|
+
# resp.vpc.vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "eu-central-2", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1", "eu-south-2"
|
2425
2425
|
# resp.vpc.vpc_id #=> String
|
2426
2426
|
#
|
2427
2427
|
# @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/CreateVPCAssociationAuthorization AWS API Documentation
|
@@ -2839,7 +2839,7 @@ module Aws::Route53
|
|
2839
2839
|
# resp = client.delete_vpc_association_authorization({
|
2840
2840
|
# hosted_zone_id: "ResourceId", # required
|
2841
2841
|
# vpc: { # required
|
2842
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
2842
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
2843
2843
|
# vpc_id: "VPCId",
|
2844
2844
|
# },
|
2845
2845
|
# })
|
@@ -2952,7 +2952,7 @@ module Aws::Route53
|
|
2952
2952
|
# resp = client.disassociate_vpc_from_hosted_zone({
|
2953
2953
|
# hosted_zone_id: "ResourceId", # required
|
2954
2954
|
# vpc: { # required
|
2955
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
2955
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
2956
2956
|
# vpc_id: "VPCId",
|
2957
2957
|
# },
|
2958
2958
|
# comment: "DisassociateVPCComment",
|
@@ -3329,7 +3329,7 @@ module Aws::Route53
|
|
3329
3329
|
# resp.health_check.health_check_config.enable_sni #=> Boolean
|
3330
3330
|
# resp.health_check.health_check_config.regions #=> Array
|
3331
3331
|
# resp.health_check.health_check_config.regions[0] #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "sa-east-1"
|
3332
|
-
# 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", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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-iso-west-1", "us-isob-east-1"
|
3332
|
+
# 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-central-2", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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", "eu-south-2", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1"
|
3333
3333
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
3334
3334
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
3335
3335
|
# resp.health_check.health_check_config.routing_control_arn #=> String
|
@@ -3523,7 +3523,7 @@ module Aws::Route53
|
|
3523
3523
|
# resp.delegation_set.name_servers #=> Array
|
3524
3524
|
# resp.delegation_set.name_servers[0] #=> String
|
3525
3525
|
# resp.vp_cs #=> Array
|
3526
|
-
# resp.vp_cs[0].vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1"
|
3526
|
+
# resp.vp_cs[0].vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "eu-central-2", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1", "eu-south-2"
|
3527
3527
|
# resp.vp_cs[0].vpc_id #=> String
|
3528
3528
|
#
|
3529
3529
|
# @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetHostedZone AWS API Documentation
|
@@ -4137,7 +4137,7 @@ module Aws::Route53
|
|
4137
4137
|
# resp.health_checks[0].health_check_config.enable_sni #=> Boolean
|
4138
4138
|
# resp.health_checks[0].health_check_config.regions #=> Array
|
4139
4139
|
# resp.health_checks[0].health_check_config.regions[0] #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "sa-east-1"
|
4140
|
-
# 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", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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-iso-west-1", "us-isob-east-1"
|
4140
|
+
# 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-central-2", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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", "eu-south-2", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1"
|
4141
4141
|
# resp.health_checks[0].health_check_config.alarm_identifier.name #=> String
|
4142
4142
|
# resp.health_checks[0].health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
4143
4143
|
# resp.health_checks[0].health_check_config.routing_control_arn #=> String
|
@@ -4447,7 +4447,7 @@ module Aws::Route53
|
|
4447
4447
|
#
|
4448
4448
|
# resp = client.list_hosted_zones_by_vpc({
|
4449
4449
|
# vpc_id: "VPCId", # required
|
4450
|
-
# vpc_region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
4450
|
+
# vpc_region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
4451
4451
|
# max_items: 1,
|
4452
4452
|
# next_token: "PaginationToken",
|
4453
4453
|
# })
|
@@ -4705,7 +4705,7 @@ module Aws::Route53
|
|
4705
4705
|
# resp.resource_record_sets[0].type #=> String, one of "SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA", "DS"
|
4706
4706
|
# resp.resource_record_sets[0].set_identifier #=> String
|
4707
4707
|
# resp.resource_record_sets[0].weight #=> Integer
|
4708
|
-
# resp.resource_record_sets[0].region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "ca-central-1", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "cn-north-1", "cn-northwest-1", "ap-east-1", "me-south-1", "ap-south-1", "af-south-1", "eu-south-1"
|
4708
|
+
# resp.resource_record_sets[0].region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "ca-central-1", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "eu-central-2", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "cn-north-1", "cn-northwest-1", "ap-east-1", "me-south-1", "me-central-1", "ap-south-1", "af-south-1", "eu-south-1", "eu-south-2"
|
4709
4709
|
# resp.resource_record_sets[0].geo_location.continent_code #=> String
|
4710
4710
|
# resp.resource_record_sets[0].geo_location.country_code #=> String
|
4711
4711
|
# resp.resource_record_sets[0].geo_location.subdivision_code #=> String
|
@@ -5385,7 +5385,7 @@ module Aws::Route53
|
|
5385
5385
|
# resp.hosted_zone_id #=> String
|
5386
5386
|
# resp.next_token #=> String
|
5387
5387
|
# resp.vp_cs #=> Array
|
5388
|
-
# resp.vp_cs[0].vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1"
|
5388
|
+
# resp.vp_cs[0].vpc_region #=> String, one of "us-east-1", "us-east-2", "us-west-1", "us-west-2", "eu-west-1", "eu-west-2", "eu-west-3", "eu-central-1", "eu-central-2", "ap-east-1", "me-south-1", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1", "me-central-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1", "ca-central-1", "cn-north-1", "af-south-1", "eu-south-1", "eu-south-2"
|
5389
5389
|
# resp.vp_cs[0].vpc_id #=> String
|
5390
5390
|
#
|
5391
5391
|
# @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ListVPCAssociationAuthorizations AWS API Documentation
|
@@ -5837,7 +5837,7 @@ module Aws::Route53
|
|
5837
5837
|
# enable_sni: false,
|
5838
5838
|
# regions: ["us-east-1"], # accepts us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1
|
5839
5839
|
# alarm_identifier: {
|
5840
|
-
# region: "us-east-1", # required, accepts 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, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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-iso-west-1, us-isob-east-1
|
5840
|
+
# region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-central-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, me-south-1, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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, eu-south-2, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1
|
5841
5841
|
# name: "AlarmName", # required
|
5842
5842
|
# },
|
5843
5843
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -5867,7 +5867,7 @@ module Aws::Route53
|
|
5867
5867
|
# resp.health_check.health_check_config.enable_sni #=> Boolean
|
5868
5868
|
# resp.health_check.health_check_config.regions #=> Array
|
5869
5869
|
# resp.health_check.health_check_config.regions[0] #=> String, one of "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "sa-east-1"
|
5870
|
-
# 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", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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-iso-west-1", "us-isob-east-1"
|
5870
|
+
# 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-central-2", "eu-west-1", "eu-west-2", "eu-west-3", "ap-east-1", "me-south-1", "me-central-1", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "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", "eu-south-2", "us-gov-west-1", "us-gov-east-1", "us-iso-east-1", "us-iso-west-1", "us-isob-east-1"
|
5871
5871
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
5872
5872
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
5873
5873
|
# resp.health_check.health_check_config.routing_control_arn #=> String
|
@@ -6060,7 +6060,7 @@ module Aws::Route53
|
|
6060
6060
|
params: params,
|
6061
6061
|
config: config)
|
6062
6062
|
context[:gem_name] = 'aws-sdk-route53'
|
6063
|
-
context[:gem_version] = '1.
|
6063
|
+
context[:gem_version] = '1.68.0'
|
6064
6064
|
Seahorse::Client::Request.new(handlers, context)
|
6065
6065
|
end
|
6066
6066
|
|
@@ -78,8 +78,8 @@ YXJ0aXRpb25SZXN1bHQifSwic3VwcG9ydHNEdWFsU3RhY2siXX1dfV0sInR5
|
|
78
78
|
cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2lu
|
79
79
|
dCI6eyJ1cmwiOiJodHRwczovL3JvdXRlLTUzLWZpcHMue1JlZ2lvbn0uYXBp
|
80
80
|
LmF3cyIsInByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7Im5hbWUiOiJz
|
81
|
-
|
82
|
-
|
81
|
+
aWd2NCIsInNpZ25pbmdSZWdpb24iOiJ1cy1lYXN0LTEiLCJzaWduaW5nTmFt
|
82
|
+
ZSI6InJvdXRlNTMifV19LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2lu
|
83
83
|
dCJ9XX0seyJjb25kaXRpb25zIjpbXSwiZXJyb3IiOiJGSVBTIGFuZCBEdWFs
|
84
84
|
U3RhY2sgYXJlIGVuYWJsZWQsIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5v
|
85
85
|
dCBzdXBwb3J0IG9uZSBvciBib3RoIiwidHlwZSI6ImVycm9yIn1dfSx7ImNv
|
@@ -90,8 +90,8 @@ dHJ1ZSx7ImZuIjoiZ2V0QXR0ciIsImFyZ3YiOlt7InJlZiI6IlBhcnRpdGlv
|
|
90
90
|
blJlc3VsdCJ9LCJzdXBwb3J0c0ZJUFMiXX1dfV0sInR5cGUiOiJ0cmVlIiwi
|
91
91
|
cnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwiOiJo
|
92
92
|
dHRwczovL3JvdXRlNTMtZmlwcy5hbWF6b25hd3MuY29tIiwicHJvcGVydGll
|
93
|
-
|
94
|
-
|
93
|
+
cyI6eyJhdXRoU2NoZW1lcyI6W3sibmFtZSI6InNpZ3Y0Iiwic2lnbmluZ1Jl
|
94
|
+
Z2lvbiI6InVzLWVhc3QtMSIsInNpZ25pbmdOYW1lIjoicm91dGU1MyJ9XX0s
|
95
95
|
ImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBvaW50In1dfSx7ImNvbmRpdGlv
|
96
96
|
bnMiOltdLCJlcnJvciI6IkZJUFMgaXMgZW5hYmxlZCBidXQgdGhpcyBwYXJ0
|
97
97
|
aXRpb24gZG9lcyBub3Qgc3VwcG9ydCBGSVBTIiwidHlwZSI6ImVycm9yIn1d
|
@@ -103,15 +103,15 @@ IjoiUGFydGl0aW9uUmVzdWx0In0sInN1cHBvcnRzRHVhbFN0YWNrIl19XX1d
|
|
103
103
|
LCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25zIjpbXSwiZW5k
|
104
104
|
cG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9yb3V0ZS01My57UmVnaW9ufS5hcGku
|
105
105
|
YXdzIiwicHJvcGVydGllcyI6eyJhdXRoU2NoZW1lcyI6W3sibmFtZSI6InNp
|
106
|
-
|
107
|
-
|
106
|
+
Z3Y0Iiwic2lnbmluZ1JlZ2lvbiI6InVzLWVhc3QtMSIsInNpZ25pbmdOYW1l
|
107
|
+
Ijoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBvaW50
|
108
108
|
In1dfSx7ImNvbmRpdGlvbnMiOltdLCJlcnJvciI6IkR1YWxTdGFjayBpcyBl
|
109
109
|
bmFibGVkIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5vdCBzdXBwb3J0IER1
|
110
110
|
YWxTdGFjayIsInR5cGUiOiJlcnJvciJ9XX0seyJjb25kaXRpb25zIjpbXSwi
|
111
111
|
ZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9yb3V0ZTUzLmFtYXpvbmF3cy5j
|
112
112
|
b20iLCJwcm9wZXJ0aWVzIjp7ImF1dGhTY2hlbWVzIjpbeyJuYW1lIjoic2ln
|
113
|
-
|
114
|
-
|
113
|
+
djQiLCJzaWduaW5nUmVnaW9uIjoidXMtZWFzdC0xIiwic2lnbmluZ05hbWUi
|
114
|
+
OiJyb3V0ZTUzIn1dfSwiaGVhZGVycyI6e319LCJ0eXBlIjoiZW5kcG9pbnQi
|
115
115
|
fV19LHsiY29uZGl0aW9ucyI6W3siZm4iOiJzdHJpbmdFcXVhbHMiLCJhcmd2
|
116
116
|
IjpbeyJmbiI6ImdldEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQYXJ0aXRpb25S
|
117
117
|
ZXN1bHQifSwibmFtZSJdfSwiYXdzLWNuIl19XSwidHlwZSI6InRyZWUiLCJy
|
@@ -127,8 +127,8 @@ bHQifSwic3VwcG9ydHNEdWFsU3RhY2siXX1dfV0sInR5cGUiOiJ0cmVlIiwi
|
|
127
127
|
cnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwiOiJo
|
128
128
|
dHRwczovL3JvdXRlLTUzLWZpcHMue1JlZ2lvbn0uYXBpLmFtYXpvbndlYnNl
|
129
129
|
cnZpY2VzLmNvbS5jbiIsInByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7
|
130
|
-
|
131
|
-
|
130
|
+
Im5hbWUiOiJzaWd2NCIsInNpZ25pbmdSZWdpb24iOiJjbi1ub3J0aHdlc3Qt
|
131
|
+
MSIsInNpZ25pbmdOYW1lIjoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwi
|
132
132
|
dHlwZSI6ImVuZHBvaW50In1dfSx7ImNvbmRpdGlvbnMiOltdLCJlcnJvciI6
|
133
133
|
IkZJUFMgYW5kIER1YWxTdGFjayBhcmUgZW5hYmxlZCwgYnV0IHRoaXMgcGFy
|
134
134
|
dGl0aW9uIGRvZXMgbm90IHN1cHBvcnQgb25lIG9yIGJvdGgiLCJ0eXBlIjoi
|
@@ -140,8 +140,8 @@ cmVmIjoiUGFydGl0aW9uUmVzdWx0In0sInN1cHBvcnRzRklQUyJdfV19XSwi
|
|
140
140
|
dHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W10sImVuZHBv
|
141
141
|
aW50Ijp7InVybCI6Imh0dHBzOi8vcm91dGUtNTMtZmlwcy57UmVnaW9ufS5h
|
142
142
|
bWF6b25hd3MuY29tLmNuIiwicHJvcGVydGllcyI6eyJhdXRoU2NoZW1lcyI6
|
143
|
-
|
144
|
-
|
143
|
+
W3sibmFtZSI6InNpZ3Y0Iiwic2lnbmluZ1JlZ2lvbiI6ImNuLW5vcnRod2Vz
|
144
|
+
dC0xIiwic2lnbmluZ05hbWUiOiJyb3V0ZTUzIn1dfSwiaGVhZGVycyI6e319
|
145
145
|
LCJ0eXBlIjoiZW5kcG9pbnQifV19LHsiY29uZGl0aW9ucyI6W10sImVycm9y
|
146
146
|
IjoiRklQUyBpcyBlbmFibGVkIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5v
|
147
147
|
dCBzdXBwb3J0IEZJUFMiLCJ0eXBlIjoiZXJyb3IifV19LHsiY29uZGl0aW9u
|
@@ -153,15 +153,15 @@ ZXN1bHQifSwic3VwcG9ydHNEdWFsU3RhY2siXX1dfV0sInR5cGUiOiJ0cmVl
|
|
153
153
|
IiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwi
|
154
154
|
OiJodHRwczovL3JvdXRlLTUzLntSZWdpb259LmFwaS5hbWF6b253ZWJzZXJ2
|
155
155
|
aWNlcy5jb20uY24iLCJwcm9wZXJ0aWVzIjp7ImF1dGhTY2hlbWVzIjpbeyJu
|
156
|
-
|
157
|
-
|
156
|
+
YW1lIjoic2lndjQiLCJzaWduaW5nUmVnaW9uIjoiY24tbm9ydGh3ZXN0LTEi
|
157
|
+
LCJzaWduaW5nTmFtZSI6InJvdXRlNTMifV19LCJoZWFkZXJzIjp7fX0sInR5
|
158
158
|
cGUiOiJlbmRwb2ludCJ9XX0seyJjb25kaXRpb25zIjpbXSwiZXJyb3IiOiJE
|
159
159
|
dWFsU3RhY2sgaXMgZW5hYmxlZCBidXQgdGhpcyBwYXJ0aXRpb24gZG9lcyBu
|
160
160
|
b3Qgc3VwcG9ydCBEdWFsU3RhY2siLCJ0eXBlIjoiZXJyb3IifV19LHsiY29u
|
161
161
|
ZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vcm91dGU1
|
162
162
|
My5hbWF6b25hd3MuY29tLmNuIiwicHJvcGVydGllcyI6eyJhdXRoU2NoZW1l
|
163
|
-
|
164
|
-
|
163
|
+
cyI6W3sibmFtZSI6InNpZ3Y0Iiwic2lnbmluZ1JlZ2lvbiI6ImNuLW5vcnRo
|
164
|
+
d2VzdC0xIiwic2lnbmluZ05hbWUiOiJyb3V0ZTUzIn1dfSwiaGVhZGVycyI6
|
165
165
|
e319LCJ0eXBlIjoiZW5kcG9pbnQifV19LHsiY29uZGl0aW9ucyI6W3siZm4i
|
166
166
|
OiJzdHJpbmdFcXVhbHMiLCJhcmd2IjpbeyJmbiI6ImdldEF0dHIiLCJhcmd2
|
167
167
|
IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQifSwibmFtZSJdfSwiYXdzLXVz
|
@@ -177,8 +177,8 @@ diI6W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0In0sInN1cHBvcnRzRHVhbFN0
|
|
177
177
|
YWNrIl19XX1dLCJ0eXBlIjoidHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25z
|
178
178
|
IjpbXSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9yb3V0ZS01My1maXBz
|
179
179
|
LntSZWdpb259LmFwaS5hd3MiLCJwcm9wZXJ0aWVzIjp7ImF1dGhTY2hlbWVz
|
180
|
-
|
181
|
-
|
180
|
+
IjpbeyJuYW1lIjoic2lndjQiLCJzaWduaW5nUmVnaW9uIjoidXMtZ292LXdl
|
181
|
+
c3QtMSIsInNpZ25pbmdOYW1lIjoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9
|
182
182
|
fSwidHlwZSI6ImVuZHBvaW50In1dfSx7ImNvbmRpdGlvbnMiOltdLCJlcnJv
|
183
183
|
ciI6IkZJUFMgYW5kIER1YWxTdGFjayBhcmUgZW5hYmxlZCwgYnV0IHRoaXMg
|
184
184
|
cGFydGl0aW9uIGRvZXMgbm90IHN1cHBvcnQgb25lIG9yIGJvdGgiLCJ0eXBl
|
@@ -190,8 +190,8 @@ W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0In0sInN1cHBvcnRzRklQUyJdfV19
|
|
190
190
|
XSwidHlwZSI6InRyZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W10sImVu
|
191
191
|
ZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vcm91dGU1My51cy1nb3YuYW1hem9u
|
192
192
|
YXdzLmNvbSIsInByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7Im5hbWUi
|
193
|
-
|
194
|
-
|
193
|
+
OiJzaWd2NCIsInNpZ25pbmdSZWdpb24iOiJ1cy1nb3Ytd2VzdC0xIiwic2ln
|
194
|
+
bmluZ05hbWUiOiJyb3V0ZTUzIn1dfSwiaGVhZGVycyI6e319LCJ0eXBlIjoi
|
195
195
|
ZW5kcG9pbnQifV19LHsiY29uZGl0aW9ucyI6W10sImVycm9yIjoiRklQUyBp
|
196
196
|
cyBlbmFibGVkIGJ1dCB0aGlzIHBhcnRpdGlvbiBkb2VzIG5vdCBzdXBwb3J0
|
197
197
|
IEZJUFMiLCJ0eXBlIjoiZXJyb3IifV19LHsiY29uZGl0aW9ucyI6W3siZm4i
|
@@ -202,16 +202,16 @@ ImdldEF0dHIiLCJhcmd2IjpbeyJyZWYiOiJQYXJ0aXRpb25SZXN1bHQifSwi
|
|
202
202
|
c3VwcG9ydHNEdWFsU3RhY2siXX1dfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMi
|
203
203
|
Olt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1cmwiOiJodHRwczov
|
204
204
|
L3JvdXRlLTUzLntSZWdpb259LmFwaS5hd3MiLCJwcm9wZXJ0aWVzIjp7ImF1
|
205
|
-
|
206
|
-
|
205
|
+
dGhTY2hlbWVzIjpbeyJuYW1lIjoic2lndjQiLCJzaWduaW5nUmVnaW9uIjoi
|
206
|
+
dXMtZ292LXdlc3QtMSIsInNpZ25pbmdOYW1lIjoicm91dGU1MyJ9XX0sImhl
|
207
207
|
YWRlcnMiOnt9fSwidHlwZSI6ImVuZHBvaW50In1dfSx7ImNvbmRpdGlvbnMi
|
208
208
|
OltdLCJlcnJvciI6IkR1YWxTdGFjayBpcyBlbmFibGVkIGJ1dCB0aGlzIHBh
|
209
209
|
cnRpdGlvbiBkb2VzIG5vdCBzdXBwb3J0IER1YWxTdGFjayIsInR5cGUiOiJl
|
210
210
|
cnJvciJ9XX0seyJjb25kaXRpb25zIjpbXSwiZW5kcG9pbnQiOnsidXJsIjoi
|
211
211
|
aHR0cHM6Ly9yb3V0ZTUzLnVzLWdvdi5hbWF6b25hd3MuY29tIiwicHJvcGVy
|
212
212
|
dGllcyI6eyJhdXRoU2NoZW1lcyI6W3sibmFtZSI6InNpZ3Y0Iiwic2lnbmlu
|
213
|
-
|
214
|
-
|
213
|
+
Z1JlZ2lvbiI6InVzLWdvdi13ZXN0LTEiLCJzaWduaW5nTmFtZSI6InJvdXRl
|
214
|
+
NTMifV19LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2ludCJ9XX0seyJj
|
215
215
|
b25kaXRpb25zIjpbeyJmbiI6InN0cmluZ0VxdWFscyIsImFyZ3YiOlt7ImZu
|
216
216
|
IjoiZ2V0QXR0ciIsImFyZ3YiOlt7InJlZiI6IlBhcnRpdGlvblJlc3VsdCJ9
|
217
217
|
LCJuYW1lIl19LCJhd3MtaXNvIl19XSwidHlwZSI6InRyZWUiLCJydWxlcyI6
|
@@ -223,15 +223,15 @@ dGl0aW9uUmVzdWx0In0sInN1cHBvcnRzRklQUyJdfV19XSwidHlwZSI6InRy
|
|
223
223
|
ZWUiLCJydWxlcyI6W3siY29uZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVy
|
224
224
|
bCI6Imh0dHBzOi8vcm91dGUtNTMtZmlwcy57UmVnaW9ufS5jMnMuaWMuZ292
|
225
225
|
IiwicHJvcGVydGllcyI6eyJhdXRoU2NoZW1lcyI6W3sibmFtZSI6InNpZ3Y0
|
226
|
-
|
227
|
-
|
226
|
+
Iiwic2lnbmluZ1JlZ2lvbiI6InVzLWlzby1lYXN0LTEiLCJzaWduaW5nTmFt
|
227
|
+
ZSI6InJvdXRlNTMifV19LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJlbmRwb2lu
|
228
228
|
dCJ9XX0seyJjb25kaXRpb25zIjpbXSwiZXJyb3IiOiJGSVBTIGlzIGVuYWJs
|
229
229
|
ZWQgYnV0IHRoaXMgcGFydGl0aW9uIGRvZXMgbm90IHN1cHBvcnQgRklQUyIs
|
230
230
|
InR5cGUiOiJlcnJvciJ9XX0seyJjb25kaXRpb25zIjpbXSwiZW5kcG9pbnQi
|
231
231
|
OnsidXJsIjoiaHR0cHM6Ly9yb3V0ZTUzLmMycy5pYy5nb3YiLCJwcm9wZXJ0
|
232
232
|
aWVzIjp7ImF1dGhTY2hlbWVzIjpbeyJuYW1lIjoic2lndjQiLCJzaWduaW5n
|
233
|
-
|
234
|
-
|
233
|
+
UmVnaW9uIjoidXMtaXNvLWVhc3QtMSIsInNpZ25pbmdOYW1lIjoicm91dGU1
|
234
|
+
MyJ9XX0sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBvaW50In1dfSx7ImNv
|
235
235
|
bmRpdGlvbnMiOlt7ImZuIjoic3RyaW5nRXF1YWxzIiwiYXJndiI6W3siZm4i
|
236
236
|
OiJnZXRBdHRyIiwiYXJndiI6W3sicmVmIjoiUGFydGl0aW9uUmVzdWx0In0s
|
237
237
|
Im5hbWUiXX0sImF3cy1pc28tYiJdfV0sInR5cGUiOiJ0cmVlIiwicnVsZXMi
|
@@ -243,15 +243,15 @@ cnRpdGlvblJlc3VsdCJ9LCJzdXBwb3J0c0ZJUFMiXX1dfV0sInR5cGUiOiJ0
|
|
243
243
|
cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOltdLCJlbmRwb2ludCI6eyJ1
|
244
244
|
cmwiOiJodHRwczovL3JvdXRlLTUzLWZpcHMue1JlZ2lvbn0uc2Mycy5zZ292
|
245
245
|
LmdvdiIsInByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7Im5hbWUiOiJz
|
246
|
-
|
247
|
-
|
246
|
+
aWd2NCIsInNpZ25pbmdSZWdpb24iOiJ1cy1pc29iLWVhc3QtMSIsInNpZ25p
|
247
|
+
bmdOYW1lIjoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVu
|
248
248
|
ZHBvaW50In1dfSx7ImNvbmRpdGlvbnMiOltdLCJlcnJvciI6IkZJUFMgaXMg
|
249
249
|
ZW5hYmxlZCBidXQgdGhpcyBwYXJ0aXRpb24gZG9lcyBub3Qgc3VwcG9ydCBG
|
250
250
|
SVBTIiwidHlwZSI6ImVycm9yIn1dfSx7ImNvbmRpdGlvbnMiOltdLCJlbmRw
|
251
251
|
b2ludCI6eyJ1cmwiOiJodHRwczovL3JvdXRlNTMuc2Mycy5zZ292LmdvdiIs
|
252
252
|
InByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7Im5hbWUiOiJzaWd2NCIs
|
253
|
-
|
254
|
-
|
253
|
+
InNpZ25pbmdSZWdpb24iOiJ1cy1pc29iLWVhc3QtMSIsInNpZ25pbmdOYW1l
|
254
|
+
Ijoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBvaW50
|
255
255
|
In1dfSx7ImNvbmRpdGlvbnMiOlt7ImZuIjoiYm9vbGVhbkVxdWFscyIsImFy
|
256
256
|
Z3YiOlt7InJlZiI6IlVzZUZJUFMifSx0cnVlXX0seyJmbiI6ImJvb2xlYW5F
|
257
257
|
cXVhbHMiLCJhcmd2IjpbeyJyZWYiOiJVc2VEdWFsU3RhY2sifSx0cnVlXX1d
|
@@ -277,14 +277,14 @@ InR5cGUiOiJ0cmVlIiwicnVsZXMiOlt7ImNvbmRpdGlvbnMiOlt7ImZuIjoi
|
|
277
277
|
c3RyaW5nRXF1YWxzIiwiYXJndiI6W3sicmVmIjoiUmVnaW9uIn0sImF3cy1n
|
278
278
|
bG9iYWwiXX1dLCJlbmRwb2ludCI6eyJ1cmwiOiJodHRwczovL3JvdXRlNTMt
|
279
279
|
Zmlwcy5hbWF6b25hd3MuY29tIiwicHJvcGVydGllcyI6eyJhdXRoU2NoZW1l
|
280
|
-
|
281
|
-
|
280
|
+
cyI6W3sibmFtZSI6InNpZ3Y0Iiwic2lnbmluZ1JlZ2lvbiI6InVzLWVhc3Qt
|
281
|
+
MSIsInNpZ25pbmdOYW1lIjoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwi
|
282
282
|
dHlwZSI6ImVuZHBvaW50In0seyJjb25kaXRpb25zIjpbeyJmbiI6InN0cmlu
|
283
283
|
Z0VxdWFscyIsImFyZ3YiOlt7InJlZiI6IlJlZ2lvbiJ9LCJhd3MtdXMtZ292
|
284
284
|
LWdsb2JhbCJdfV0sImVuZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vcm91dGU1
|
285
285
|
My51cy1nb3YuYW1hem9uYXdzLmNvbSIsInByb3BlcnRpZXMiOnsiYXV0aFNj
|
286
|
-
|
287
|
-
|
286
|
+
aGVtZXMiOlt7Im5hbWUiOiJzaWd2NCIsInNpZ25pbmdSZWdpb24iOiJ1cy1n
|
287
|
+
b3Ytd2VzdC0xIiwic2lnbmluZ05hbWUiOiJyb3V0ZTUzIn1dfSwiaGVhZGVy
|
288
288
|
cyI6e319LCJ0eXBlIjoiZW5kcG9pbnQifSx7ImNvbmRpdGlvbnMiOltdLCJl
|
289
289
|
bmRwb2ludCI6eyJ1cmwiOiJodHRwczovL3JvdXRlNTMtZmlwcy57UmVnaW9u
|
290
290
|
fS57UGFydGl0aW9uUmVzdWx0I2Ruc1N1ZmZpeH0iLCJwcm9wZXJ0aWVzIjp7
|
@@ -307,32 +307,32 @@ dHJlZSIsInJ1bGVzIjpbeyJjb25kaXRpb25zIjpbeyJmbiI6InN0cmluZ0Vx
|
|
307
307
|
dWFscyIsImFyZ3YiOlt7InJlZiI6IlJlZ2lvbiJ9LCJhd3MtZ2xvYmFsIl19
|
308
308
|
XSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9yb3V0ZTUzLmFtYXpvbmF3
|
309
309
|
cy5jb20iLCJwcm9wZXJ0aWVzIjp7ImF1dGhTY2hlbWVzIjpbeyJuYW1lIjoi
|
310
|
-
|
311
|
-
|
310
|
+
c2lndjQiLCJzaWduaW5nUmVnaW9uIjoidXMtZWFzdC0xIiwic2lnbmluZ05h
|
311
|
+
bWUiOiJyb3V0ZTUzIn1dfSwiaGVhZGVycyI6e319LCJ0eXBlIjoiZW5kcG9p
|
312
312
|
bnQifSx7ImNvbmRpdGlvbnMiOlt7ImZuIjoic3RyaW5nRXF1YWxzIiwiYXJn
|
313
313
|
diI6W3sicmVmIjoiUmVnaW9uIn0sImF3cy1jbi1nbG9iYWwiXX1dLCJlbmRw
|
314
314
|
b2ludCI6eyJ1cmwiOiJodHRwczovL3JvdXRlNTMuYW1hem9uYXdzLmNvbS5j
|
315
315
|
biIsInByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7Im5hbWUiOiJzaWd2
|
316
|
-
|
317
|
-
|
316
|
+
NCIsInNpZ25pbmdSZWdpb24iOiJjbi1ub3J0aHdlc3QtMSIsInNpZ25pbmdO
|
317
|
+
YW1lIjoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVuZHBv
|
318
318
|
aW50In0seyJjb25kaXRpb25zIjpbeyJmbiI6InN0cmluZ0VxdWFscyIsImFy
|
319
319
|
Z3YiOlt7InJlZiI6IlJlZ2lvbiJ9LCJhd3MtdXMtZ292LWdsb2JhbCJdfV0s
|
320
320
|
ImVuZHBvaW50Ijp7InVybCI6Imh0dHBzOi8vcm91dGU1My51cy1nb3YuYW1h
|
321
321
|
em9uYXdzLmNvbSIsInByb3BlcnRpZXMiOnsiYXV0aFNjaGVtZXMiOlt7Im5h
|
322
|
-
|
323
|
-
|
322
|
+
bWUiOiJzaWd2NCIsInNpZ25pbmdSZWdpb24iOiJ1cy1nb3Ytd2VzdC0xIiwi
|
323
|
+
c2lnbmluZ05hbWUiOiJyb3V0ZTUzIn1dfSwiaGVhZGVycyI6e319LCJ0eXBl
|
324
324
|
IjoiZW5kcG9pbnQifSx7ImNvbmRpdGlvbnMiOlt7ImZuIjoic3RyaW5nRXF1
|
325
325
|
YWxzIiwiYXJndiI6W3sicmVmIjoiUmVnaW9uIn0sImF3cy1pc28tZ2xvYmFs
|
326
326
|
Il19XSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9yb3V0ZTUzLmMycy5p
|
327
327
|
Yy5nb3YiLCJwcm9wZXJ0aWVzIjp7ImF1dGhTY2hlbWVzIjpbeyJuYW1lIjoi
|
328
|
-
|
329
|
-
|
328
|
+
c2lndjQiLCJzaWduaW5nUmVnaW9uIjoidXMtaXNvLWVhc3QtMSIsInNpZ25p
|
329
|
+
bmdOYW1lIjoicm91dGU1MyJ9XX0sImhlYWRlcnMiOnt9fSwidHlwZSI6ImVu
|
330
330
|
ZHBvaW50In0seyJjb25kaXRpb25zIjpbeyJmbiI6InN0cmluZ0VxdWFscyIs
|
331
331
|
ImFyZ3YiOlt7InJlZiI6IlJlZ2lvbiJ9LCJhd3MtaXNvLWItZ2xvYmFsIl19
|
332
332
|
XSwiZW5kcG9pbnQiOnsidXJsIjoiaHR0cHM6Ly9yb3V0ZTUzLnNjMnMuc2dv
|
333
333
|
di5nb3YiLCJwcm9wZXJ0aWVzIjp7ImF1dGhTY2hlbWVzIjpbeyJuYW1lIjoi
|
334
|
-
|
335
|
-
|
334
|
+
c2lndjQiLCJzaWduaW5nUmVnaW9uIjoidXMtaXNvYi1lYXN0LTEiLCJzaWdu
|
335
|
+
aW5nTmFtZSI6InJvdXRlNTMifV19LCJoZWFkZXJzIjp7fX0sInR5cGUiOiJl
|
336
336
|
bmRwb2ludCJ9LHsiY29uZGl0aW9ucyI6W10sImVuZHBvaW50Ijp7InVybCI6
|
337
337
|
Imh0dHBzOi8vcm91dGU1My57UmVnaW9ufS57UGFydGl0aW9uUmVzdWx0I2Ru
|
338
338
|
c1N1ZmZpeH0iLCJwcm9wZXJ0aWVzIjp7fSwiaGVhZGVycyI6e319LCJ0eXBl
|
@@ -100,7 +100,7 @@ module Aws::Route53
|
|
100
100
|
# data as a hash:
|
101
101
|
#
|
102
102
|
# {
|
103
|
-
# region: "us-east-1", # required, accepts 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, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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-iso-west-1, us-isob-east-1
|
103
|
+
# region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-central-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, me-south-1, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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, eu-south-2, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1
|
104
104
|
# name: "AlarmName", # required
|
105
105
|
# }
|
106
106
|
#
|
@@ -562,7 +562,7 @@ module Aws::Route53
|
|
562
562
|
# {
|
563
563
|
# hosted_zone_id: "ResourceId", # required
|
564
564
|
# vpc: { # required
|
565
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
565
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
566
566
|
# vpc_id: "VPCId",
|
567
567
|
# },
|
568
568
|
# comment: "AssociateVPCComment",
|
@@ -622,7 +622,7 @@ module Aws::Route53
|
|
622
622
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
|
623
623
|
# set_identifier: "ResourceRecordSetIdentifier",
|
624
624
|
# weight: 1,
|
625
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, ap-south-1, af-south-1, eu-south-1
|
625
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, me-central-1, ap-south-1, af-south-1, eu-south-1, eu-south-2
|
626
626
|
# geo_location: {
|
627
627
|
# continent_code: "GeoLocationContinentCode",
|
628
628
|
# country_code: "GeoLocationCountryCode",
|
@@ -704,7 +704,7 @@ module Aws::Route53
|
|
704
704
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
|
705
705
|
# set_identifier: "ResourceRecordSetIdentifier",
|
706
706
|
# weight: 1,
|
707
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, ap-south-1, af-south-1, eu-south-1
|
707
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, me-central-1, ap-south-1, af-south-1, eu-south-1, eu-south-2
|
708
708
|
# geo_location: {
|
709
709
|
# continent_code: "GeoLocationContinentCode",
|
710
710
|
# country_code: "GeoLocationCountryCode",
|
@@ -881,7 +881,7 @@ module Aws::Route53
|
|
881
881
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
|
882
882
|
# set_identifier: "ResourceRecordSetIdentifier",
|
883
883
|
# weight: 1,
|
884
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, ap-south-1, af-south-1, eu-south-1
|
884
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, me-central-1, ap-south-1, af-south-1, eu-south-1, eu-south-2
|
885
885
|
# geo_location: {
|
886
886
|
# continent_code: "GeoLocationContinentCode",
|
887
887
|
# country_code: "GeoLocationCountryCode",
|
@@ -1424,7 +1424,7 @@ module Aws::Route53
|
|
1424
1424
|
# enable_sni: false,
|
1425
1425
|
# regions: ["us-east-1"], # accepts us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1
|
1426
1426
|
# alarm_identifier: {
|
1427
|
-
# region: "us-east-1", # required, accepts 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, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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-iso-west-1, us-isob-east-1
|
1427
|
+
# region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-central-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, me-south-1, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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, eu-south-2, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1
|
1428
1428
|
# name: "AlarmName", # required
|
1429
1429
|
# },
|
1430
1430
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -1499,7 +1499,7 @@ module Aws::Route53
|
|
1499
1499
|
# {
|
1500
1500
|
# name: "DNSName", # required
|
1501
1501
|
# vpc: {
|
1502
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
1502
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
1503
1503
|
# vpc_id: "VPCId",
|
1504
1504
|
# },
|
1505
1505
|
# caller_reference: "Nonce", # required
|
@@ -2053,7 +2053,7 @@ module Aws::Route53
|
|
2053
2053
|
# {
|
2054
2054
|
# hosted_zone_id: "ResourceId", # required
|
2055
2055
|
# vpc: { # required
|
2056
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
2056
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
2057
2057
|
# vpc_id: "VPCId",
|
2058
2058
|
# },
|
2059
2059
|
# }
|
@@ -2548,7 +2548,7 @@ module Aws::Route53
|
|
2548
2548
|
# {
|
2549
2549
|
# hosted_zone_id: "ResourceId", # required
|
2550
2550
|
# vpc: { # required
|
2551
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
2551
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
2552
2552
|
# vpc_id: "VPCId",
|
2553
2553
|
# },
|
2554
2554
|
# }
|
@@ -2645,7 +2645,7 @@ module Aws::Route53
|
|
2645
2645
|
# {
|
2646
2646
|
# hosted_zone_id: "ResourceId", # required
|
2647
2647
|
# vpc: { # required
|
2648
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
2648
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
2649
2649
|
# vpc_id: "VPCId",
|
2650
2650
|
# },
|
2651
2651
|
# comment: "DisassociateVPCComment",
|
@@ -3709,7 +3709,7 @@ module Aws::Route53
|
|
3709
3709
|
# enable_sni: false,
|
3710
3710
|
# regions: ["us-east-1"], # accepts us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1
|
3711
3711
|
# alarm_identifier: {
|
3712
|
-
# region: "us-east-1", # required, accepts 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, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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-iso-west-1, us-isob-east-1
|
3712
|
+
# region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-central-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, me-south-1, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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, eu-south-2, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1
|
3713
3713
|
# name: "AlarmName", # required
|
3714
3714
|
# },
|
3715
3715
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -4452,6 +4452,10 @@ module Aws::Route53
|
|
4452
4452
|
# Update or provide a resource policy to grant permissions for the KMS
|
4453
4453
|
# key.
|
4454
4454
|
#
|
4455
|
+
# * The Key management service (KMS) key you specified is marked as
|
4456
|
+
# disabled for the log group associated with query log. Update or
|
4457
|
+
# provide a resource policy to grant permissions for the KMS key.
|
4458
|
+
#
|
4455
4459
|
# @!attribute [rw] message
|
4456
4460
|
# @return [String]
|
4457
4461
|
#
|
@@ -5440,7 +5444,7 @@ module Aws::Route53
|
|
5440
5444
|
#
|
5441
5445
|
# {
|
5442
5446
|
# vpc_id: "VPCId", # required
|
5443
|
-
# vpc_region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
5447
|
+
# vpc_region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
5444
5448
|
# max_items: 1,
|
5445
5449
|
# next_token: "PaginationToken",
|
5446
5450
|
# }
|
@@ -6975,7 +6979,7 @@ module Aws::Route53
|
|
6975
6979
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
|
6976
6980
|
# set_identifier: "ResourceRecordSetIdentifier",
|
6977
6981
|
# weight: 1,
|
6978
|
-
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, ap-south-1, af-south-1, eu-south-1
|
6982
|
+
# region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, cn-north-1, cn-northwest-1, ap-east-1, me-south-1, me-central-1, ap-south-1, af-south-1, eu-south-1, eu-south-2
|
6979
6983
|
# geo_location: {
|
6980
6984
|
# continent_code: "GeoLocationContinentCode",
|
6981
6985
|
# country_code: "GeoLocationCountryCode",
|
@@ -7182,11 +7186,6 @@ module Aws::Route53
|
|
7182
7186
|
# as an EC2 instance or an ELB load balancer, and is referred to by an
|
7183
7187
|
# IP address or a DNS domain name, depending on the record type.
|
7184
7188
|
#
|
7185
|
-
# <note markdown="1"> Although creating latency and latency alias resource record sets in
|
7186
|
-
# a private hosted zone is allowed, it's not supported.
|
7187
|
-
#
|
7188
|
-
# </note>
|
7189
|
-
#
|
7190
7189
|
# When Amazon Route 53 receives a DNS query for a domain name and type
|
7191
7190
|
# for which you have created latency resource record sets, Route 53
|
7192
7191
|
# selects the latency resource record set that has the lowest latency
|
@@ -8259,7 +8258,7 @@ module Aws::Route53
|
|
8259
8258
|
# enable_sni: false,
|
8260
8259
|
# regions: ["us-east-1"], # accepts us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1
|
8261
8260
|
# alarm_identifier: {
|
8262
|
-
# region: "us-east-1", # required, accepts 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, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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-iso-west-1, us-isob-east-1
|
8261
|
+
# region: "us-east-1", # required, accepts us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-central-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, me-south-1, me-central-1, ap-south-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, 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, eu-south-2, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1
|
8263
8262
|
# name: "AlarmName", # required
|
8264
8263
|
# },
|
8265
8264
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -8822,7 +8821,7 @@ module Aws::Route53
|
|
8822
8821
|
# data as a hash:
|
8823
8822
|
#
|
8824
8823
|
# {
|
8825
|
-
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1
|
8824
|
+
# vpc_region: "us-east-1", # accepts us-east-1, us-east-2, us-west-1, us-west-2, eu-west-1, eu-west-2, eu-west-3, eu-central-1, eu-central-2, ap-east-1, me-south-1, us-gov-west-1, us-gov-east-1, us-iso-east-1, us-iso-west-1, us-isob-east-1, me-central-1, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1, ca-central-1, cn-north-1, af-south-1, eu-south-1, eu-south-2
|
8826
8825
|
# vpc_id: "VPCId",
|
8827
8826
|
# }
|
8828
8827
|
#
|
data/lib/aws-sdk-route53.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-route53
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.68.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-11-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|