aws-sdk-health 1.33.0 → 1.37.0

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
  SHA256:
3
- metadata.gz: d800aac727d82c251d437f2372c09031fff98e7340a9e4b0cf5beff169a0ce19
4
- data.tar.gz: c7cc332f1be7aa0e333e02f12a1dcf2b34670a4fe13140820e5e42708abf89e1
3
+ metadata.gz: 358a39f33232791017a28d0e0b4cc2334ee1f3bf5f540d6021f6c046fab160d0
4
+ data.tar.gz: 58bc71641be602729adb813a92e0e1cea899b2f2451d4e5f33e163315dad5d57
5
5
  SHA512:
6
- metadata.gz: e35ed16d14b06ced5d4268b545ff4379bc5c15e1ce24a0de6eaed28ce940de492f04f765f451dc26f86c235faa589324266894c26c5690fdcfb3f93c3fea8bba
7
- data.tar.gz: e131e988f3f6c28df37b95c2d97e1f177749066310a8fb751a9e22045a2349532a8f6f38b83160e9ecd7ea7c4a79546bd273877cdad27e546016099cae98db17
6
+ metadata.gz: 9b278389ec46b488555544ff29fdb185b60f89e5166209a1a559787be77fe6b4d658b4c3c8cfd45868aebdb2b9c5562b2685d5b9b83ae130e6a4f3b840be6649
7
+ data.tar.gz: 2f2b05fa7bcccf061c7041dff0b43a520588c96a521fff77bb93b16b16513be94fdab800dd5769febfedab2ffa88fec2cb8a04483c721c92150ff0095ce23a7d
data/CHANGELOG.md ADDED
@@ -0,0 +1,261 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.37.0 (2021-07-28)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.36.0 (2021-07-19)
10
+ ------------------
11
+
12
+ * Feature - In the Health API, the maximum number of entities for the EventFilter and EntityFilter data types has changed from 100 to 99. This change is related to an internal optimization of the AWS Health service.
13
+
14
+ 1.35.0 (2021-05-04)
15
+ ------------------
16
+
17
+ * Feature - Documentation updates for health
18
+
19
+ 1.34.0 (2021-03-10)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.33.0 (2021-02-18)
25
+ ------------------
26
+
27
+ * Feature - Documentation updates for health
28
+
29
+ 1.32.0 (2021-02-02)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.31.0 (2020-09-30)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.30.0 (2020-09-15)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.29.0 (2020-08-25)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.28.0 (2020-08-04)
50
+ ------------------
51
+
52
+ * Feature - Documentation updates for health
53
+
54
+ 1.27.0 (2020-06-23)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.26.1 (2020-06-11)
60
+ ------------------
61
+
62
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
63
+
64
+ 1.26.0 (2020-06-10)
65
+ ------------------
66
+
67
+ * Issue - This version has been yanked. (#2327).
68
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
69
+
70
+ 1.25.0 (2020-05-28)
71
+ ------------------
72
+
73
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
74
+
75
+ 1.24.0 (2020-05-19)
76
+ ------------------
77
+
78
+ * Feature - Feature: Health: AWS Health added a new field to differentiate Public events from Account-Specific events in the API request and response. Visit https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html to learn more.
79
+
80
+ 1.23.0 (2020-05-07)
81
+ ------------------
82
+
83
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
84
+
85
+ 1.22.0 (2020-03-09)
86
+ ------------------
87
+
88
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
89
+
90
+ 1.21.0 (2019-12-23)
91
+ ------------------
92
+
93
+ * Feature - With this release, you can now centrally aggregate AWS Health events from all accounts in your AWS organization. Visit AWS Health documentation to learn more about enabling and using this feature: https://docs.aws.amazon.com/health/latest/ug/organizational-view-health.html.
94
+
95
+ 1.20.0 (2019-10-23)
96
+ ------------------
97
+
98
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
99
+
100
+ 1.19.0 (2019-07-25)
101
+ ------------------
102
+
103
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
104
+
105
+ 1.18.0 (2019-07-01)
106
+ ------------------
107
+
108
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
109
+
110
+ 1.17.0 (2019-06-20)
111
+ ------------------
112
+
113
+ * Feature - API improvements for the AWS Health service.
114
+
115
+ 1.16.0 (2019-06-17)
116
+ ------------------
117
+
118
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
119
+
120
+ 1.15.0 (2019-05-21)
121
+ ------------------
122
+
123
+ * Feature - API update.
124
+
125
+ 1.14.0 (2019-05-15)
126
+ ------------------
127
+
128
+ * Feature - API update.
129
+
130
+ 1.13.0 (2019-05-14)
131
+ ------------------
132
+
133
+ * Feature - API update.
134
+
135
+ 1.12.0 (2019-03-21)
136
+ ------------------
137
+
138
+ * Feature - API update.
139
+
140
+ 1.11.0 (2019-03-18)
141
+ ------------------
142
+
143
+ * Feature - API update.
144
+
145
+ 1.10.0 (2019-03-14)
146
+ ------------------
147
+
148
+ * Feature - API update.
149
+
150
+ 1.9.0 (2018-12-04)
151
+ ------------------
152
+
153
+ * Feature - API update.
154
+
155
+ 1.8.0 (2018-11-20)
156
+ ------------------
157
+
158
+ * Feature - API update.
159
+
160
+ 1.7.0 (2018-10-24)
161
+ ------------------
162
+
163
+ * Feature - API update.
164
+
165
+ 1.6.0 (2018-10-23)
166
+ ------------------
167
+
168
+ * Feature - API update.
169
+
170
+ 1.5.0 (2018-09-06)
171
+ ------------------
172
+
173
+ * Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
174
+
175
+ 1.4.0 (2018-09-05)
176
+ ------------------
177
+
178
+ * Feature - API update.
179
+
180
+ 1.3.0 (2018-08-07)
181
+ ------------------
182
+
183
+ * Feature - API update.
184
+
185
+ 1.2.0 (2018-08-06)
186
+ ------------------
187
+
188
+ * Feature - API update.
189
+
190
+ 1.1.0 (2018-06-26)
191
+ ------------------
192
+
193
+ * Feature - API update.
194
+
195
+ 1.0.1 (2018-02-16)
196
+ ------------------
197
+
198
+ * Issue - Update `aws-sdk-health` gemspec metadata.
199
+
200
+ 1.0.0 (2017-08-29)
201
+ ------------------
202
+
203
+ 1.0.0.rc13 (2017-08-15)
204
+ ------------------
205
+
206
+ * Feature - API update.
207
+
208
+ 1.0.0.rc12 (2017-08-01)
209
+ ------------------
210
+
211
+ * Feature - API update.
212
+
213
+ 1.0.0.rc11 (2017-07-25)
214
+ ------------------
215
+
216
+ * Feature - API update.
217
+
218
+ 1.0.0.rc10 (2017-07-13)
219
+ ------------------
220
+
221
+ * Feature - API update.
222
+
223
+ 1.0.0.rc9 (2017-07-06)
224
+ ------------------
225
+
226
+ * Feature - API update.
227
+
228
+ 1.0.0.rc8 (2017-06-29)
229
+ ------------------
230
+
231
+ * Feature - API update.
232
+
233
+ 1.0.0.rc7 (2017-05-23)
234
+ ------------------
235
+
236
+ * Feature - API update.
237
+
238
+ 1.0.0.rc6 (2017-05-09)
239
+ ------------------
240
+
241
+ * Feature - API update.
242
+
243
+ 1.0.0.rc5 (2017-05-09)
244
+ ------------------
245
+
246
+ * Feature - API update.
247
+
248
+ 1.0.0.rc4 (2017-04-21)
249
+ ------------------
250
+
251
+ * Feature - API update.
252
+
253
+ 1.0.0.rc3 (2017-01-24)
254
+ ------------------
255
+
256
+ * Feature - API update.
257
+
258
+ 1.0.0.rc2 (2016-12-09)
259
+ ------------------
260
+
261
+ * Feature - Initial release of `aws-sdk-health`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.37.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-health/customizations'
48
48
  # @!group service
49
49
  module Aws::Health
50
50
 
51
- GEM_VERSION = '1.33.0'
51
+ GEM_VERSION = '1.37.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -357,10 +357,13 @@ module Aws::Health
357
357
  # [2]: https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html
358
358
  #
359
359
  # @option params [required, String] :event_arn
360
- # The unique identifier for the event. Format:
360
+ # The unique identifier for the event. The event ARN has the
361
361
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
362
- # `. Example: `Example:
363
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
362
+ # ` format.
363
+ #
364
+ # For example, an event ARN might look like the following:
365
+ #
366
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
364
367
  #
365
368
  # @option params [String] :next_token
366
369
  # If the results of a search are large, only a portion of the results
@@ -731,10 +734,10 @@ module Aws::Health
731
734
  # Information includes standard event data (AWS Region, service, and so
732
735
  # on, as returned by [DescribeEvents][1]), a detailed event description,
733
736
  # and possible additional metadata that depends upon the nature of the
734
- # event. Affected entities are not included. To retrieve those, use the
735
- # [DescribeAffectedEntities][2] operation.
737
+ # event. Affected entities are not included. To retrieve the entities,
738
+ # use the [DescribeAffectedEntities][2] operation.
736
739
  #
737
- # If a specified event cannot be retrieved, an error message is returned
740
+ # If a specified event can't be retrieved, an error message is returned
738
741
  # for that event.
739
742
  #
740
743
  # <note markdown="1"> This operation supports resource-level permissions. You can use this
@@ -803,49 +806,51 @@ module Aws::Health
803
806
  end
804
807
 
805
808
  # Returns detailed information about one or more specified events for
806
- # one or more accounts in your organization. Information includes
807
- # standard event data (AWS Region, service, and so on, as returned by
808
- # [DescribeEventsForOrganization][1]), a detailed event description, and
809
- # possible additional metadata that depends upon the nature of the
810
- # event. Affected entities are not included; to retrieve those, use the
811
- # [DescribeAffectedEntitiesForOrganization][2] operation.
812
- #
813
- # Before you can call this operation, you must first enable AWS Health
809
+ # one or more AWS accounts in your organization. This information
810
+ # includes standard event data (such as the AWS Region and service), an
811
+ # event description, and (depending on the event) possible metadata.
812
+ # This operation doesn't return affected entities, such as the
813
+ # resources related to the event. To return affected entities, use the
814
+ # [DescribeAffectedEntitiesForOrganization][1] operation.
815
+ #
816
+ # <note markdown="1"> Before you can call this operation, you must first enable AWS Health
814
817
  # to work with AWS Organizations. To do this, call the
815
- # [EnableHealthServiceAccessForOrganization][3] operation from your
818
+ # [EnableHealthServiceAccessForOrganization][2] operation from your
816
819
  # organization's management account.
817
820
  #
818
- # When you call the `DescribeEventDetailsForOrganization` operation, you
821
+ # </note>
822
+ #
823
+ # When you call the `DescribeEventDetailsForOrganization` operation,
819
824
  # specify the `organizationEventDetailFilters` object in the request.
820
825
  # Depending on the AWS Health event type, note the following
821
826
  # differences:
822
827
  #
823
- # * If the event is public, the `awsAccountId` parameter must be empty.
824
- # If you specify an account ID for a public event, then an error
825
- # message is returned. That's because the event might apply to all
826
- # AWS accounts and isn't specific to an account in your organization.
828
+ # * To return event details for a public event, you must specify a null
829
+ # value for the `awsAccountId` parameter. If you specify an account ID
830
+ # for a public event, AWS Health returns an error message because
831
+ # public events aren't specific to an account.
827
832
  #
828
- # * If the event is specific to an account, then you must specify the
829
- # `awsAccountId` parameter in the request. If you don't specify an
830
- # account ID, an error message returns because the event is specific
831
- # to an AWS account in your organization.
833
+ # * To return event details for an event that is specific to an account
834
+ # in your organization, you must specify the `awsAccountId` parameter
835
+ # in the request. If you don't specify an account ID, AWS Health
836
+ # returns an error message because the event is specific to an account
837
+ # in your organization.
832
838
  #
833
- # For more information, see [Event][4].
839
+ # For more information, see [Event][3].
834
840
  #
835
841
  # <note markdown="1"> This operation doesn't support resource-level permissions. You can't
836
842
  # use this operation to allow or deny access to specific AWS Health
837
843
  # events. For more information, see [Resource- and action-based
838
- # conditions][5] in the *AWS Health User Guide*.
844
+ # conditions][4] in the *AWS Health User Guide*.
839
845
  #
840
846
  # </note>
841
847
  #
842
848
  #
843
849
  #
844
- # [1]: https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventsForOrganization.html
845
- # [2]: https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntitiesForOrganization.html
846
- # [3]: https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html
847
- # [4]: https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html
848
- # [5]: https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html#resource-action-based-conditions
850
+ # [1]: https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeAffectedEntitiesForOrganization.html
851
+ # [2]: https://docs.aws.amazon.com/health/latest/APIReference/API_EnableHealthServiceAccessForOrganization.html
852
+ # [3]: https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html
853
+ # [4]: https://docs.aws.amazon.com/health/latest/ug/security_iam_id-based-policy-examples.html#resource-action-based-conditions
849
854
  #
850
855
  # @option params [required, Array<Types::EventAccountFilter>] :organization_event_detail_filters
851
856
  # A set of JSON elements that includes the `awsAccountId` and the
@@ -1286,10 +1291,10 @@ module Aws::Health
1286
1291
  #
1287
1292
  # <note markdown="1"> To call this operation, you must meet the following requirements:
1288
1293
  #
1289
- # * You must have a Business or Enterprise support plan from [AWS
1294
+ # * You must have a Business or Enterprise Support plan from [AWS
1290
1295
  # Support][1] to use the AWS Health API. If you call the AWS Health
1291
1296
  # API from an AWS account that doesn't have a Business or Enterprise
1292
- # support plan, you receive a `SubscriptionRequiredException` error.
1297
+ # Support plan, you receive a `SubscriptionRequiredException` error.
1293
1298
  #
1294
1299
  # * You must have permission to call this operation from the
1295
1300
  # organization's management account. For example IAM policies, see
@@ -1332,7 +1337,7 @@ module Aws::Health
1332
1337
  params: params,
1333
1338
  config: config)
