aws-sdk-globalaccelerator 1.11.0 → 1.12.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: f7d52546940fb33ad73be154da1bb2d6bcd4033c
4
- data.tar.gz: c88eed3e892a789e8743dbbea8329e30ab47553d
3
+ metadata.gz: 7444160443432154c84ad291a918af0469baccf5
4
+ data.tar.gz: ef9a1709dc939cb04faf7e50357940b667b5253e
5
5
  SHA512:
6
- metadata.gz: 6ecd4e818ca7b1e050b74ae4ea8abde95a4acf0fc239ad907d0bbab51460eabd4a675994fbba04b604e47dfc91f4b1933c7fca1728294fe517cdd1162639caf6
7
- data.tar.gz: de5b4479d881639cae309ac4dceecc716bb2d6b50796f1e2e40c1968636158368420ffb8e5b73aacef09b9346748f57093ea641d71c07221debcca483b7d5025
6
+ metadata.gz: 0632f78639587580317a8f87c6bfaab5538cca18c088d721b58d776c5c5b3fa5bcd0d102794e85486473199bd28ec23655371031afc4c1da6543a8c4cba84a81
7
+ data.tar.gz: bf9bca79b27d520cafe6d6df392029553833500c266dcc378e8ee57b6d827a95e5be09a2f9dea2513ad4ffb504b20a167bf9ca294383d412e739d0b868593960
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-globalaccelerator/customizations'
42
42
  # @service
43
43
  module Aws::GlobalAccelerator
44
44
 
45
- GEM_VERSION = '1.11.0'
45
+ GEM_VERSION = '1.12.0'
46
46
 
47
47
  end
@@ -315,6 +315,7 @@ module Aws::GlobalAccelerator
315
315
  # resp.accelerator.ip_sets[0].ip_family #=> String
316
316
  # resp.accelerator.ip_sets[0].ip_addresses #=> Array
317
317
  # resp.accelerator.ip_sets[0].ip_addresses[0] #=> String
318
+ # resp.accelerator.dns_name #=> String
318
319
  # resp.accelerator.status #=> String, one of "DEPLOYED", "IN_PROGRESS"
319
320
  # resp.accelerator.created_time #=> Time
320
321
  # resp.accelerator.last_modified_time #=> Time
@@ -608,6 +609,7 @@ module Aws::GlobalAccelerator
608
609
  # resp.accelerator.ip_sets[0].ip_family #=> String
609
610
  # resp.accelerator.ip_sets[0].ip_addresses #=> Array
610
611
  # resp.accelerator.ip_sets[0].ip_addresses[0] #=> String
612
+ # resp.accelerator.dns_name #=> String
611
613
  # resp.accelerator.status #=> String, one of "DEPLOYED", "IN_PROGRESS"
612
614
  # resp.accelerator.created_time #=> Time
613
615
  # resp.accelerator.last_modified_time #=> Time
@@ -759,6 +761,7 @@ module Aws::GlobalAccelerator
759
761
  # resp.accelerators[0].ip_sets[0].ip_family #=> String
760
762
  # resp.accelerators[0].ip_sets[0].ip_addresses #=> Array
761
763
  # resp.accelerators[0].ip_sets[0].ip_addresses[0] #=> String
764
+ # resp.accelerators[0].dns_name #=> String
762
765
  # resp.accelerators[0].status #=> String, one of "DEPLOYED", "IN_PROGRESS"
763
766
  # resp.accelerators[0].created_time #=> Time
764
767
  # resp.accelerators[0].last_modified_time #=> Time
@@ -921,6 +924,7 @@ module Aws::GlobalAccelerator
921
924
  # resp.accelerator.ip_sets[0].ip_family #=> String
922
925
  # resp.accelerator.ip_sets[0].ip_addresses #=> Array
923
926
  # resp.accelerator.ip_sets[0].ip_addresses[0] #=> String
927
+ # resp.accelerator.dns_name #=> String
924
928
  # resp.accelerator.status #=> String, one of "DEPLOYED", "IN_PROGRESS"
925
929
  # resp.accelerator.created_time #=> Time
926
930
  # resp.accelerator.last_modified_time #=> Time
@@ -1175,7 +1179,7 @@ module Aws::GlobalAccelerator
1175
1179
  params: params,
1176
1180
  config: config)
1177
1181
  context[:gem_name] = 'aws-sdk-globalaccelerator'
1178
- context[:gem_version] = '1.11.0'
1182
+ context[:gem_version] = '1.12.0'
1179
1183
  Seahorse::Client::Request.new(handlers, context)
1180
1184
  end
1181
1185
 
@@ -96,6 +96,7 @@ module Aws::GlobalAccelerator
96
96
  Accelerator.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "IpAddressType"))
97
97
  Accelerator.add_member(:enabled, Shapes::ShapeRef.new(shape: GenericBoolean, location_name: "Enabled"))
98
98
  Accelerator.add_member(:ip_sets, Shapes::ShapeRef.new(shape: IpSets, location_name: "IpSets"))
99
+ Accelerator.add_member(:dns_name, Shapes::ShapeRef.new(shape: GenericString, location_name: "DnsName"))
99
100
  Accelerator.add_member(:status, Shapes::ShapeRef.new(shape: AcceleratorStatus, location_name: "Status"))
100
101
  Accelerator.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
101
102
  Accelerator.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
@@ -39,6 +39,24 @@ module Aws::GlobalAccelerator
39
39
  # accelerator.
40
40
  # @return [Array<Types::IpSet>]
41
41
  #
42
+ # @!attribute [rw] dns_name
43
+ # The Domain Name System (DNS) name that Global Accelerator creates
44
+ # that points to your accelerator's static IP addresses.
45
+ #
46
+ # The naming convention for the DNS name is: a lower case letter a,
47
+ # followed by a 16-bit random hex string, followed by
48
+ # .awsglobalaccelerator.com. For example:
49
+ # a1234567890abcdef.awsglobalaccelerator.com.
50
+ #
51
+ # For more information about the default DNS name, see [Support for
52
+ # DNS Addressing in Global Accelerator][1] in the *AWS Global
53
+ # Accelerator Developer Guide*.
54
+ #
55
+ #
56
+ #
57
+ # [1]: https://docs.aws.amazon.com/global-accelerator/latest/dg/about-accelerators.html#about-accelerators.dns-addressing
58
+ # @return [String]
59
+ #
42
60
  # @!attribute [rw] status
43
61
  # Describes the deployment status of the accelerator.
44
62
  # @return [String]
@@ -59,6 +77,7 @@ module Aws::GlobalAccelerator
59
77
  :ip_address_type,
60
78
  :enabled,
61
79
  :ip_sets,
80
+ :dns_name,
62
81
  :status,
63
82
  :created_time,
64
83
  :last_modified_time)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-globalaccelerator
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.0
4
+ version: 1.12.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: 2019-08-28 00:00:00.000000000 Z
11
+ date: 2019-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core