aws-sdk-ec2 1.0.0.rc6 → 1.0.0.rc7
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 +4 -4
- data/lib/aws-sdk-ec2.rb +2 -2
- data/lib/aws-sdk-ec2/client.rb +1 -1
- metadata +10 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 22d2a862c9c7ec48e1c19b3ae5563ee889444ed2
|
|
4
|
+
data.tar.gz: ae3a42d711c8689c91fc2102173993053cc4efb6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4ee06271dd5fae2ae4f9ee6ca788180fa99fb631eb4405ad8fb3df0745341c2306324f8067bf5ec7bd8dc3ea69a78d778f9696d989ec20185b19c85d73702ae5
|
|
7
|
+
data.tar.gz: 640d9be8373769127c5344aef4b77520f0a58a8f9a7e60982f99deb9db186e1c23d1bb0dc6682607f655f0fe0f210864d9d6b7c1b7ddbb45d680fbb68d0ac1c9
|
data/lib/aws-sdk-ec2.rb
CHANGED
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
#
|
|
6
6
|
# WARNING ABOUT GENERATED CODE
|
|
7
7
|
|
|
8
|
-
require 'aws-sdk-core'
|
|
9
8
|
require 'aws-sigv4'
|
|
9
|
+
require 'aws-sdk-core'
|
|
10
10
|
|
|
11
11
|
require_relative 'aws-sdk-ec2/types'
|
|
12
12
|
require_relative 'aws-sdk-ec2/client_api'
|
|
@@ -65,6 +65,6 @@ require_relative 'aws-sdk-ec2/customizations'
|
|
|
65
65
|
# @service
|
|
66
66
|
module Aws::EC2
|
|
67
67
|
|
|
68
|
-
GEM_VERSION = '1.0.0.
|
|
68
|
+
GEM_VERSION = '1.0.0.rc7'
|
|
69
69
|
|
|
70
70
|
end
|
data/lib/aws-sdk-ec2/client.rb
CHANGED
|
@@ -17362,7 +17362,7 @@ module Aws::EC2
|
|
|
17362
17362
|
params: params,
|
|
17363
17363
|
config: config)
|
|
17364
17364
|
context[:gem_name] = 'aws-sdk-ec2'
|
|
17365
|
-
context[:gem_version] = '1.0.0.
|
|
17365
|
+
context[:gem_version] = '1.0.0.rc7'
|
|
17366
17366
|
Seahorse::Client::Request.new(handlers, context)
|
|
17367
17367
|
end
|
|
17368
17368
|
|
metadata
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-ec2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.0.
|
|
4
|
+
version: 1.0.0.rc7
|
|
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-
|
|
11
|
+
date: 2017-05-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
|
-
name: aws-
|
|
14
|
+
name: aws-sigv4
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- -
|
|
17
|
+
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version:
|
|
19
|
+
version: '1.0'
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
|
-
- -
|
|
24
|
+
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version:
|
|
26
|
+
version: '1.0'
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
|
-
name: aws-
|
|
28
|
+
name: aws-sdk-core
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - "~>"
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version:
|
|
33
|
+
version: 3.0.0.rc12
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version:
|
|
40
|
+
version: 3.0.0.rc12
|
|
41
41
|
description: Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2).
|
|
42
42
|
This gem is part of the AWS SDK for Ruby.
|
|
43
43
|
email:
|