1334
1339
  context[:gem_name] = 'aws-sdk-health'
1335
- context[:gem_version] = '1.33.0'
1340
+ context[:gem_version] = '1.37.0'
1336
1341
  Seahorse::Client::Request.new(handlers, context)
1337
1342
  end
1338
1343
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -102,6 +102,7 @@ module Aws::Health
102
102
  healthServiceAccessStatusForOrganization = Shapes::StringShape.new(name: 'healthServiceAccessStatusForOrganization')
103
103
  locale = Shapes::StringShape.new(name: 'locale')
104
104
  maxResults = Shapes::IntegerShape.new(name: 'maxResults')
105
+ maxResultsLowerRange = Shapes::IntegerShape.new(name: 'maxResultsLowerRange')
105
106
  metadataKey = Shapes::StringShape.new(name: 'metadataKey')
106
107
  metadataValue = Shapes::StringShape.new(name: 'metadataValue')
107
108
  nextToken = Shapes::StringShape.new(name: 'nextToken')
@@ -148,7 +149,7 @@ module Aws::Health
148
149
  DescribeAffectedEntitiesForOrganizationRequest.add_member(:organization_entity_filters, Shapes::ShapeRef.new(shape: OrganizationEntityFiltersList, required: true, location_name: "organizationEntityFilters"))
