aws-sdk-route53 1.8.0 → 1.9.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
  SHA1:
3
- metadata.gz: 9206f4a2bc3b71e8e91ab14a625d7c152a9d71a4
4
- data.tar.gz: b5f0cf29e613a1ee0db9ec70e652f2f47ef6c117
3
+ metadata.gz: 2d8bc52af297414fc4470873322395853566b0d2
4
+ data.tar.gz: e01a3070fef75b279b04faa4db76350ddef82d4b
5
5
  SHA512:
6
- metadata.gz: ed9aa43ca8f4edd2fb29f8a68b7e1e9a87f50142f02a3debcdbc2ef07e2ecdb139a74ccad7967c5d8101750ce11a95c906d6012b9a955e453144f4e2023a727f
7
- data.tar.gz: 2990045c31118763ab58707341892e4eaf4d42a889ef33e24d7abf1b1e4364f14fdb29616629857f4837edc1fe07864fefb66871bcd2cd2cf5da1b2ecbd28a96
6
+ metadata.gz: c42841f8e024aefda2ff46a57fa16df5c389fd678a3ec7e89e9dfe67590af578d4a1f893cf72276a5250f5212afdce893ab46cdf135335b6b3ca39de31337679
7
+ data.tar.gz: c421becf223325277c45ccb5961647d14ed6ba3617098f2a3bcd79cd8683e9d83449aa9652959becd240291e83d8490b892c640c5e9bfe8c7dea94774da7b914
@@ -43,6 +43,6 @@ require_relative 'aws-sdk-route53/customizations'
43
43
  # @service
44
44
  module Aws::Route53
45
45
 
46
- GEM_VERSION = '1.8.0'
46
+ GEM_VERSION = '1.9.0'
47
47
 
48
48
  end
@@ -933,7 +933,7 @@ module Aws::Route53
933
933
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
934
934
  # set_identifier: "ResourceRecordSetIdentifier",
935
935
  # weight: 1,
936
- # 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
936
+ # 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
937
937
  # geo_location: {
938
938
  # continent_code: "GeoLocationContinentCode",
939
939
  # country_code: "GeoLocationCountryCode",
@@ -3487,7 +3487,7 @@ module Aws::Route53
3487
3487
  # resp.resource_record_sets[0].type #=> String, one of "SOA", "A", "TXT", "NS", "CNAME", "MX", "NAPTR", "PTR", "SRV", "SPF", "AAAA", "CAA"
3488
3488
  # resp.resource_record_sets[0].set_identifier #=> String
3489
3489
  # resp.resource_record_sets[0].weight #=> Integer
3490
- # 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", "sa-east-1", "cn-north-1", "cn-northwest-1", "ap-south-1"
3490
+ # 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"
3491
3491
  # resp.resource_record_sets[0].geo_location.continent_code #=> String
3492
3492
  # resp.resource_record_sets[0].geo_location.country_code #=> String
3493
3493
  # resp.resource_record_sets[0].geo_location.subdivision_code #=> String
@@ -4787,7 +4787,7 @@ module Aws::Route53
4787
4787
  params: params,
4788
4788
  config: config)
4789
4789
  context[:gem_name] = 'aws-sdk-route53'
4790
- context[:gem_version] = '1.8.0'
4790
+ context[:gem_version] = '1.9.0'
4791
4791
  Seahorse::Client::Request.new(handlers, context)
4792
4792
  end
4793
4793
 
@@ -440,7 +440,7 @@ module Aws::Route53
440
440
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
441
441
  # set_identifier: "ResourceRecordSetIdentifier",
442
442
  # weight: 1,
443
- # 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
443
+ # 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
444
444
  # geo_location: {
445
445
  # continent_code: "GeoLocationContinentCode",
446
446
  # country_code: "GeoLocationCountryCode",
@@ -513,7 +513,7 @@ module Aws::Route53
513
513
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
514
514
  # set_identifier: "ResourceRecordSetIdentifier",
515
515
  # weight: 1,
516
- # 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
516
+ # 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
517
517
  # geo_location: {
518
518
  # continent_code: "GeoLocationContinentCode",
519
519
  # country_code: "GeoLocationCountryCode",
@@ -615,7 +615,7 @@ module Aws::Route53
615
615
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
616
616
  # set_identifier: "ResourceRecordSetIdentifier",
617
617
  # weight: 1,
618
- # 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
618
+ # 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
619
619
  # geo_location: {
620
620
  # continent_code: "GeoLocationContinentCode",
621
621
  # country_code: "GeoLocationCountryCode",
@@ -4528,7 +4528,7 @@ module Aws::Route53
4528
4528
  # type: "SOA", # required, accepts SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA
4529
4529
  # set_identifier: "ResourceRecordSetIdentifier",
4530
4530
  # weight: 1,
4531
- # 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, sa-east-1, cn-north-1, cn-northwest-1, ap-south-1
4531
+ # 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
4532
4532
  # geo_location: {
4533
4533
  # continent_code: "GeoLocationContinentCode",
4534
4534
  # country_code: "GeoLocationCountryCode",
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.8.0
4
+ version: 1.9.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-02-13 00:00:00.000000000 Z
11
+ date: 2018-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core