aws-sdk 1.16.0 → 1.16.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2501229aa3db0521f52494abe0ccff97b33e4c4b
4
- data.tar.gz: 36dc7213d433ad814553eb45749e53ead69db606
3
+ metadata.gz: 0f244ef626a3e99adac1958ad099b5a4c510a94c
4
+ data.tar.gz: 850c152372a0487984fe6a27612acf1c8fdc364a
5
5
  SHA512:
6
- metadata.gz: 938f94ac9421493d09d22dfb6525878dcaa130d06b10f116978ced315a8ab08634164c888da30b551c84cd0f97769f3c21de7f306864a12e57d05cbb128fc837
7
- data.tar.gz: 2fdfc3ae054f52a7de5adc9d5854efd0d7e5361f49c878ebd195d77baea09fec478a06c96ea4b775524aca92e07d28705f5629348197d8578cac9dc562b733d9
6
+ metadata.gz: ba5863c608c9c3a4be552799a73aa849fb3f16d47b8a7da23ad23a81160039e4c74a01e4826be88adac127e0e2ff055fca9334bf1a6f96874bf4aee19d5778d2
7
+ data.tar.gz: 46c2f0037accbd35f3a228ea4ec26e841a40081eca9a3c098686d169faca68754f4d05e57c5b17f94e58504fc0d1b3d0bc813d913e4b4121e769c75365a5d678
@@ -12,7 +12,7 @@
12
12
  # language governing permissions and limitations under the License.
13
13
 
14
14
  ---
15
- :api_version: '2013-02-01'
15
+ :api_version: '2013-07-15'
16
16
  :operations:
17
17
  - :name: ActivateLicense
18
18
  :method: :activate_license
@@ -17,7 +17,7 @@ module AWS
17
17
  # Client class for Amazon Elastic Compute Cloud (EC2).
18
18
  class Client < Core::QueryClient
19
19
 
20
- API_VERSION = '2013-02-01'
20
+ API_VERSION = '2013-07-15'
21
21
 
22
22
  # @api private
23
23
  CACHEABLE_REQUESTS = Set[
@@ -60,10 +60,11 @@ module AWS
60
60
 
61
61
  end
62
62
 
63
- class Client::V20130201 < Client
63
+ class Client::V20130715 < Client
64
64
 
65
- define_client_methods('2013-02-01')
65
+ define_client_methods('2013-07-15')
66
66
 
67
67
  end
68
+
68
69
  end
69
70
  end
@@ -13,5 +13,5 @@
13
13
 
14
14
  module AWS
15
15
  # Current version of the AWS SDK for Ruby
16
- VERSION = '1.16.0'
16
+ VERSION = '1.16.1'
17
17
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.16.0
4
+ version: 1.16.1
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: 2013-08-29 00:00:00.000000000 Z
11
+ date: 2013-08-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: uuidtools
@@ -591,7 +591,7 @@ files:
591
591
  - lib/aws/api_config/DirectConnect-2012-10-25.yml
592
592
  - lib/aws/api_config/DynamoDB-2011-12-05.yml
593
593
  - lib/aws/api_config/DynamoDB-2012-08-10.yml
594
- - lib/aws/api_config/EC2-2013-02-01.yml
594
+ - lib/aws/api_config/EC2-2013-07-15.yml
595
595
  - lib/aws/api_config/ElastiCache-2012-11-15.yml
596
596
  - lib/aws/api_config/ElasticBeanstalk-2010-12-01.yml
597
597
  - lib/aws/api_config/ElasticTranscoder-2012-09-25.yml