149
150
  DescribeAffectedEntitiesForOrganizationRequest.add_member(:locale, Shapes::ShapeRef.new(shape: locale, location_name: "locale"))
150
151
  DescribeAffectedEntitiesForOrganizationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: nextToken, location_name: "nextToken"))
151
- DescribeAffectedEntitiesForOrganizationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxResults, location_name: "maxResults"))
152
+ DescribeAffectedEntitiesForOrganizationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxResultsLowerRange, location_name: "maxResults"))
152
153
  DescribeAffectedEntitiesForOrganizationRequest.struct_class = Types::DescribeAffectedEntitiesForOrganizationRequest
153
154
 
154
155
  DescribeAffectedEntitiesForOrganizationResponse.add_member(:entities, Shapes::ShapeRef.new(shape: EntityList, location_name: "entities"))
@@ -218,7 +219,7 @@ module Aws::Health
218
219
 
219
220
  DescribeEventsForOrganizationRequest.add_member(:filter, Shapes::ShapeRef.new(shape: OrganizationEventFilter, location_name: "filter"))
220
221
  DescribeEventsForOrganizationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: nextToken, location_name: "nextToken"))
221
- DescribeEventsForOrganizationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxResults, location_name: "maxResults"))
222
+ DescribeEventsForOrganizationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxResultsLowerRange, location_name: "maxResults"))
222
223
  DescribeEventsForOrganizationRequest.add_member(:locale, Shapes::ShapeRef.new(shape: locale, location_name: "locale"))
