aws-sdk-route53 1.16.0 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aws-sdk-route53.rb +1 -1
- data/lib/aws-sdk-route53/client.rb +18 -18
- data/lib/aws-sdk-route53/types.rb +21 -17
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 447709fcd0c7c8d87ebb34d86bca681890806db4
|
4
|
+
data.tar.gz: bde78cd75367578fe03ff43541f3bd9c4f6ded38
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 426c1e4f4c6a58425e9805de0a7ceffbdc0776196dc9bc9f7b233d2cf0bb0259334af19eb3c4486a3c48939dada43c490d3d161631b6fb3e5ccd072d44348bde
|
7
|
+
data.tar.gz: 0d50e8da1a5fac8abdf60066cc0be718a0e1c755c9f37eb51a8b1903cadb3423fc2da3a814455d1d05ea14d4b24fba05fbd4f0d2e95956998671a7780a70395d
|
data/lib/aws-sdk-route53.rb
CHANGED
@@ -269,7 +269,7 @@ module Aws::Route53
|
|
269
269
|
# resp = client.associate_vpc_with_hosted_zone({
|
270
270
|
# hosted_zone_id: "ResourceId", # required
|
271
271
|
# vpc: { # required
|
272
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
272
|
+
# 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-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
|
273
273
|
# vpc_id: "VPCId",
|
274
274
|
# },
|
275
275
|
# comment: "AssociateVPCComment",
|
@@ -992,7 +992,7 @@ module Aws::Route53
|
|
992
992
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
|
993
993
|
# set_identifier: "ResourceRecordSetIdentifier",
|
994
994
|
# weight: 1,
|
995
|
-
# 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
|
995
|
+
# 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-south-1
|
996
996
|
# geo_location: {
|
997
997
|
# continent_code: "GeoLocationContinentCode",
|
998
998
|
# country_code: "GeoLocationCountryCode",
|
@@ -1211,7 +1211,7 @@ module Aws::Route53
|
|
1211
1211
|
# enable_sni: false,
|
1212
1212
|
# 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
|
1213
1213
|
# alarm_identifier: {
|
1214
|
-
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1
|
1214
|
+
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1
|
1215
1215
|
# name: "AlarmName", # required
|
1216
1216
|
# },
|
1217
1217
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -1241,7 +1241,7 @@ module Aws::Route53
|
|
1241
1241
|
# resp.health_check.health_check_config.enable_sni #=> Boolean
|
1242
1242
|
# resp.health_check.health_check_config.regions #=> Array
|
1243
1243
|
# 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"
|
1244
|
-
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1"
|
1244
|
+
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1"
|
1245
1245
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
1246
1246
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
1247
1247
|
# resp.health_check.health_check_version #=> Integer
|
@@ -1372,7 +1372,7 @@ module Aws::Route53
|
|
1372
1372
|
# resp = client.create_hosted_zone({
|
1373
1373
|
# name: "DNSName", # required
|
1374
1374
|
# vpc: {
|
1375
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
1375
|
+
# 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-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
|
1376
1376
|
# vpc_id: "VPCId",
|
1377
1377
|
# },
|
1378
1378
|
# caller_reference: "Nonce", # required
|
@@ -1401,7 +1401,7 @@ module Aws::Route53
|
|
1401
1401
|
# resp.delegation_set.caller_reference #=> String
|
1402
1402
|
# resp.delegation_set.name_servers #=> Array
|
1403
1403
|
# resp.delegation_set.name_servers[0] #=> String
|
1404
|
-
# 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-southeast-1", "ap-southeast-2", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1", "ca-central-1", "cn-north-1"
|
1404
|
+
# 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-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"
|
1405
1405
|
# resp.vpc.vpc_id #=> String
|
1406
1406
|
# resp.location #=> String
|
1407
1407
|
#
|
@@ -1887,7 +1887,7 @@ module Aws::Route53
|
|
1887
1887
|
# resp = client.create_vpc_association_authorization({
|
1888
1888
|
# hosted_zone_id: "ResourceId", # required
|
1889
1889
|
# vpc: { # required
|
1890
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
1890
|
+
# 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-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
|
1891
1891
|
# vpc_id: "VPCId",
|
1892
1892
|
# },
|
1893
1893
|
# })
|
@@ -1895,7 +1895,7 @@ module Aws::Route53
|
|
1895
1895
|
# @example Response structure
|
1896
1896
|
#
|
1897
1897
|
# resp.hosted_zone_id #=> String
|
1898
|
-
# 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-southeast-1", "ap-southeast-2", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1", "ca-central-1", "cn-north-1"
|
1898
|
+
# 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-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"
|
1899
1899
|
# resp.vpc.vpc_id #=> String
|
1900
1900
|
#
|
1901
1901
|
# @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/CreateVPCAssociationAuthorization AWS API Documentation
|
@@ -2150,7 +2150,7 @@ module Aws::Route53
|
|
2150
2150
|
# resp = client.delete_vpc_association_authorization({
|
2151
2151
|
# hosted_zone_id: "ResourceId", # required
|
2152
2152
|
# vpc: { # required
|
2153
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
2153
|
+
# 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-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
|
2154
2154
|
# vpc_id: "VPCId",
|
2155
2155
|
# },
|
2156
2156
|
# })
|
@@ -2195,7 +2195,7 @@ module Aws::Route53
|
|
2195
2195
|
# resp = client.disassociate_vpc_from_hosted_zone({
|
2196
2196
|
# hosted_zone_id: "ResourceId", # required
|
2197
2197
|
# vpc: { # required
|
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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-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-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
|
2199
2199
|
# vpc_id: "VPCId",
|
2200
2200
|
# },
|
2201
2201
|
# comment: "DisassociateVPCComment",
|
@@ -2469,7 +2469,7 @@ module Aws::Route53
|
|
2469
2469
|
# resp.health_check.health_check_config.enable_sni #=> Boolean
|
2470
2470
|
# resp.health_check.health_check_config.regions #=> Array
|
2471
2471
|
# 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"
|
2472
|
-
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1"
|
2472
|
+
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1"
|
2473
2473
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
2474
2474
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
2475
2475
|
# resp.health_check.health_check_version #=> Integer
|
@@ -2658,7 +2658,7 @@ module Aws::Route53
|
|
2658
2658
|
# resp.delegation_set.name_servers #=> Array
|
2659
2659
|
# resp.delegation_set.name_servers[0] #=> String
|
2660
2660
|
# resp.vp_cs #=> Array
|
2661
|
-
# 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-southeast-1", "ap-southeast-2", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1", "ca-central-1", "cn-north-1"
|
2661
|
+
# 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-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"
|
2662
2662
|
# resp.vp_cs[0].vpc_id #=> String
|
2663
2663
|
#
|
2664
2664
|
# @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetHostedZone AWS API Documentation
|
@@ -3121,7 +3121,7 @@ module Aws::Route53
|
|
3121
3121
|
# resp.health_checks[0].health_check_config.enable_sni #=> Boolean
|
3122
3122
|
# resp.health_checks[0].health_check_config.regions #=> Array
|
3123
3123
|
# 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"
|
3124
|
-
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1"
|
3124
|
+
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1"
|
3125
3125
|
# resp.health_checks[0].health_check_config.alarm_identifier.name #=> String
|
3126
3126
|
# resp.health_checks[0].health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
3127
3127
|
# resp.health_checks[0].health_check_version #=> Integer
|
@@ -3574,7 +3574,7 @@ module Aws::Route53
|
|
3574
3574
|
# resp.resource_record_sets[0].type #=> String, one of "SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA"
|
3575
3575
|
# resp.resource_record_sets[0].set_identifier #=> String
|
3576
3576
|
# resp.resource_record_sets[0].weight #=> Integer
|
3577
|
-
# 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", "sa-east-1", "cn-north-1", "cn-northwest-1", "ap-south-1"
|
3577
|
+
# 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-south-1"
|
3578
3578
|
# resp.resource_record_sets[0].geo_location.continent_code #=> String
|
3579
3579
|
# resp.resource_record_sets[0].geo_location.country_code #=> String
|
3580
3580
|
# resp.resource_record_sets[0].geo_location.subdivision_code #=> String
|
@@ -4247,7 +4247,7 @@ module Aws::Route53
|
|
4247
4247
|
# resp.hosted_zone_id #=> String
|
4248
4248
|
# resp.next_token #=> String
|
4249
4249
|
# resp.vp_cs #=> Array
|
4250
|
-
# 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-southeast-1", "ap-southeast-2", "ap-south-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1", "ca-central-1", "cn-north-1"
|
4250
|
+
# 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-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"
|
4251
4251
|
# resp.vp_cs[0].vpc_id #=> String
|
4252
4252
|
#
|
4253
4253
|
# @see http://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ListVPCAssociationAuthorizations AWS API Documentation
|
@@ -4685,7 +4685,7 @@ module Aws::Route53
|
|
4685
4685
|
# enable_sni: false,
|
4686
4686
|
# 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
|
4687
4687
|
# alarm_identifier: {
|
4688
|
-
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1
|
4688
|
+
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1
|
4689
4689
|
# name: "AlarmName", # required
|
4690
4690
|
# },
|
4691
4691
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -4715,7 +4715,7 @@ module Aws::Route53
|
|
4715
4715
|
# resp.health_check.health_check_config.enable_sni #=> Boolean
|
4716
4716
|
# resp.health_check.health_check_config.regions #=> Array
|
4717
4717
|
# 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"
|
4718
|
-
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "sa-east-1"
|
4718
|
+
# 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-south-1", "ap-southeast-1", "ap-southeast-2", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "eu-north-1", "sa-east-1"
|
4719
4719
|
# resp.health_check.health_check_config.alarm_identifier.name #=> String
|
4720
4720
|
# resp.health_check.health_check_config.insufficient_data_health_status #=> String, one of "Healthy", "Unhealthy", "LastKnownStatus"
|
4721
4721
|
# resp.health_check.health_check_version #=> Integer
|
@@ -4907,7 +4907,7 @@ module Aws::Route53
|
|
4907
4907
|
params: params,
|
4908
4908
|
config: config)
|
4909
4909
|
context[:gem_name] = 'aws-sdk-route53'
|
4910
|
-
context[:gem_version] = '1.
|
4910
|
+
context[:gem_version] = '1.17.0'
|
4911
4911
|
Seahorse::Client::Request.new(handlers, context)
|
4912
4912
|
end
|
4913
4913
|
|
@@ -54,7 +54,7 @@ module Aws::Route53
|
|
54
54
|
# data as a hash:
|
55
55
|
#
|
56
56
|
# {
|
57
|
-
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1
|
57
|
+
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1
|
58
58
|
# name: "AlarmName", # required
|
59
59
|
# }
|
60
60
|
#
|
@@ -292,8 +292,12 @@ module Aws::Route53
|
|
292
292
|
# * **AWS Management Console**\: Go to the EC2 page, choose **Load
|
293
293
|
# Balancers** in the navigation pane, choose the load balancer,
|
294
294
|
# choose the **Description** tab, and get the value of the **DNS
|
295
|
-
# name** field.
|
296
|
-
#
|
295
|
+
# name** field.
|
296
|
+
#
|
297
|
+
# If you're routing traffic to a Classic Load Balancer, get the
|
298
|
+
# value that begins with **dualstack**. If you're routing traffic
|
299
|
+
# to another type of load balancer, get the value that applies to
|
300
|
+
# the record type, A or AAAA.
|
297
301
|
#
|
298
302
|
# * **Elastic Load Balancing API**\: Use `DescribeLoadBalancers` to
|
299
303
|
# get the value of `DNSName`. For more information, see the
|
@@ -316,7 +320,7 @@ module Aws::Route53
|
|
316
320
|
#
|
317
321
|
# : Specify the domain name of the Amazon S3 website endpoint that you
|
318
322
|
# created the bucket in, for example,
|
319
|
-
# `s3-website
|
323
|
+
# `s3-website.us-east-2.amazonaws.com`. For more information about
|
320
324
|
# valid values, see the table [Amazon Simple Storage Service (S3)
|
321
325
|
# Website Endpoints][9] in the *Amazon Web Services General
|
322
326
|
# Reference*. For more information about using S3 buckets for
|
@@ -459,7 +463,7 @@ module Aws::Route53
|
|
459
463
|
# {
|
460
464
|
# hosted_zone_id: "ResourceId", # required
|
461
465
|
# vpc: { # required
|
462
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
466
|
+
# 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-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
|
463
467
|
# vpc_id: "VPCId",
|
464
468
|
# },
|
465
469
|
# comment: "AssociateVPCComment",
|
@@ -517,7 +521,7 @@ module Aws::Route53
|
|
517
521
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
|
518
522
|
# set_identifier: "ResourceRecordSetIdentifier",
|
519
523
|
# weight: 1,
|
520
|
-
# 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
|
524
|
+
# 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-south-1
|
521
525
|
# geo_location: {
|
522
526
|
# continent_code: "GeoLocationContinentCode",
|
523
527
|
# country_code: "GeoLocationCountryCode",
|
@@ -590,7 +594,7 @@ module Aws::Route53
|
|
590
594
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
|
591
595
|
# set_identifier: "ResourceRecordSetIdentifier",
|
592
596
|
# weight: 1,
|
593
|
-
# 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
|
597
|
+
# 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-south-1
|
594
598
|
# geo_location: {
|
595
599
|
# continent_code: "GeoLocationContinentCode",
|
596
600
|
# country_code: "GeoLocationCountryCode",
|
@@ -692,7 +696,7 @@ module Aws::Route53
|
|
692
696
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
|
693
697
|
# set_identifier: "ResourceRecordSetIdentifier",
|
694
698
|
# weight: 1,
|
695
|
-
# 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
|
699
|
+
# 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-south-1
|
696
700
|
# geo_location: {
|
697
701
|
# continent_code: "GeoLocationContinentCode",
|
698
702
|
# country_code: "GeoLocationCountryCode",
|
@@ -907,7 +911,7 @@ module Aws::Route53
|
|
907
911
|
# enable_sni: false,
|
908
912
|
# 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
|
909
913
|
# alarm_identifier: {
|
910
|
-
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1
|
914
|
+
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1
|
911
915
|
# name: "AlarmName", # required
|
912
916
|
# },
|
913
917
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -979,7 +983,7 @@ module Aws::Route53
|
|
979
983
|
# {
|
980
984
|
# name: "DNSName", # required
|
981
985
|
# vpc: {
|
982
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
986
|
+
# 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-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
|
983
987
|
# vpc_id: "VPCId",
|
984
988
|
# },
|
985
989
|
# caller_reference: "Nonce", # required
|
@@ -1393,7 +1397,7 @@ module Aws::Route53
|
|
1393
1397
|
# {
|
1394
1398
|
# hosted_zone_id: "ResourceId", # required
|
1395
1399
|
# vpc: { # required
|
1396
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
1400
|
+
# 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-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
|
1397
1401
|
# vpc_id: "VPCId",
|
1398
1402
|
# },
|
1399
1403
|
# }
|
@@ -1643,7 +1647,7 @@ module Aws::Route53
|
|
1643
1647
|
# {
|
1644
1648
|
# hosted_zone_id: "ResourceId", # required
|
1645
1649
|
# vpc: { # required
|
1646
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
1650
|
+
# 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-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
|
1647
1651
|
# vpc_id: "VPCId",
|
1648
1652
|
# },
|
1649
1653
|
# }
|
@@ -1705,7 +1709,7 @@ module Aws::Route53
|
|
1705
1709
|
# {
|
1706
1710
|
# hosted_zone_id: "ResourceId", # required
|
1707
1711
|
# vpc: { # required
|
1708
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
1712
|
+
# 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-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
|
1709
1713
|
# vpc_id: "VPCId",
|
1710
1714
|
# },
|
1711
1715
|
# comment: "DisassociateVPCComment",
|
@@ -2587,7 +2591,7 @@ module Aws::Route53
|
|
2587
2591
|
# enable_sni: false,
|
2588
2592
|
# 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
|
2589
2593
|
# alarm_identifier: {
|
2590
|
-
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1
|
2594
|
+
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1
|
2591
2595
|
# name: "AlarmName", # required
|
2592
2596
|
# },
|
2593
2597
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -4633,7 +4637,7 @@ module Aws::Route53
|
|
4633
4637
|
# type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
|
4634
4638
|
# set_identifier: "ResourceRecordSetIdentifier",
|
4635
4639
|
# weight: 1,
|
4636
|
-
# 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
|
4640
|
+
# 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-south-1
|
4637
4641
|
# geo_location: {
|
4638
4642
|
# continent_code: "GeoLocationContinentCode",
|
4639
4643
|
# country_code: "GeoLocationCountryCode",
|
@@ -5656,7 +5660,7 @@ module Aws::Route53
|
|
5656
5660
|
# enable_sni: false,
|
5657
5661
|
# 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
|
5658
5662
|
# alarm_identifier: {
|
5659
|
-
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1
|
5663
|
+
# 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-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, eu-north-1, sa-east-1
|
5660
5664
|
# name: "AlarmName", # required
|
5661
5665
|
# },
|
5662
5666
|
# insufficient_data_health_status: "Healthy", # accepts Healthy, Unhealthy, LastKnownStatus
|
@@ -6188,7 +6192,7 @@ module Aws::Route53
|
|
6188
6192
|
# data as a hash:
|
6189
6193
|
#
|
6190
6194
|
# {
|
6191
|
-
# 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-southeast-1, ap-southeast-2, ap-south-1, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1, ca-central-1, cn-north-1
|
6195
|
+
# 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-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
|
6192
6196
|
# vpc_id: "VPCId",
|
6193
6197
|
# }
|
6194
6198
|
#
|
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.17.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: 2018-
|
11
|
+
date: 2018-12-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|