aws-sdk-globalaccelerator 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 29f9e030de931362e47f0f9c84d01189f9a1f5e8
4
- data.tar.gz: 65dd8bf17a7f72c1e98362d3cb6524c36473bea0
2
+ SHA256:
3
+ metadata.gz: 84bc246cc310bb834b5e531430200436631b7532dc3113b4057702ab27373adb
4
+ data.tar.gz: af8bb9903ed5be377f81f7031b4fd12fc92af51777c76328fa5b15a09acc8003
5
5
  SHA512:
6
- metadata.gz: 054452eedb9b4af19c1bde36d29200b3f6420235a76de399f566aa5ce6056e96320973bdb8613bd2d8330c3f82ffc5e8caad125ca221bfabacbd8b0de18d9c9f
7
- data.tar.gz: 3edb7da78e4b5bc1870777692631bd30aaba021df5f87ccfb32c5102a8ea61b8b2b66f527449dc2e6ddf6480c5584d72e836373578ad5731296f04b5b06ad8ad
6
+ metadata.gz: e64c2c27a240cac7487871387a6e1714f50ed791015d6b4f44501e59b115de060956a35fc5e38c523dce30bb663a90668211cfd54b25ee0a7ad0ee1521a482e5
7
+ data.tar.gz: eb7910edcfaa89656f2b36e4a9d6fde08e52605486a927a5c191c1e43832711b844205a694e603bd4340b81240723dc283c16a6d339f3e9c0e88bcc30721455a
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-globalaccelerator/customizations'
45
45
  # @service
46
46
  module Aws::GlobalAccelerator
47
47
 
48
- GEM_VERSION = '1.16.0'
48
+ GEM_VERSION = '1.17.0'
49
49
 
50
50
  end
@@ -105,7 +105,7 @@ module Aws::GlobalAccelerator
105
105
  # @option options [required, String] :region
106
106
  # The AWS region to connect to. The configured `:region` is
107
107
  # used to determine the service `:endpoint`. When not passed,
108
- # a default `:region` is search for in the following locations:
108
+ # a default `:region` is searched for in the following locations:
109
109
  #
110
110
  # * `Aws.config[:region]`
111
111
  # * `ENV['AWS_REGION']`
@@ -161,7 +161,7 @@ module Aws::GlobalAccelerator
161
161
  # @option options [String] :endpoint
162
162
  # The client endpoint is normally constructed from the `:region`
163
163
  # option. You should only configure an `:endpoint` when connecting
164
- # to test endpoints. This should be avalid HTTP(S) URI.
164
+ # to test endpoints. This should be a valid HTTP(S) URI.
165
165
  #
166
166
  # @option options [Integer] :endpoint_cache_max_entries (1000)
167
167
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -1686,7 +1686,7 @@ module Aws::GlobalAccelerator
1686
1686
  params: params,
1687
1687
  config: config)
1688
1688
  context[:gem_name] = 'aws-sdk-globalaccelerator'
1689
- context[:gem_version] = '1.16.0'
1689
+ context[:gem_version] = '1.17.0'
1690
1690
  Seahorse::Client::Request.new(handlers, context)
1691
1691
  end
1692
1692
 
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.16.0
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: 2020-03-27 00:00:00.000000000 Z
11
+ date: 2020-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -81,7 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  version: '0'
82
82
  requirements: []
83
83
  rubyforge_project:
84
- rubygems_version: 2.5.2.3
84
+ rubygems_version: 2.7.6.2
85
85
  signing_key:
86
86
  specification_version: 4
87
87
  summary: AWS SDK for Ruby - AWS Global Accelerator