223
224
  DescribeEventsForOrganizationRequest.struct_class = Types::DescribeEventsForOrganizationRequest
224
225
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -20,10 +20,13 @@ module Aws::Health
20
20
  # @return [String]
21
21
  #
22
22
  # @!attribute [rw] event_arn
23
- # The unique identifier for the event. Format:
23
+ # The unique identifier for the event. The event ARN has the
24
24
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
25
- # `. Example: `Example:
26
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
25
+ # ` format.
26
+ #
27
+ # For example, an event ARN might look like the following:
28
+ #
29
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
27
30
  # @return [String]
28
31
  #
29
32
  # @!attribute [rw] entity_value
@@ -139,10 +142,13 @@ module Aws::Health
139
142
  # }
140
143
  #
141
144
  # @!attribute [rw] event_arn
142
- # The unique identifier for the event. Format:
145
+ # The unique identifier for the event. The event ARN has the
143
146
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
144
- # `. Example: `Example:
145
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
147
+ # ` format.
148
+ #
149
+ # For example, an event ARN might look like the following:
150
+ #
151
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
146
152
  # @return [String]
147
153
  #
148
154
  # @!attribute [rw] next_token
@@ -869,10 +875,13 @@ module Aws::Health
869
875
  # [1]: https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEntityAggregates.html
870
876
  #
871
877
  # @!attribute [rw] event_arn
872
- # The unique identifier for the event. Format:
878
+ # The unique identifier for the event. The event ARN has the
873
879
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
874
- # `. Example: `Example:
875
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
880
+ # ` format.
881
+ #
882
+ # For example, an event ARN might look like the following:
883
+ #
884
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
876
885
  # @return [String]
877
886
  #
878
887
  # @!attribute [rw] count
@@ -986,10 +995,13 @@ module Aws::Health
986
995
  # [1]: https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html#AWSHealth-Type-Event-eventScopeCode
987
996
  #
988
997
  # @!attribute [rw] arn
989
- # The unique identifier for the event. Format:
998
+ # The unique identifier for the event. The event ARN has the
990
999
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
991
- # `. Example: `Example:
992
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1000
+ # ` format.
1001
+ #
1002
+ # For example, an event ARN might look like the following:
1003
+ #
1004
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
993
1005
  # @return [String]
994
1006
  #
995
1007
  # @!attribute [rw] service
@@ -1009,7 +1021,7 @@ module Aws::Health
1009
1021
  # @return [String]
1010
1022
  #
1011
1023
  # @!attribute [rw] region
1012
- # The AWS region name of the event.
1024
+ # The AWS Region name of the event.
1013
1025
  # @return [String]
1014
1026
  #
1015
1027
  # @!attribute [rw] availability_zone
@@ -1086,10 +1098,13 @@ module Aws::Health
1086
1098
  # }
1087
1099
  #
1088
1100
  # @!attribute [rw] event_arn
