aws-sdk-core 3.90.0 → 3.93.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.90.0
4
+ version: 3.93.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-02-12 00:00:00.000000000 Z
11
+ date: 2020-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -155,6 +155,10 @@ files:
155
155
  - lib/aws-sdk-core/plugins/protocols/rest_xml.rb
156
156
  - lib/aws-sdk-core/plugins/regional_endpoint.rb
157
157
  - lib/aws-sdk-core/plugins/response_paging.rb
158
+ - lib/aws-sdk-core/plugins/retries/client_rate_limiter.rb
159
+ - lib/aws-sdk-core/plugins/retries/clock_skew.rb
160
+ - lib/aws-sdk-core/plugins/retries/error_inspector.rb
161
+ - lib/aws-sdk-core/plugins/retries/retry_quota.rb
158
162
  - lib/aws-sdk-core/plugins/retry_errors.rb
159
163
  - lib/aws-sdk-core/plugins/signature_v2.rb
160
164
  - lib/aws-sdk-core/plugins/signature_v4.rb