aws-sdk-route53 1.58.0 → 1.59.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4fe61879dc40d30795679661103cc1120cf1ec174fa03729fd7792332cec2a0d
4
- data.tar.gz: cfaa3b415305654875a78e596f75c534c88e0d4177745262d1e50943a180be1a
3
+ metadata.gz: 7790ed6adcf19d94acfd6f955d7dfeb08340aeee8e1e38c4cdcf40e938e08252
4
+ data.tar.gz: 2747ed9347aacf027dbf8b9e0495b7ff1fb7985b4d7877e5e08d52a1d7331ee3
5
5
  SHA512:
6
- metadata.gz: 75bbc10a9f6dbe6467a7b49399f7577dcb4f5c8af59c19442d5ff7df3cc581f42d3959b864a19eb4dda670b497acd682742aa24fa2bfa8af4bf15dca696d468e
7
- data.tar.gz: d3471926d77c8527abe9e2d332a8e224f58fc3871e27a278e5a79391017b6e4458b80d120da40c31547f4878c3aef799487db52b4af309f4e1461edf73469941
6
+ metadata.gz: 93486bf6763f77f712c20c85625b685245162a3e3b278a312d64b3275bf909300ea01c4ad84fd5e9943cb6cc961a8a216d471d6217af4b0fd7691fd5e6f81c3d
7
+ data.tar.gz: 0e1393d9763d8633af2d632614de77011383185ae72381bd5abaee090e032cc772e7cf999373f84bd6093eb519f252664838b9d8bf9d66bd3d7c2baffd2678d4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.59.0 (2021-12-06)
5
+ ------------------
6
+
7
+ * Feature - Add PriorRequestNotComplete exception to UpdateHostedZoneComment API
8
+
4
9
  1.58.0 (2021-11-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.58.0
1
+ 1.59.0
@@ -440,7 +440,7 @@ module Aws::Route53
440
440
  # resp = client.associate_vpc_with_hosted_zone({
441
441
  # hosted_zone_id: "ResourceId", # required
442
442
  # vpc: { # required
443
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
443
+ # 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, 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
444
444
  # vpc_id: "VPCId",
445
445
  # },
446
446
  # comment: "AssociateVPCComment",
@@ -1170,7 +1170,7 @@ module Aws::Route53
1170
1170
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
1171
1171
  # set_identifier: "ResourceRecordSetIdentifier",
1172
1172
  # weight: 1,
1173
- # 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-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
1173
+ # 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
1174
1174
  # geo_location: {
1175
1175
  # continent_code: "GeoLocationContinentCode",
1176
1176
  # country_code: "GeoLocationCountryCode",
@@ -1390,7 +1390,7 @@ module Aws::Route53
1390
1390
  # enable_sni: false,
1391
1391
  # 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
1392
1392
  # alarm_identifier: {
1393
- # 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, 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
1393
+ # 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, 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
1394
1394
  # name: "AlarmName", # required
1395
1395
  # },
1396
1396
  # insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
@@ -1421,7 +1421,7 @@ module Aws::Route53
1421
1421
  # resp.health_check.health_check_config.enable_sni #=> Boolean
1422
1422
  # resp.health_check.health_check_config.regions #=> Array
1423
1423
  # 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"
1424
- # 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"
1424
+ # 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-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"
1425
1425
  # resp.health_check.health_check_config.alarm_identifier.name #=> String
1426
1426
  # resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
1427
1427
  # resp.health_check.health_check_config.routing_control_arn #=> String
@@ -1516,7 +1516,10 @@ module Aws::Route53
1516
1516
  # about the Amazon VPC that you're associating with this hosted zone.
1517
1517
  #
1518
1518
  # You can specify only one Amazon VPC when you create a private hosted
1519
- # zone. To associate additional Amazon VPCs with the hosted zone, use
1519
+ # zone. If you are associating a VPC with a hosted zone with this
1520
+ # request, the paramaters `VPCId` and `VPCRegion` are also required.
1521
+ #
1522
+ # To associate additional Amazon VPCs with the hosted zone, use
1520
1523
  # [AssociateVPCWithHostedZone][1] after you create a hosted zone.
1521
1524
  #
1522
1525
  #
@@ -1564,7 +1567,7 @@ module Aws::Route53
1564
1567
  # resp = client.create_hosted_zone({
1565
1568
  # name: "DNSName", # required
1566
1569
  # vpc: {
1567
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
1570
+ # 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, 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
1568
1571
  # vpc_id: "VPCId",
1569
1572
  # },
1570
1573
  # caller_reference: "Nonce", # required
@@ -1593,7 +1596,7 @@ module Aws::Route53
1593
1596
  # resp.delegation_set.caller_reference #=> String
1594
1597
  # resp.delegation_set.name_servers #=> Array
1595
1598
  # resp.delegation_set.name_servers[0] #=> String
1596
- # 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-isob-east-1", "ap-southeast-1", "ap-southeast-2", "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"
1599
+ # 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", "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"
1597
1600
  # resp.vpc.vpc_id #=> String
1598
1601
  # resp.location #=> String
1599
1602
  #
@@ -1616,14 +1619,14 @@ module Aws::Route53
1616
1619
  # The unique string (ID) used to identify a hosted zone.
1617
1620
  #
1618
1621
  # @option params [required, String] :key_management_service_arn
1619
- # The Amazon resource name (ARN) for a customer managed customer master
1620
- # key (CMK) in Key Management Service (KMS). The
1621
- # `KeyManagementServiceArn` must be unique for each key-signing key
1622
- # (KSK) in a single hosted zone. To see an example of
1623
- # `KeyManagementServiceArn` that grants the correct permissions for
1624
- # DNSSEC, scroll down to **Example**.
1622
+ # The Amazon resource name (ARN) for a customer managed key in Key
1623
+ # Management Service (KMS). The `KeyManagementServiceArn` must be unique
1624
+ # for each key-signing key (KSK) in a single hosted zone. To see an
1625
+ # example of `KeyManagementServiceArn` that grants the correct
1626
+ # permissions for DNSSEC, scroll down to **Example**.
1625
1627
  #
1626
- # You must configure the customer managed CMK as follows:
1628
+ # You must configure the customer managed customer managed key as
1629
+ # follows:
1627
1630
  #
1628
1631
  # Status
1629
1632
  #
@@ -1654,7 +1657,7 @@ module Aws::Route53
1654
1657
  #
1655
1658
  # ^
1656
1659
  #
1657
- # For more information about working with a customer managed CMK in KMS,
1660
+ # For more information about working with a customer managed key in KMS,
1658
1661
  # see [Key Management Service concepts][1].
1659
1662
  #
1660
1663
  #
@@ -2203,7 +2206,7 @@ module Aws::Route53
2203
2206
  # resp = client.create_vpc_association_authorization({
2204
2207
  # hosted_zone_id: "ResourceId", # required
2205
2208
  # vpc: { # required
2206
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
2209
+ # 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, 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
2207
2210
  # vpc_id: "VPCId",
2208
2211
  # },
2209
2212
  # })
@@ -2211,7 +2214,7 @@ module Aws::Route53
2211
2214
  # @example Response structure
2212
2215
  #
2213
2216
  # resp.hosted_zone_id #=> String
2214
- # 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-isob-east-1", "ap-southeast-1", "ap-southeast-2", "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"
2217
+ # 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", "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"
2215
2218
  # resp.vpc.vpc_id #=> String
2216
2219
  #
2217
2220
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/CreateVPCAssociationAuthorization AWS API Documentation
@@ -2391,6 +2394,16 @@ module Aws::Route53
2391
2394
  # deactivate it. The KSK must be deactivated before you can delete it
2392
2395
  # regardless of whether the hosted zone is enabled for DNSSEC signing.
2393
2396
  #
2397
+ # You can use [DeactivateKeySigningKey][1] to deactivate the key before
2398
+ # you delete it.
2399
+ #
2400
+ # Use [GetDNSSEC][2] to verify that the KSK is in an `INACTIVE` status.
2401
+ #
2402
+ #
2403
+ #
2404
+ # [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeactivateKeySigningKey.html
2405
+ # [2]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetDNSSEC.html
2406
+ #
2394
2407
  # @option params [required, String] :hosted_zone_id
2395
2408
  # A unique string used to identify a hosted zone.
2396
2409
  #
@@ -2596,7 +2609,7 @@ module Aws::Route53
2596
2609
  # resp = client.delete_vpc_association_authorization({
2597
2610
  # hosted_zone_id: "ResourceId", # required
2598
2611
  # vpc: { # required
2599
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
2612
+ # 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, 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
2600
2613
  # vpc_id: "VPCId",
2601
2614
  # },
2602
2615
  # })
@@ -2691,7 +2704,7 @@ module Aws::Route53
2691
2704
  # resp = client.disassociate_vpc_from_hosted_zone({
2692
2705
  # hosted_zone_id: "ResourceId", # required
2693
2706
  # vpc: { # required
2694
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
2707
+ # 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, 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
2695
2708
  # vpc_id: "VPCId",
2696
2709
  # },
2697
2710
  # comment: "DisassociateVPCComment",
@@ -3068,7 +3081,7 @@ module Aws::Route53
3068
3081
  # resp.health_check.health_check_config.enable_sni #=> Boolean
3069
3082
  # resp.health_check.health_check_config.regions #=> Array
3070
3083
  # 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"
3071
- # 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"
3084
+ # 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-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"
3072
3085
  # resp.health_check.health_check_config.alarm_identifier.name #=> String
3073
3086
  # resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
3074
3087
  # resp.health_check.health_check_config.routing_control_arn #=> String
@@ -3262,7 +3275,7 @@ module Aws::Route53
3262
3275
  # resp.delegation_set.name_servers #=> Array
3263
3276
  # resp.delegation_set.name_servers[0] #=> String
3264
3277
  # resp.vp_cs #=> Array
3265
- # 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-isob-east-1", "ap-southeast-1", "ap-southeast-2", "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"
3278
+ # 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", "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"
3266
3279
  # resp.vp_cs[0].vpc_id #=> String
3267
3280
  #
3268
3281
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetHostedZone AWS API Documentation
@@ -3737,7 +3750,7 @@ module Aws::Route53
3737
3750
  # resp.health_checks[0].health_check_config.enable_sni #=> Boolean
3738
3751
  # resp.health_checks[0].health_check_config.regions #=> Array
3739
3752
  # 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"
3740
- # 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"
3753
+ # 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-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"
3741
3754
  # resp.health_checks[0].health_check_config.alarm_identifier.name #=> String
3742
3755
  # resp.health_checks[0].health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
3743
3756
  # resp.health_checks[0].health_check_config.routing_control_arn #=> String
@@ -4025,7 +4038,7 @@ module Aws::Route53
4025
4038
  #
4026
4039
  # resp = client.list_hosted_zones_by_vpc({
4027
4040
  # vpc_id: "VPCId", # required
4028
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
4041
+ # 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, 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
4029
4042
  # max_items: 1,
4030
4043
  # next_token: "PaginationToken",
4031
4044
  # })
@@ -4283,7 +4296,7 @@ module Aws::Route53
4283
4296
  # resp.resource_record_sets[0].type #=> String, one of "SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA", "DS"
4284
4297
  # resp.resource_record_sets[0].set_identifier #=> String
4285
4298
  # resp.resource_record_sets[0].weight #=> Integer
4286
- # 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-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"
4299
+ # 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"
4287
4300
  # resp.resource_record_sets[0].geo_location.continent_code #=> String
4288
4301
  # resp.resource_record_sets[0].geo_location.country_code #=> String
4289
4302
  # resp.resource_record_sets[0].geo_location.subdivision_code #=> String
@@ -4961,7 +4974,7 @@ module Aws::Route53
4961
4974
  # resp.hosted_zone_id #=> String
4962
4975
  # resp.next_token #=> String
4963
4976
  # resp.vp_cs #=> Array
4964
- # 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-isob-east-1", "ap-southeast-1", "ap-southeast-2", "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"
4977
+ # 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", "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"
4965
4978
  # resp.vp_cs[0].vpc_id #=> String
4966
4979
  #
4967
4980
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ListVPCAssociationAuthorizations AWS API Documentation
@@ -5363,10 +5376,10 @@ module Aws::Route53
5363
5376
  #
5364
5377
  # * `Unhealthy`\: Route 53 considers the health check to be unhealthy.
5365
5378
  #
5366
- # * `LastKnownStatus`\: Route 53 uses the status of the health check
5367
- # from the last time CloudWatch had sufficient data to determine the
5368
- # alarm state. For new health checks that have no last known status,
5369
- # the default status for the health check is healthy.
5379
+ # * `LastKnownStatus`\: By default, Route 53 uses the status of the
5380
+ # health check from the last time CloudWatch had sufficient data to
5381
+ # determine the alarm state. For new health checks that have no last
5382
+ # known status, the status for the health check is healthy.
5370
5383
  #
5371
5384
  # @option params [Array<String>] :reset_elements
5372
5385
  # A complex type that contains one `ResettableElementName` element for
@@ -5413,7 +5426,7 @@ module Aws::Route53
5413
5426
  # enable_sni: false,
5414
5427
  # 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
5415
5428
  # alarm_identifier: {
5416
- # 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, 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
5429
+ # 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, 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
5417
5430
  # name: "AlarmName", # required
5418
5431
  # },
5419
5432
  # insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
@@ -5443,7 +5456,7 @@ module Aws::Route53
5443
5456
  # resp.health_check.health_check_config.enable_sni #=> Boolean
5444
5457
  # resp.health_check.health_check_config.regions #=> Array
5445
5458
  # 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"
5446
- # 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"
5459
+ # 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-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"
5447
5460
  # resp.health_check.health_check_config.alarm_identifier.name #=> String
5448
5461
  # resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
5449
5462
  # resp.health_check.health_check_config.routing_control_arn #=> String
@@ -5636,7 +5649,7 @@ module Aws::Route53
5636
5649
  params: params,
5637
5650
  config: config)
