aws-sdk 1.6.8 → 1.6.9

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.
data/.yardopts CHANGED
@@ -1,5 +1,4 @@
1
1
  --no-private
2
- --files NOTICE.txt
3
2
  --files LICENSE.txt
4
3
  --exclude '~$'
5
4
  --title 'AWS SDK for Ruby'
@@ -1,171 +1,12 @@
1
- Apache License
2
- Version 2.0, January 2004
1
+ Copyright 2011-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
2
 
4
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3
+ Licensed under the Apache License, Version 2.0 (the "License"). You
4
+ may not use this file except in compliance with the License. A copy of
5
+ the License is located at
5
6
 
6
- 1. Definitions.
7
+ http://aws.amazon.com/apache2.0/
7
8
 
8
- "License" shall mean the terms and conditions for use, reproduction,
9
- and distribution as defined by Sections 1 through 9 of this document.
10
-
11
- "Licensor" shall mean the copyright owner or entity authorized by the
12
- copyright owner that is granting the License.
13
-
14
- "Legal Entity" shall mean the union of the acting entity and all other
15
- entities that control, are controlled by, or are under common control
16
- with that entity. For the purposes of this definition, "control" means
17
- (i) the power, direct or indirect, to cause the direction or
18
- management of such entity, whether by contract or otherwise, or (ii)
19
- ownership of fifty percent (50%) or more of the outstanding shares, or
20
- (iii) beneficial ownership of such entity.
21
-
22
- "You" (or "Your") shall mean an individual or Legal Entity exercising
23
- permissions granted by this License.
24
-
25
- "Source" form shall mean the preferred form for making modifications,
26
- including but not limited to software source code, documentation
27
- source, and configuration files.
28
-
29
- "Object" form shall mean any form resulting from mechanical
30
- transformation or translation of a Source form, including but not
31
- limited to compiled object code, generated documentation, and
32
- conversions to other media types.
33
-
34
- "Work" shall mean the work of authorship, whether in Source or Object
35
- form, made available under the License, as indicated by a copyright
36
- notice that is included in or attached to the work (an example is
37
- provided in the Appendix below).
38
-
39
- "Derivative Works" shall mean any work, whether in Source or Object
40
- form, that is based on (or derived from) the Work and for which the
41
- editorial revisions, annotations, elaborations, or other modifications
42
- represent, as a whole, an original work of authorship. For the
43
- purposes of this License, Derivative Works shall not include works
44
- that remain separable from, or merely link (or bind by name) to the
45
- interfaces of, the Work and Derivative Works thereof.
46
-
47
- "Contribution" shall mean any work of authorship, including the
48
- original version of the Work and any modifications or additions to
49
- that Work or Derivative Works thereof, that is intentionally submitted
50
- to Licensor for inclusion in the Work by the copyright owner or by an
51
- individual or Legal Entity authorized to submit on behalf of the
52
- copyright owner. For the purposes of this definition, "submitted"
53
- means any form of electronic, verbal, or written communication sent to
54
- the Licensor or its representatives, including but not limited to
55
- communication on electronic mailing lists, source code control
56
- systems, and issue tracking systems that are managed by, or on behalf
57
- of, the Licensor for the purpose of discussing and improving the Work,
58
- but excluding communication that is conspicuously marked or otherwise
59
- designated in writing by the copyright owner as "Not a Contribution."
60
-
61
- "Contributor" shall mean Licensor and any individual or Legal Entity
62
- on behalf of whom a Contribution has been received by Licensor and
63
- subsequently incorporated within the Work.
64
-
65
- 2. Grant of Copyright License. Subject to the terms and conditions of
66
- this License, each Contributor hereby grants to You a perpetual,
67
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
68
- copyright license to reproduce, prepare Derivative Works of, publicly
69
- display, publicly perform, sublicense, and distribute the Work and
70
- such Derivative Works in Source or Object form.
71
-
72
- 3. Grant of Patent License. Subject to the terms and conditions of
73
- this License, each Contributor hereby grants to You a perpetual,
74
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except
75
- as stated in this section) patent license to make, have made, use,
76
- offer to sell, sell, import, and otherwise transfer the Work, where
77
- such license applies only to those patent claims licensable by such
78
- Contributor that are necessarily infringed by their Contribution(s)
79
- alone or by combination of their Contribution(s) with the Work to
80
- which such Contribution(s) was submitted. If You institute patent
81
- litigation against any entity (including a cross-claim or counterclaim
82
- in a lawsuit) alleging that the Work or a Contribution incorporated
83
- within the Work constitutes direct or contributory patent
84
- infringement, then any patent licenses granted to You under this
85
- License for that Work shall terminate as of the date such litigation
86
- is filed.
87
-
88
- 4. Redistribution. You may reproduce and distribute copies of the Work
89
- or Derivative Works thereof in any medium, with or without
90
- modifications, and in Source or Object form, provided that You meet
91
- the following conditions:
92
-
93
- 1. You must give any other recipients of the Work or Derivative
94
- Works a copy of this License; and
95
- 2. You must cause any modified files to carry prominent notices
96
- stating that You changed the files; and
97
- 3. You must retain, in the Source form of any Derivative Works
98
- that You distribute, all copyright, patent, trademark, and
99
- attribution notices from the Source form of the Work, excluding
100
- those notices that do not pertain to any part of the Derivative
101
- Works; and
102
- 4. If the Work includes a "NOTICE" text file as part of its
103
- distribution, then any Derivative Works that You distribute must
104
- include a readable copy of the attribution notices contained within
105
- such NOTICE file, excluding those notices that do not pertain to
106
- any part of the Derivative Works, in at least one of the following
107
- places: within a NOTICE text file distributed as part of the
108
- Derivative Works; within the Source form or documentation, if
109
- provided along with the Derivative Works; or, within a display
110
- generated by the Derivative Works, if and wherever such third-party
111
- notices normally appear. The contents of the NOTICE file are for
112
- informational purposes only and do not modify the License. You may
113
- add Your own attribution notices within Derivative Works that You
114
- distribute, alongside or as an addendum to the NOTICE text from the
115
- Work, provided that such additional attribution notices cannot be
116
- construed as modifying the License.
117
-
118
- You may add Your own copyright statement to Your modifications and may
119
- provide additional or different license terms and conditions for use,
120
- reproduction, or distribution of Your modifications, or for any such
121
- Derivative Works as a whole, provided Your use, reproduction, and
122
- distribution of the Work otherwise complies with the conditions stated
123
- in this License.
124
-
125
- 5. Submission of Contributions. Unless You explicitly state otherwise,
126
- any Contribution intentionally submitted for inclusion in the Work by
127
- You to the Licensor shall be under the terms and conditions of this
128
- License, without any additional terms or conditions. Notwithstanding
129
- the above, nothing herein shall supersede or modify the terms of any
130
- separate license agreement you may have executed with Licensor
131
- regarding such Contributions.
132
-
133
- 6. Trademarks. This License does not grant permission to use the trade
134
- names, trademarks, service marks, or product names of the Licensor,
135
- except as required for reasonable and customary use in describing the
136
- origin of the Work and reproducing the content of the NOTICE file.
137
-
138
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed
139
- to in writing, Licensor provides the Work (and each Contributor
140
- provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR
141
- CONDITIONS OF ANY KIND, either express or implied, including, without
142
- limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT,
143
- MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely
144
- responsible for determining the appropriateness of using or
145
- redistributing the Work and assume any risks associated with Your
146
- exercise of permissions under this License.
147
-
148
- 8. Limitation of Liability. In no event and under no legal theory,
149
- whether in tort (including negligence), contract, or otherwise, unless
150
- required by applicable law (such as deliberate and grossly negligent
151
- acts) or agreed to in writing, shall any Contributor be liable to You
152
- for damages, including any direct, indirect, special, incidental, or
153
- consequential damages of any character arising as a result of this
154
- License or out of the use or inability to use the Work (including but
155
- not limited to damages for loss of goodwill, work stoppage, computer
156
- failure or malfunction, or any and all other commercial damages or
157
- losses), even if such Contributor has been advised of the possibility
158
- of such damages.
159
-
160
- 9. Accepting Warranty or Additional Liability. While redistributing
161
- the Work or Derivative Works thereof, You may choose to offer, and
162
- charge a fee for, acceptance of support, warranty, indemnity, or other
163
- liability obligations and/or rights consistent with this
164
- License. However, in accepting such obligations, You may act only on
165
- Your own behalf and on Your sole responsibility, not on behalf of any
166
- other Contributor, and only if You agree to indemnify, defend, and
167
- hold each Contributor harmless for any liability incurred by, or
168
- claims asserted against, such Contributor by reason of your accepting
169
- any such warranty or additional liability.
170
-
171
- END OF TERMS AND CONDITIONS
9
+ or in the "license" file accompanying this file. This file is
10
+ distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
+ ANY KIND, either express or implied. See the License for the specific
12
+ language governing permissions and limitations under the License.
@@ -3718,13 +3718,12 @@
3718
3718
  - :boolean
3719
3719
  SecurityGroup:
3720
3720
  - :list:
3721
- - :structure:
3722
- GroupName:
3723
- - :string
3724
- - :rename: GroupName
3725
- GroupId:
3726
- - :string
3721
+ - :string
3727
3722
  - :rename: SecurityGroups
3723
+ SecurityGroupId:
3724
+ - :list:
3725
+ - :string
3726
+ - :rename: SecurityGroupIds
3728
3727
  :outputs:
3729
3728
  :children:
3730
3729
  spotInstanceRequestSet:
@@ -11,6 +11,7 @@
11
11
  # ANY KIND, either express or implied. See the License for the specific
12
12
  # language governing permissions and limitations under the License.
13
13
 
14
+ require 'aws/version'
14
15
  require 'aws/core/autoloader'
15
16
 
16
17
  # AWS is the root module for all of the Amazon Web Services. It is also
@@ -68,9 +69,6 @@ require 'aws/core/autoloader'
68
69
  #
69
70
  module AWS
70
71
 
71
- # Current version of the AWS SDK for Ruby
72
- VERSION = "1.6.8"
73
-
74
72
  register_autoloads(self) do
75
73
  autoload :Errors, 'errors'
76
74
  end
@@ -3078,9 +3078,8 @@ module AWS
3078
3078
  # * +:arn+ - (String)
3079
3079
  # * +:name+ - (String)
3080
3080
  # * +:ebs_optimized+ - (Boolean)
3081
- # * +:security_groups+ - (Array<Hash>)
3082
- # * +:group_name+ - (String)
3083
- # * +:group_id+ - (String)
3081
+ # * +:security_groups+ - (Array<String>)
3082
+ # * +:security_group_ids+ - (Array<String>)
3084
3083
  # @return [Core::Response]
3085
3084
  # The #data method of the response object returns
3086
3085
  # a hash with the following structure:
@@ -0,0 +1,18 @@
1
+ # Copyright 2011-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License"). You
4
+ # may not use this file except in compliance with the License. A copy of
5
+ # the License is located at
6
+ #
7
+ # http://aws.amazon.com/apache2.0/
8
+ #
9
+ # or in the "license" file accompanying this file. This file is
10
+ # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
+ # ANY KIND, either express or implied. See the License for the specific
12
+ # language governing permissions and limitations under the License.
13
+
14
+
15
+ module AWS
16
+ # Current version of the AWS SDK for Ruby
17
+ VERSION = '1.6.9'
18
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.8
4
+ version: 1.6.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-02 00:00:00.000000000 Z
12
+ date: 2012-10-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: uuidtools
@@ -83,6 +83,9 @@ extra_rdoc_files: []
83
83
  files:
84
84
  - ca-bundle.crt
85
85
  - rails/init.rb
86
+ - .yardopts
87
+ - README.rdoc
88
+ - LICENSE.txt
86
89
  - lib/aws/auto_scaling/activity.rb
87
90
  - lib/aws/auto_scaling/activity_collection.rb
88
91
  - lib/aws/auto_scaling/client.rb
@@ -500,6 +503,7 @@ files:
500
503
  - lib/aws/sts/request.rb
501
504
  - lib/aws/sts/session.rb
502
505
  - lib/aws/sts.rb
506
+ - lib/aws/version.rb
503
507
  - lib/aws-sdk.rb
504
508
  - lib/aws.rb
505
509
  - lib/net/http/connection_pool/connection.rb
@@ -521,10 +525,6 @@ files:
521
525
  - lib/aws/api_config/SNS-2010-03-31.yml
522
526
  - lib/aws/api_config/SQS-2011-10-01.yml
523
527
  - lib/aws/api_config/STS-2011-06-15.yml
524
- - .yardopts
525
- - README.rdoc
526
- - NOTICE.txt
527
- - LICENSE.txt
528
528
  homepage: http://aws.amazon.com/sdkforruby
529
529
  licenses:
530
530
  - Apache 2.0
@@ -538,9 +538,6 @@ required_ruby_version: !ruby/object:Gem::Requirement
538
538
  - - ! '>='
539
539
  - !ruby/object:Gem::Version
540
540
  version: '0'
541
- segments:
542
- - 0
543
- hash: 408577406262412248
544
541
  required_rubygems_version: !ruby/object:Gem::Requirement
545
542
  none: false
546
543
  requirements:
@@ -554,3 +551,4 @@ signing_key:
554
551
  specification_version: 3
555
552
  summary: AWS SDK for Ruby
556
553
  test_files: []
554
+ has_rdoc:
data/NOTICE.txt DELETED
@@ -1,2 +0,0 @@
1
- AWS SDK for Ruby
2
- Copyright 2011-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved.