aws-sdk-core 2.3.15 → 2.3.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
1
1
  Aws.add_service(:EC2, {
2
- api: "#{Aws::API_DIR}/ec2/2015-10-01/api-2.json",
3
- docs: "#{Aws::API_DIR}/ec2/2015-10-01/docs-2.json",
4
- examples: "#{Aws::API_DIR}/ec2/2015-10-01/examples-1.json",
5
- paginators: "#{Aws::API_DIR}/ec2/2015-10-01/paginators-1.json",
6
- resources: "#{Aws::API_DIR}/ec2/2015-10-01/resources-1.json",
7
- waiters: "#{Aws::API_DIR}/ec2/2015-10-01/waiters-2.json",
2
+ api: "#{Aws::API_DIR}/ec2/2016-04-01/api-2.json",
3
+ docs: "#{Aws::API_DIR}/ec2/2016-04-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/ec2/2016-04-01/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/ec2/2016-04-01/paginators-1.json",
6
+ resources: "#{Aws::API_DIR}/ec2/2016-04-01/resources-1.json",
7
+ waiters: "#{Aws::API_DIR}/ec2/2016-04-01/waiters-2.json",
8
8
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.3.15'
2
+ VERSION = '2.3.16'
3
3
  end
@@ -111,7 +111,7 @@
111
111
  "endpoint": "streams.dynamodb"
112
112
  },
113
113
  "EC2": {
114
- "models": "ec2/2015-10-01",
114
+ "models": "ec2/2016-04-01",
115
115
  "endpoint": "ec2"
116
116
  },
117
117
  "ECR": {
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.3.15
4
+ version: 2.3.16
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: 2016-06-21 00:00:00.000000000 Z
11
+ date: 2016-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -105,6 +105,11 @@ files:
105
105
  - apis/ec2/2015-10-01/paginators-1.json
106
106
  - apis/ec2/2015-10-01/resources-1.json
107
107
  - apis/ec2/2015-10-01/waiters-2.json
108
+ - apis/ec2/2016-04-01/api-2.json
109
+ - apis/ec2/2016-04-01/examples-1.json
110
+ - apis/ec2/2016-04-01/paginators-1.json
111
+ - apis/ec2/2016-04-01/resources-1.json
112
+ - apis/ec2/2016-04-01/waiters-2.json
108
113
  - apis/ecr/2015-09-21/api-2.json
109
114
  - apis/ecr/2015-09-21/examples-1.json
110
115
  - apis/ecs/2014-11-13/api-2.json