1089
- # The unique identifier for the event. Format:
1101
+ # The unique identifier for the event. The event ARN has the
1090
1102
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
1091
- # `. Example: `Example:
1092
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1103
+ # ` format.
1104
+ #
1105
+ # For example, an event ARN might look like the following:
1106
+ #
1107
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1093
1108
  # @return [String]
1094
1109
  #
1095
1110
  # @!attribute [rw] aws_account_id
@@ -1182,17 +1197,20 @@ module Aws::Health
1182
1197
  end
1183
1198
 
1184
1199
  # Error information returned when a [DescribeEventDetails][1] operation
1185
- # cannot find a specified event.
1200
+ # can't find a specified event.
1186
1201
  #
1187
1202
  #
1188
1203
  #
1189
1204
  # [1]: https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventDetails.html
1190
1205
  #
1191
1206
  # @!attribute [rw] event_arn
1192
- # The unique identifier for the event. Format:
1207
+ # The unique identifier for the event. The event ARN has the
1193
1208
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
1194
- # `. Example: `Example:
1195
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1209
+ # ` format.
1210
+ #
1211
+ # For example, an event ARN might look like the following:
1212
+ #
1213
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1196
1214
  # @return [String]
1197
1215
  #
1198
1216
  # @!attribute [rw] error_name
@@ -1276,11 +1294,11 @@ module Aws::Health
1276
1294
  # @return [Array<String>]
1277
1295
  #
1278
1296
  # @!attribute [rw] regions
1279
- # A list of AWS regions.
1297
+ # A list of AWS Regions.
1280
1298
  # @return [Array<String>]
1281
1299
  #
1282
1300
  # @!attribute [rw] availability_zones
1283
- # A list of AWS availability zones.
1301
+ # A list of AWS Availability Zones.
1284
1302
  # @return [Array<String>]
1285
1303
  #
1286
1304
  # @!attribute [rw] start_times
@@ -1441,7 +1459,7 @@ module Aws::Health
1441
1459
  end
1442
1460
 
1443
1461
  # Error information returned when a
1444
- # [DescribeAffectedEntitiesForOrganization][1] operation cannot find or
1462
+ # [DescribeAffectedEntitiesForOrganization][1] operation can't find or
1445
1463
  # process a specific entity.
1446
1464
  #
1447
1465
  #
@@ -1454,10 +1472,13 @@ module Aws::Health
1454
1472
  # @return [String]
1455
1473
  #
1456
1474
  # @!attribute [rw] event_arn
1457
- # The unique identifier for the event. Format:
1475
+ # The unique identifier for the event. The event ARN has the
1458
1476
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
1459
- # `. Example: `Example:
1460
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1477
+ # ` format.
1478
+ #
1479
+ # For example, an event ARN might look like the following:
1480
+ #
1481
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1461
1482
  # @return [String]
1462
1483
  #
1463
1484
  # @!attribute [rw] error_name
@@ -1489,15 +1510,17 @@ module Aws::Health
1489
1510
  # [1]: https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEventsForOrganization.html
1490
1511
  #
1491
1512
  # @!attribute [rw] arn
1492
- # The unique identifier for the event. Format:
1513
+ # The unique identifier for the event. The event ARN has the
1493
1514
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
1494
- # `. Example: `Example:
1495
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1515
+ # ` format.
1516
+ #
1517
+ # For example, an event ARN might look like the following:
1518
+ #
1519
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1496
1520
  # @return [String]
1497
1521
  #
1498
1522
  # @!attribute [rw] service
1499
- # The AWS service that is affected by the event. For example, EC2,
1500
- # RDS.
1523
+ # The AWS service that is affected by the event, such as EC2 and RDS.
1501
1524
  # @return [String]
1502
1525
  #
1503
1526
  # @!attribute [rw] event_type_code
@@ -1631,7 +1654,7 @@ module Aws::Health
1631
1654
  end
1632
1655
 
1633
1656
  # Error information returned when a
1634
- # [DescribeEventDetailsForOrganization][1] operation cannot find a
1657
+ # [DescribeEventDetailsForOrganization][1] operation can't find a
1635
1658
  # specified event.