5638
5651
  context[:gem_name] = 'aws-sdk-route53'
5639
- context[:gem_version] = '1.58.0'
5652
+ context[:gem_version] = '1.59.0'
5640
5653
  Seahorse::Client::Request.new(handlers, context)
5641
5654
  end
5642
5655
 
@@ -2223,6 +2223,7 @@ module Aws::Route53
2223
2223
  o.output = Shapes::ShapeRef.new(shape: UpdateHostedZoneCommentResponse)
2224
2224
  o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
2225
2225
  o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
2226
+ o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
2226
2227
  end)
2227
2228
 
2228
2229
  api.add_operation(:update_traffic_policy_comment, Seahorse::Model::Operation.new.tap do |o|
@@ -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, 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
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, 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
104
104
  # name: "AlarmName", # required
105
105
  # }
106
106
  #
@@ -563,7 +563,7 @@ module Aws::Route53
563
563
  # {
564
564
  # hosted_zone_id: "ResourceId", # required
565
565
  # vpc: { # required
566
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
566
+ # 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, 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
567
567
  # vpc_id: "VPCId",
568
568
  # },
569
569
  # comment: "AssociateVPCComment",
@@ -623,7 +623,7 @@ module Aws::Route53
623
623
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
624
624
  # set_identifier: "ResourceRecordSetIdentifier",
625
625
  # weight: 1,
626
- # 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-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
626
+ # 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
627
627
  # geo_location: {
628
628
  # continent_code: "GeoLocationContinentCode",
629
629
  # country_code: "GeoLocationCountryCode",
@@ -701,7 +701,7 @@ module Aws::Route53
701
701
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
702
702
  # set_identifier: "ResourceRecordSetIdentifier",
703
703
  # weight: 1,
704
- # 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-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
704
+ # 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
705
705
  # geo_location: {
706
706
  # continent_code: "GeoLocationContinentCode",
707
707
  # country_code: "GeoLocationCountryCode",
@@ -806,7 +806,7 @@ module Aws::Route53
806
806
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
807
807
  # set_identifier: "ResourceRecordSetIdentifier",
808
808
  # weight: 1,
809
- # 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-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
809
+ # 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
810
810
  # geo_location: {
811
811
  # continent_code: "GeoLocationContinentCode",
812
812
  # country_code: "GeoLocationCountryCode",
@@ -1094,7 +1094,7 @@ module Aws::Route53
1094
1094
  # enable_sni: false,
1095
1095
  # 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
1096
1096
  # alarm_identifier: {
1097
- # 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, 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
1097
+ # 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, 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
1098
1098
  # name: "AlarmName", # required
1099
1099
  # },
1100
1100
  # insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
@@ -1169,7 +1169,7 @@ module Aws::Route53
1169
1169
  # {
1170
1170
  # name: "DNSName", # required
1171
1171
  # vpc: {
1172
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
1172
+ # 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, 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
1173
1173
  # vpc_id: "VPCId",
1174
1174
  # },
1175
1175
  # caller_reference: "Nonce", # required
@@ -1199,7 +1199,10 @@ module Aws::Route53
1199
1199
  # about the Amazon VPC that you're associating with this hosted zone.
1200
1200
  #
1201
1201
  # You can specify only one Amazon VPC when you create a private hosted
1202
- # zone. To associate additional Amazon VPCs with the hosted zone, use
1202
+ # zone. If you are associating a VPC with a hosted zone with this
1203
+ # request, the paramaters `VPCId` and `VPCRegion` are also required.
1204
+ #
1205
+ # To associate additional Amazon VPCs with the hosted zone, use
1203
1206
  # [AssociateVPCWithHostedZone][1] after you create a hosted zone.
1204
1207
  #
1205
1208
  #
@@ -1309,14 +1312,14 @@ module Aws::Route53
1309
1312
  # @return [String]
1310
1313
  #
1311
1314
  # @!attribute [rw] key_management_service_arn
1312
- # The Amazon resource name (ARN) for a customer managed customer
1313
- # master key (CMK) in Key Management Service (KMS). The
1314
- # `KeyManagementServiceArn` must be unique for each key-signing key
1315
- # (KSK) in a single hosted zone. To see an example of
1316
- # `KeyManagementServiceArn` that grants the correct permissions for
1317
- # DNSSEC, scroll down to **Example**.
1315
+ # The Amazon resource name (ARN) for a customer managed key in Key
1316
+ # Management Service (KMS). The `KeyManagementServiceArn` must be
1317
+ # unique for each key-signing key (KSK) in a single hosted zone. To
1318
+ # see an example of `KeyManagementServiceArn` that grants the correct
1319
+ # permissions for DNSSEC, scroll down to **Example**.
1318
1320
  #
1319
- # You must configure the customer managed CMK as follows:
1321
+ # You must configure the customer managed customer managed key as
1322
+ # follows:
1320
1323
  #
1321
1324
  # Status
1322
1325
  #
@@ -1347,7 +1350,7 @@ module Aws::Route53
1347
1350
  #
1348
1351
  # ^
1349
1352
  #
1350
- # For more information about working with a customer managed CMK in
1353
+ # For more information about working with a customer managed key in
1351
1354
  # KMS, see [Key Management Service concepts][1].
1352
1355
  #
1353
1356
  #
@@ -1720,7 +1723,7 @@ module Aws::Route53
1720
1723
  # {
1721
1724
  # hosted_zone_id: "ResourceId", # required
1722
1725
  # vpc: { # required
1723
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
1726
+ # 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, 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
1724
1727
  # vpc_id: "VPCId",
1725
1728
  # },
1726
1729
  # }
@@ -1802,8 +1805,8 @@ module Aws::Route53
1802
1805
  #
1803
1806
  # : There is a problem with signing in the hosted zone that requires
1804
1807
  # you to take action to resolve. For example, the customer managed
1805
- # customer master key (CMK) might have been deleted, or the
1806
- # permissions for the customer managed CMK might have been changed.
1808
+ # key might have been deleted, or the permissions for the customer
1809
+ # managed key might have been changed.
1807
1810
  #
1808
1811
  # INTERNAL\_FAILURE
1809
1812
  #
@@ -2192,7 +2195,7 @@ module Aws::Route53
2192
2195
  # {
2193
2196
  # hosted_zone_id: "ResourceId", # required
2194
2197
  # vpc: { # required
2195
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
2198
+ # 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, 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
2196
2199
  # vpc_id: "VPCId",
2197
2200
  # },
2198
2201
  # }
@@ -2289,7 +2292,7 @@ module Aws::Route53
2289
2292
  # {
2290
2293
  # hosted_zone_id: "ResourceId", # required
2291
2294
  # vpc: { # required
2292
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
2295
+ # 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, 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
2293
2296
  # vpc_id: "VPCId",
2294
2297
  # },
2295
2298
  # comment: "DisassociateVPCComment",
@@ -3353,7 +3356,7 @@ module Aws::Route53
3353
3356
  # enable_sni: false,
3354
3357
  # 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
3355
3358
  # alarm_identifier: {
3356
- # 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, 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
3359
+ # 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, 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
3357
3360
  # name: "AlarmName", # required
3358
3361
  # },
3359
3362
  # insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
@@ -4276,11 +4279,10 @@ module Aws::Route53
4276
4279
  #
4277
4280
  # @!attribute [rw] kms_arn
4278
4281
  # The Amazon resource name (ARN) used to identify the customer managed
4279
- # customer master key (CMK) in Key Management Service (KMS). The
4280
- # `KmsArn` must be unique for each key-signing key (KSK) in a single
4281
- # hosted zone.
4282
+ # key in Key Management Service (KMS). The `KmsArn` must be unique for
4283
+ # each key-signing key (KSK) in a single hosted zone.
4282
4284
  #
4283
- # You must configure the CMK as follows:
4285
+ # You must configure the customer managed key as follows:
4284
4286
  #
4285
4287
  # Status
4286
4288
  #
@@ -4311,7 +4313,7 @@ module Aws::Route53
4311
4313
  #
4312
4314
  # ^
4313
4315
  #
4314
- # For more information about working with the customer managed CMK in
4316
+ # For more information about working with the customer managed key in
4315
4317
  # KMS, see [Key Management Service concepts][1].
4316
4318
  #
4317
4319
  #
@@ -4416,9 +4418,9 @@ module Aws::Route53
4416
4418
  # ACTION\_NEEDED
4417
4419
  #
4418
4420
  # : There is a problem with the KSK that requires you to take action
4419
- # to resolve. For example, the customer managed customer master key
4420
- # (CMK) might have been deleted, or the permissions for the customer
4421
- # managed CMK might have been changed.
4421
+ # to resolve. For example, the customer managed key might have been
4422
+ # deleted, or the permissions for the customer managed key might
4423
+ # have been changed.
4422
4424
  #
4423
4425
  # INTERNAL\_FAILURE
4424
4426
  #
@@ -4467,7 +4469,7 @@ module Aws::Route53
4467
4469
  end
4468
4470
 
4469
4471
  # You've already created a key-signing key (KSK) with this name or with
4470
- # the same customer managed customer master key (CMK) ARN.
4472
+ # the same customer managed key ARN.
4471
4473
  #
4472
4474
  # @!attribute [rw] message
4473
4475
  # @return [String]
@@ -4925,7 +4927,7 @@ module Aws::Route53
4925
4927
  #
4926
4928
  # {
4927
4929
  # vpc_id: "VPCId", # required
4928
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
4930
+ # 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, 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
4929
4931
  # max_items: 1,
4930
4932
  # next_token: "PaginationToken",
4931
4933
  # }
@@ -6419,7 +6421,7 @@ module Aws::Route53
6419
6421
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA, DS
6420
6422
  # set_identifier: "ResourceRecordSetIdentifier",
6421
6423
  # weight: 1,
6422
- # 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-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
6424
+ # 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
6423
6425
  # geo_location: {
6424
6426
  # continent_code: "GeoLocationContinentCode",
6425
6427
  # country_code: "GeoLocationCountryCode",
@@ -7692,7 +7694,7 @@ module Aws::Route53
7692
7694
  # enable_sni: false,
7693
7695
  # 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
7694
7696
  # alarm_identifier: {
7695
- # 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, 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
7697
+ # 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, 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
7696
7698
  # name: "AlarmName", # required
7697
7699
  # },
7698
7700
  # insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
@@ -8011,10 +8013,10 @@ module Aws::Route53
8011
8013
  #
8012
8014
  # * `Unhealthy`\: Route 53 considers the health check to be unhealthy.
8013
8015
  #
8014
- # * `LastKnownStatus`\: Route 53 uses the status of the health check
8015
- # from the last time CloudWatch had sufficient data to determine the
8016
- # alarm state. For new health checks that have no last known status,
8017
- # the default status for the health check is healthy.
8016
+ # * `LastKnownStatus`\: By default, Route 53 uses the status of the
8017
+ # health check from the last time CloudWatch had sufficient data to
8018
+ # determine the alarm state. For new health checks that have no last
8019
+ # known status, the status for the health check is healthy.
8018
8020
  # @return [String]
8019
8021
  #
8020
8022
  # @!attribute [rw] reset_elements
@@ -8243,11 +8245,19 @@ module Aws::Route53
8243
8245
  # (Private hosted zones only) A complex type that contains information
8244
8246
  # about an Amazon VPC.
8245
8247
  #
8248
+ # If you associate a private hosted zone with an Amazon VPC when you
8249
+ # make a [CreateHostedZone][1] request, the following parameters are
8250
+ # also required.
8251
+ #
8252
+ #
8253
+ #
8254
+ # [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_CreateHostedZone.html
8255
+ #
8246
8256
  # @note When making an API call, you may pass VPC
8247
8257
  # data as a hash:
8248
8258
  #
8249
8259
  # {
8250
- # 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-isob-east-1, ap-southeast-1, ap-southeast-2, 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
8260
+ # 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, 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
8251
8261
  # vpc_id: "VPCId",
8252
8262
  # }
8253
8263
  #
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-route53/customizations'
49
49
  # @!group service
50
50
  module Aws::Route53
51
51
 
52
- GEM_VERSION = '1.58.0'
52
+ GEM_VERSION = '1.59.0'
53
53
 
54
54
  end
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.58.0
4
+ version: 1.59.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: 2021-11-30 00:00:00.000000000 Z
11
+ date: 2021-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core