aws-sdk-core 2.11.574 → 2.11.579
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/cloudfront/2020-05-31/api-2.json +413 -1
- data/apis/codeguru-reviewer/2019-09-19/api-2.json +78 -2
- data/apis/cur/2017-01-06/api-2.json +28 -10
- data/apis/ec2/2016-11-15/api-2.json +11 -0
- data/apis/elasticmapreduce/2009-03-31/api-2.json +175 -1
- data/apis/elasticmapreduce/2009-03-31/paginators-1.json +5 -0
- data/apis/guardduty/2017-11-28/api-2.json +4 -0
- data/apis/kendra/2019-02-03/api-2.json +17 -2
- data/apis/macie2/2020-01-01/api-2.json +45 -2
- data/apis/mediapackage/2017-10-12/api-2.json +16 -0
- data/apis/securityhub/2018-10-26/api-2.json +19 -1
- data/apis/states/2016-11-23/api-2.json +49 -15
- data/endpoints.json +33 -9
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
data/lib/aws-sdk-core/version.rb
CHANGED
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.11.
|
4
|
+
version: 2.11.579
|
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-
|
11
|
+
date: 2020-09-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|