1636
1659
  #
1637
1660
  #
@@ -1640,7 +1663,7 @@ module Aws::Health
1640
1663
  #
1641
1664
  # @!attribute [rw] aws_account_id
1642
1665
  # Error information returned when a
1643
- # [DescribeEventDetailsForOrganization][1] operation cannot find a
1666
+ # [DescribeEventDetailsForOrganization][1] operation can't find a
1644
1667
  # specified event.
1645
1668
  #
1646
1669
  #
@@ -1649,10 +1672,13 @@ module Aws::Health
1649
1672
  # @return [String]
1650
1673
  #
1651
1674
  # @!attribute [rw] event_arn
1652
- # The unique identifier for the event. Format:
1675
+ # The unique identifier for the event. The event ARN has the
1653
1676
  # `arn:aws:health:event-region::event/SERVICE/EVENT_TYPE_CODE/EVENT_TYPE_PLUS_ID
1654
- # `. Example: `Example:
1655
- # arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1677
+ # ` format.
1678
+ #
1679
+ # For example, an event ARN might look like the following:
1680
+ #
1681
+ # `arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-DEF456`
1656
1682
  # @return [String]
1657
1683
  #
1658
1684
  # @!attribute [rw] error_name
@@ -1661,6 +1687,22 @@ module Aws::Health
1661
1687
  #
1662
1688
  # @!attribute [rw] error_message
1663
1689
  # A message that describes the error.
1690
+ #
1691
+ # If you call the `DescribeEventDetailsForOrganization` operation and
1692
+ # receive one of the following errors, follow the recommendations in
1693
+ # the message:
1694
+ #
1695
+ # * We couldn't find a public event that matches your request. To
1696
+ # find an event that is account specific, you must enter an AWS
1697
+ # account ID in the request.
1698
+ #
1699
+ # * We couldn't find an account specific event for the specified AWS
1700
+ # account. To find an event that is public, you must enter a null
1701
+ # value for the AWS account ID in the request.
1702
+ #
1703
+ # * Your AWS account doesn't include the AWS Support plan required to
1704
+ # use the AWS Health API. You must have either a Business or
1705
+ # Enterprise Support plan.
1664
1706
  # @return [String]
1665
1707
  #
1666
1708
  # @see http://docs.aws.amazon.com/goto/WebAPI/health-2016-08-04/OrganizationEventDetailsErrorItem AWS API Documentation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-health
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.33.0
4
+ version: 1.37.0
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: 2021-02-18 00:00:00.000000000 Z
11
+ date: 2021-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.112.0
22
+ version: 3.118.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.112.0
32
+ version: 3.118.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -47,11 +47,14 @@ dependencies:
47
47
  description: Official AWS Ruby gem for AWS Health APIs and Notifications (AWSHealth).
48
48
  This gem is part of the AWS SDK for Ruby.
49
49
  email:
50
- - trevrowe@amazon.com
50
+ - aws-dr-rubygems@amazon.com
51
51
  executables: []
52
52
  extensions: []
53
53
  extra_rdoc_files: []
54
54
  files:
55
+ - CHANGELOG.md
56
+ - LICENSE.txt
57
+ - VERSION
55
58
  - lib/aws-sdk-health.rb
56
59
  - lib/aws-sdk-health/client.rb
57
60
  - lib/aws-sdk-health/client_api.rb
@@ -63,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
63
66
  licenses:
64
67
  - Apache-2.0
65
68
  metadata:
66
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-health
67
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-health/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-health
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-health/CHANGELOG.md
68
71
  post_install_message:
69
72
  rdoc_options: []
70
73
  require_paths:
@@ -80,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
83
  - !ruby/object:Gem::Version
81
84
  version: '0'
82
85
  requirements: []
83
- rubyforge_project:
84
- rubygems_version: 2.7.6.2
86
+ rubygems_version: 3.1.6
85
87
  signing_key:
86
88
  specification_version: 4
87
89
  summary: AWS SDK for Ruby - AWSHealth