aws-sdk-core 2.9.21 → 2.9.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,6 +33,7 @@ module Aws
33
33
  'RequestLimitExceeded', # ec2
34
34
  'BandwidthLimitExceeded', # cloud search
35
35
  'LimitExceededException', # kinesis
36
+ 'TooManyRequestsException', # batch
36
37
  ])
37
38
 
38
39
  CHECKSUM_ERRORS = Set.new([
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.9.21'
2
+ VERSION = '2.9.22'
3
3
  end
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: 2.9.21
4
+ version: 2.9.22
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: 2017-05-18 00:00:00.000000000 Z
11
+ date: 2017-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath