aws-sdk-applicationautoscaling 1.49.0 → 1.53.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +338 -0
- data/LICENSE.txt +202 -0
- data/VERSION +1 -0
- data/lib/aws-sdk-applicationautoscaling.rb +2 -2
- data/lib/aws-sdk-applicationautoscaling/client.rb +54 -37
- data/lib/aws-sdk-applicationautoscaling/client_api.rb +3 -1
- data/lib/aws-sdk-applicationautoscaling/customizations.rb +1 -1
- data/lib/aws-sdk-applicationautoscaling/errors.rb +1 -1
- data/lib/aws-sdk-applicationautoscaling/resource.rb +1 -1
- data/lib/aws-sdk-applicationautoscaling/types.rb +71 -45
- metadata +11 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '02782b4a95778fde5ce9373862860e3ba10bfb04b56cd3374af7046ec2cb014b'
|
4
|
+
data.tar.gz: 9d684a83a08e219e529aa30abe1ed67b478c8aa5645c3559eb10d25c424bcf92
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 326fc3f33b14e3326db039d2b5d554b757cb7df14f10f5b15c607ff3a47fbc98bd98c584db483ab22c175b06fa5869bd56474db6904c14529f31970dbadacfa4
|
7
|
+
data.tar.gz: f064adcc07080c4f9ddf90494361c79cc5437670b2a4476e72e3519ba8944d056af4b08245319b7df76aae66f862a1063266b21bffc65b2315341a76ed387419
|
data/CHANGELOG.md
ADDED
@@ -0,0 +1,338 @@
|
|
1
|
+
Unreleased Changes
|
2
|
+
------------------
|
3
|
+
|
4
|
+
1.53.0 (2021-07-30)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
1.52.0 (2021-07-28)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
13
|
+
|
14
|
+
1.51.0 (2021-03-10)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
18
|
+
|
19
|
+
1.50.0 (2021-02-02)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - With this release, scheduled actions of Application Auto Scaling can be created in the local time zone and automatically adjusted according to daylight saving changes.
|
23
|
+
|
24
|
+
1.49.0 (2021-01-05)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Documentation updates for Application Auto Scaling
|
28
|
+
|
29
|
+
1.48.0 (2020-09-30)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - This release extends Auto Scaling support for cluster storage of Managed Streaming for Kafka. Auto Scaling monitors and automatically expands storage capacity when a critical usage threshold is met.
|
33
|
+
|
34
|
+
1.47.0 (2020-09-28)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level.
|
38
|
+
|
39
|
+
1.46.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.45.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.44.0 (2020-07-17)
|
50
|
+
------------------
|
51
|
+
|
52
|
+
* Feature - Documentation updates for Application Auto Scaling
|
53
|
+
|
54
|
+
1.43.0 (2020-07-02)
|
55
|
+
------------------
|
56
|
+
|
57
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
58
|
+
|
59
|
+
1.42.0 (2020-06-23)
|
60
|
+
------------------
|
61
|
+
|
62
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
63
|
+
|
64
|
+
1.41.1 (2020-06-11)
|
65
|
+
------------------
|
66
|
+
|
67
|
+
* Issue - Republish previous version with correct dependency on `aws-sdk-core`.
|
68
|
+
|
69
|
+
1.41.0 (2020-06-10)
|
70
|
+
------------------
|
71
|
+
|
72
|
+
* Issue - This version has been yanked. (#2327).
|
73
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
74
|
+
|
75
|
+
1.40.0 (2020-05-28)
|
76
|
+
------------------
|
77
|
+
|
78
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
79
|
+
|
80
|
+
1.39.0 (2020-05-20)
|
81
|
+
------------------
|
82
|
+
|
83
|
+
* Feature - Documentation updates for Application Auto Scaling
|
84
|
+
|
85
|
+
1.38.0 (2020-05-07)
|
86
|
+
------------------
|
87
|
+
|
88
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
89
|
+
|
90
|
+
1.37.0 (2020-04-23)
|
91
|
+
------------------
|
92
|
+
|
93
|
+
* Feature - This release supports Auto Scaling in Amazon Keyspaces for Apache Cassandra.
|
94
|
+
|
95
|
+
1.36.0 (2020-03-09)
|
96
|
+
------------------
|
97
|
+
|
98
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
99
|
+
|
100
|
+
1.35.0 (2019-12-04)
|
101
|
+
------------------
|
102
|
+
|
103
|
+
* Feature - This release supports auto scaling of provisioned concurrency for AWS Lambda.
|
104
|
+
|
105
|
+
1.34.0 (2019-11-25)
|
106
|
+
------------------
|
107
|
+
|
108
|
+
* Feature - This release supports auto scaling of document classifier endpoints for Comprehend; and supports target tracking based on the average capacity utilization metric for AppStream 2.0 fleets.
|
109
|
+
|
110
|
+
1.33.0 (2019-11-22)
|
111
|
+
------------------
|
112
|
+
|
113
|
+
* Feature - Update default endpoint for Application Auto Scaling.
|
114
|
+
|
115
|
+
1.32.0 (2019-10-23)
|
116
|
+
------------------
|
117
|
+
|
118
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
119
|
+
|
120
|
+
1.31.0 (2019-10-03)
|
121
|
+
------------------
|
122
|
+
|
123
|
+
* Feature - Documentation updates for Application Auto Scaling
|
124
|
+
|
125
|
+
1.30.0 (2019-08-29)
|
126
|
+
------------------
|
127
|
+
|
128
|
+
* Feature - With the current release, you can suspend and later resume any of the following scaling actions in Application Auto Scaling: scheduled scaling actions, dynamic scaling in actions, dynamic scaling out actions.
|
129
|
+
|
130
|
+
1.29.0 (2019-08-12)
|
131
|
+
------------------
|
132
|
+
|
133
|
+
* Feature - Documentation updates for Application Auto Scaling
|
134
|
+
|
135
|
+
1.28.0 (2019-07-25)
|
136
|
+
------------------
|
137
|
+
|
138
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
139
|
+
|
140
|
+
1.27.0 (2019-07-01)
|
141
|
+
------------------
|
142
|
+
|
143
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
144
|
+
|
145
|
+
1.26.0 (2019-06-17)
|
146
|
+
------------------
|
147
|
+
|
148
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
149
|
+
|
150
|
+
1.25.0 (2019-05-21)
|
151
|
+
------------------
|
152
|
+
|
153
|
+
* Feature - API update.
|
154
|
+
|
155
|
+
1.24.0 (2019-05-15)
|
156
|
+
------------------
|
157
|
+
|
158
|
+
* Feature - API update.
|
159
|
+
|
160
|
+
1.23.0 (2019-05-14)
|
161
|
+
------------------
|
162
|
+
|
163
|
+
* Feature - API update.
|
164
|
+
|
165
|
+
1.22.0 (2019-03-21)
|
166
|
+
------------------
|
167
|
+
|
168
|
+
* Feature - API update.
|
169
|
+
|
170
|
+
1.21.0 (2019-03-18)
|
171
|
+
------------------
|
172
|
+
|
173
|
+
* Feature - API update.
|
174
|
+
|
175
|
+
1.20.0 (2019-03-14)
|
176
|
+
------------------
|
177
|
+
|
178
|
+
* Feature - API update.
|
179
|
+
|
180
|
+
1.19.0 (2019-02-28)
|
181
|
+
------------------
|
182
|
+
|
183
|
+
* Feature - API update.
|
184
|
+
|
185
|
+
1.18.0 (2019-02-15)
|
186
|
+
------------------
|
187
|
+
|
188
|
+
* Feature - API update.
|
189
|
+
|
190
|
+
1.17.0 (2019-02-04)
|
191
|
+
------------------
|
192
|
+
|
193
|
+
* Feature - API update.
|
194
|
+
|
195
|
+
1.16.0 (2018-11-20)
|
196
|
+
------------------
|
197
|
+
|
198
|
+
* Feature - API update.
|
199
|
+
|
200
|
+
1.15.0 (2018-10-24)
|
201
|
+
------------------
|
202
|
+
|
203
|
+
* Feature - API update.
|
204
|
+
|
205
|
+
1.14.0 (2018-10-23)
|
206
|
+
------------------
|
207
|
+
|
208
|
+
* Feature - API update.
|
209
|
+
|
210
|
+
1.13.0 (2018-09-06)
|
211
|
+
------------------
|
212
|
+
|
213
|
+
* Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
|
214
|
+
|
215
|
+
1.12.0 (2018-09-05)
|
216
|
+
------------------
|
217
|
+
|
218
|
+
* Feature - API update.
|
219
|
+
|
220
|
+
1.11.0 (2018-07-10)
|
221
|
+
------------------
|
222
|
+
|
223
|
+
* Feature - API update.
|
224
|
+
|
225
|
+
1.10.0 (2018-07-09)
|
226
|
+
------------------
|
227
|
+
|
228
|
+
* Feature - API update.
|
229
|
+
|
230
|
+
1.9.0 (2018-06-26)
|
231
|
+
------------------
|
232
|
+
|
233
|
+
* Feature - API update.
|
234
|
+
|
235
|
+
1.8.0 (2018-02-28)
|
236
|
+
------------------
|
237
|
+
|
238
|
+
* Feature - API update.
|
239
|
+
|
240
|
+
1.7.0 (2018-01-17)
|
241
|
+
------------------
|
242
|
+
|
243
|
+
* Feature - API update.
|
244
|
+
|
245
|
+
1.6.0 (2017-11-17)
|
246
|
+
------------------
|
247
|
+
|
248
|
+
* Feature - API update.
|
249
|
+
|
250
|
+
1.5.0 (2017-11-16)
|
251
|
+
------------------
|
252
|
+
|
253
|
+
* Feature - API update.
|
254
|
+
|
255
|
+
1.4.0 (2017-11-08)
|
256
|
+
------------------
|
257
|
+
|
258
|
+
* Feature - API update.
|
259
|
+
|
260
|
+
1.3.0 (2017-09-13)
|
261
|
+
------------------
|
262
|
+
|
263
|
+
* Feature - API update.
|
264
|
+
|
265
|
+
1.2.0 (2017-09-07)
|
266
|
+
------------------
|
267
|
+
|
268
|
+
* Feature - API update.
|
269
|
+
|
270
|
+
* Issue - Update `aws-sdk-applicationautoscaling` gemspec metadata.
|
271
|
+
|
272
|
+
1.1.0 (2017-08-30)
|
273
|
+
------------------
|
274
|
+
|
275
|
+
* Feature - API update.
|
276
|
+
|
277
|
+
1.0.0 (2017-08-29)
|
278
|
+
------------------
|
279
|
+
|
280
|
+
1.0.0.rc12 (2017-08-15)
|
281
|
+
------------------
|
282
|
+
|
283
|
+
* Feature - API update.
|
284
|
+
|
285
|
+
1.0.0.rc11 (2017-08-01)
|
286
|
+
------------------
|
287
|
+
|
288
|
+
* Feature - API update.
|
289
|
+
|
290
|
+
1.0.0.rc10 (2017-07-25)
|
291
|
+
------------------
|
292
|
+
|
293
|
+
* Feature - API update.
|
294
|
+
|
295
|
+
1.0.0.rc9 (2017-07-13)
|
296
|
+
------------------
|
297
|
+
|
298
|
+
* Feature - API update.
|
299
|
+
|
300
|
+
1.0.0.rc8 (2017-07-06)
|
301
|
+
------------------
|
302
|
+
|
303
|
+
* Feature - API update.
|
304
|
+
|
305
|
+
1.0.0.rc7 (2017-06-29)
|
306
|
+
------------------
|
307
|
+
|
308
|
+
* Feature - API update.
|
309
|
+
|
310
|
+
1.0.0.rc6 (2017-06-26)
|
311
|
+
------------------
|
312
|
+
|
313
|
+
* Feature - API update.
|
314
|
+
|
315
|
+
1.0.0.rc5 (2017-05-23)
|
316
|
+
------------------
|
317
|
+
|
318
|
+
* Feature - API update.
|
319
|
+
|
320
|
+
1.0.0.rc4 (2017-05-09)
|
321
|
+
------------------
|
322
|
+
|
323
|
+
* Feature - API update.
|
324
|
+
|
325
|
+
1.0.0.rc3 (2017-05-09)
|
326
|
+
------------------
|
327
|
+
|
328
|
+
* Feature - API update.
|
329
|
+
|
330
|
+
1.0.0.rc2 (2017-04-21)
|
331
|
+
------------------
|
332
|
+
|
333
|
+
* Feature - API update.
|
334
|
+
|
335
|
+
1.0.0.rc1 (2016-12-05)
|
336
|
+
------------------
|
337
|
+
|
338
|
+
* Feature - Initial preview release of the `aws-sdk-applicationautoscaling` gem.
|
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.53.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/
|
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-applicationautoscaling/customizations'
|
|
48
48
|
# @!group service
|
49
49
|
module Aws::ApplicationAutoScaling
|
50
50
|
|
51
|
-
GEM_VERSION = '1.
|
51
|
+
GEM_VERSION = '1.53.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/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -344,8 +344,8 @@ module Aws::ApplicationAutoScaling
|
|
344
344
|
# but does not delete the CloudWatch alarm associated with the scaling
|
345
345
|
# policy, even if it no longer has an associated action.
|
346
346
|
#
|
347
|
-
# For more information, see [Delete a
|
348
|
-
# [Delete a
|
347
|
+
# For more information, see [Delete a step scaling policy][1] and
|
348
|
+
# [Delete a target tracking scaling policy][2] in the *Application Auto
|
349
349
|
# Scaling User Guide*.
|
350
350
|
#
|
351
351
|
#
|
@@ -524,12 +524,12 @@ module Aws::ApplicationAutoScaling
|
|
524
524
|
# Deletes the specified scheduled action for an Application Auto Scaling
|
525
525
|
# scalable target.
|
526
526
|
#
|
527
|
-
# For more information, see [Delete a
|
527
|
+
# For more information, see [Delete a scheduled action][1] in the
|
528
528
|
# *Application Auto Scaling User Guide*.
|
529
529
|
#
|
530
530
|
#
|
531
531
|
#
|
532
|
-
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/
|
532
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/scheduled-scaling-additional-cli-commands.html#delete-scheduled-action
|
533
533
|
#
|
534
534
|
# @option params [required, String] :service_namespace
|
535
535
|
# The namespace of the AWS service that provides the resource. For a
|
@@ -872,8 +872,7 @@ module Aws::ApplicationAutoScaling
|
|
872
872
|
#
|
873
873
|
# @option params [Array<String>] :resource_ids
|
874
874
|
# The identifier of the resource associated with the scalable target.
|
875
|
-
# This string consists of the resource type and unique identifier.
|
876
|
-
# you specify a scalable dimension, you must also specify a resource ID.
|
875
|
+
# This string consists of the resource type and unique identifier.
|
877
876
|
#
|
878
877
|
# * ECS service - The resource type is `service` and the unique
|
879
878
|
# identifier is the cluster name and service name. Example:
|
@@ -1091,8 +1090,7 @@ module Aws::ApplicationAutoScaling
|
|
1091
1090
|
#
|
1092
1091
|
# @option params [String] :resource_id
|
1093
1092
|
# The identifier of the resource associated with the scaling activity.
|
1094
|
-
# This string consists of the resource type and unique identifier.
|
1095
|
-
# you specify a scalable dimension, you must also specify a resource ID.
|
1093
|
+
# This string consists of the resource type and unique identifier.
|
1096
1094
|
#
|
1097
1095
|
# * ECS service - The resource type is `service` and the unique
|
1098
1096
|
# identifier is the cluster name and service name. Example:
|
@@ -1305,8 +1303,8 @@ module Aws::ApplicationAutoScaling
|
|
1305
1303
|
# You can filter the results using `ResourceId`, `ScalableDimension`,
|
1306
1304
|
# and `PolicyNames`.
|
1307
1305
|
#
|
1308
|
-
# For more information, see [Target
|
1309
|
-
# [Step
|
1306
|
+
# For more information, see [Target tracking scaling policies][1] and
|
1307
|
+
# [Step scaling policies][2] in the *Application Auto Scaling User
|
1310
1308
|
# Guide*.
|
1311
1309
|
#
|
1312
1310
|
#
|
@@ -1324,8 +1322,7 @@ module Aws::ApplicationAutoScaling
|
|
1324
1322
|
#
|
1325
1323
|
# @option params [String] :resource_id
|
1326
1324
|
# The identifier of the resource associated with the scaling policy.
|
1327
|
-
# This string consists of the resource type and unique identifier.
|
1328
|
-
# you specify a scalable dimension, you must also specify a resource ID.
|
1325
|
+
# This string consists of the resource type and unique identifier.
|
1329
1326
|
#
|
1330
1327
|
# * ECS service - The resource type is `service` and the unique
|
1331
1328
|
# identifier is the cluster name and service name. Example:
|
@@ -1570,12 +1567,13 @@ module Aws::ApplicationAutoScaling
|
|
1570
1567
|
# You can filter the results using the `ResourceId`,
|
1571
1568
|
# `ScalableDimension`, and `ScheduledActionNames` parameters.
|
1572
1569
|
#
|
1573
|
-
# For more information, see [Scheduled
|
1574
|
-
# Auto Scaling User Guide*.
|
1570
|
+
# For more information, see [Scheduled scaling][1] and [Managing
|
1571
|
+
# scheduled scaling][2] in the *Application Auto Scaling User Guide*.
|
1575
1572
|
#
|
1576
1573
|
#
|
1577
1574
|
#
|
1578
1575
|
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-scheduled-scaling.html
|
1576
|
+
# [2]: https://docs.aws.amazon.com/autoscaling/application/userguide/scheduled-scaling-additional-cli-commands.html
|
1579
1577
|
#
|
1580
1578
|
# @option params [Array<String>] :scheduled_action_names
|
1581
1579
|
# The names of the scheduled actions to describe.
|
@@ -1587,8 +1585,7 @@ module Aws::ApplicationAutoScaling
|
|
1587
1585
|
#
|
1588
1586
|
# @option params [String] :resource_id
|
1589
1587
|
# The identifier of the resource associated with the scheduled action.
|
1590
|
-
# This string consists of the resource type and unique identifier.
|
1591
|
-
# you specify a scalable dimension, you must also specify a resource ID.
|
1588
|
+
# This string consists of the resource type and unique identifier.
|
1592
1589
|
#
|
1593
1590
|
# * ECS service - The resource type is `service` and the unique
|
1594
1591
|
# identifier is the cluster name and service name. Example:
|
@@ -1748,6 +1745,7 @@ module Aws::ApplicationAutoScaling
|
|
1748
1745
|
# resp.scheduled_actions[0].scheduled_action_arn #=> String
|
1749
1746
|
# resp.scheduled_actions[0].service_namespace #=> String, one of "ecs", "elasticmapreduce", "ec2", "appstream", "dynamodb", "rds", "sagemaker", "custom-resource", "comprehend", "lambda", "cassandra", "kafka"
|
1750
1747
|
# resp.scheduled_actions[0].schedule #=> String
|
1748
|
+
# resp.scheduled_actions[0].timezone #=> String
|
1751
1749
|
# resp.scheduled_actions[0].resource_id #=> String
|
1752
1750
|
# resp.scheduled_actions[0].scalable_dimension #=> String, one of "ecs:service:DesiredCount", "ec2:spot-fleet-request:TargetCapacity", "elasticmapreduce:instancegroup:InstanceCount", "appstream:fleet:DesiredCapacity", "dynamodb:table:ReadCapacityUnits", "dynamodb:table:WriteCapacityUnits", "dynamodb:index:ReadCapacityUnits", "dynamodb:index:WriteCapacityUnits", "rds:cluster:ReadReplicaCount", "sagemaker:variant:DesiredInstanceCount", "custom-resource:ResourceType:Property", "comprehend:document-classifier-endpoint:DesiredInferenceUnits", "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits", "lambda:function:ProvisionedConcurrency", "cassandra:table:ReadCapacityUnits", "cassandra:table:WriteCapacityUnits", "kafka:broker-storage:VolumeSize"
|
1753
1751
|
# resp.scheduled_actions[0].start_time #=> Time
|
@@ -1795,8 +1793,8 @@ module Aws::ApplicationAutoScaling
|
|
1795
1793
|
# be blocked. After the scale-in activity completes, the target tracking
|
1796
1794
|
# policy could instruct the scalable target to scale out again.
|
1797
1795
|
#
|
1798
|
-
# For more information, see [Target
|
1799
|
-
# [Step
|
1796
|
+
# For more information, see [Target tracking scaling policies][1] and
|
1797
|
+
# [Step scaling policies][2] in the *Application Auto Scaling User
|
1800
1798
|
# Guide*.
|
1801
1799
|
#
|
1802
1800
|
# <note markdown="1"> If a scalable target is deregistered, the scalable target is no longer
|
@@ -1952,8 +1950,8 @@ module Aws::ApplicationAutoScaling
|
|
1952
1950
|
# `StepScaling`—Not supported for DynamoDB, Amazon Comprehend, Lambda,
|
1953
1951
|
# Amazon Keyspaces (for Apache Cassandra), or Amazon MSK.
|
1954
1952
|
#
|
1955
|
-
# For more information, see [Target
|
1956
|
-
# [Step
|
1953
|
+
# For more information, see [Target tracking scaling policies][1] and
|
1954
|
+
# [Step scaling policies][2] in the *Application Auto Scaling User
|
1957
1955
|
# Guide*.
|
1958
1956
|
#
|
1959
1957
|
#
|
@@ -2088,14 +2086,14 @@ module Aws::ApplicationAutoScaling
|
|
2088
2086
|
# target.
|
2089
2087
|
#
|
2090
2088
|
# When start and end times are specified with a recurring schedule using
|
2091
|
-
# a cron expression or rates, they form the boundaries
|
2089
|
+
# a cron expression or rates, they form the boundaries for when the
|
2092
2090
|
# recurring action starts and stops.
|
2093
2091
|
#
|
2094
2092
|
# To update a scheduled action, specify the parameters that you want to
|
2095
2093
|
# change. If you don't specify start and end times, the old values are
|
2096
2094
|
# deleted.
|
2097
2095
|
#
|
2098
|
-
# For more information, see [Scheduled
|
2096
|
+
# For more information, see [Scheduled scaling][1] in the *Application
|
2099
2097
|
# Auto Scaling User Guide*.
|
2100
2098
|
#
|
2101
2099
|
# <note markdown="1"> If a scalable target is deregistered, the scalable target is no longer
|
@@ -2122,23 +2120,41 @@ module Aws::ApplicationAutoScaling
|
|
2122
2120
|
#
|
2123
2121
|
# * Cron expressions - "`cron(fields)`"
|
2124
2122
|
#
|
2125
|
-
# At expressions are useful for one-time schedules.
|
2126
|
-
#
|
2123
|
+
# At expressions are useful for one-time schedules. Cron expressions are
|
2124
|
+
# useful for scheduled actions that run periodically at a specified date
|
2125
|
+
# and time, and rate expressions are useful for scheduled actions that
|
2126
|
+
# run at a regular interval.
|
2127
2127
|
#
|
2128
|
-
#
|
2129
|
-
#
|
2128
|
+
# At and cron expressions use Universal Coordinated Time (UTC) by
|
2129
|
+
# default.
|
2130
2130
|
#
|
2131
|
-
#
|
2132
|
-
# cron format consists of six fields separated by white spaces:
|
2131
|
+
# The cron format consists of six fields separated by white spaces:
|
2133
2132
|
# \[Minutes\] \[Hours\] \[Day\_of\_Month\] \[Month\] \[Day\_of\_Week\]
|
2134
2133
|
# \[Year\].
|
2135
2134
|
#
|
2136
|
-
# For
|
2137
|
-
#
|
2135
|
+
# For rate expressions, *value* is a positive integer and *unit* is
|
2136
|
+
# `minute` \| `minutes` \| `hour` \| `hours` \| `day` \| `days`.
|
2137
|
+
#
|
2138
|
+
# For more information and examples, see [Example scheduled actions for
|
2139
|
+
# Application Auto Scaling][1] in the *Application Auto Scaling User
|
2140
|
+
# Guide*.
|
2141
|
+
#
|
2142
|
+
#
|
2143
|
+
#
|
2144
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/examples-scheduled-actions.html
|
2145
|
+
#
|
2146
|
+
# @option params [String] :timezone
|
2147
|
+
# Specifies the time zone used when setting a scheduled action by using
|
2148
|
+
# an at or cron expression. If a time zone is not provided, UTC is used
|
2149
|
+
# by default.
|
2150
|
+
#
|
2151
|
+
# Valid values are the canonical names of the IANA time zones supported
|
2152
|
+
# by Joda-Time (such as `Etc/GMT+9` or `Pacific/Tahiti`). For more
|
2153
|
+
# information, see [https://www.joda.org/joda-time/timezones.html][1].
|
2138
2154
|
#
|
2139
2155
|
#
|
2140
2156
|
#
|
2141
|
-
# [1]: https://
|
2157
|
+
# [1]: https://www.joda.org/joda-time/timezones.html
|
2142
2158
|
#
|
2143
2159
|
# @option params [required, String] :scheduled_action_name
|
2144
2160
|
# The name of the scheduled action. This name must be unique among all
|
@@ -2268,10 +2284,10 @@ module Aws::ApplicationAutoScaling
|
|
2268
2284
|
# GiB) for brokers in an Amazon MSK cluster.
|
2269
2285
|
#
|
2270
2286
|
# @option params [Time,DateTime,Date,Integer,String] :start_time
|
2271
|
-
# The date and time for this scheduled action to start.
|
2287
|
+
# The date and time for this scheduled action to start, in UTC.
|
2272
2288
|
#
|
2273
2289
|
# @option params [Time,DateTime,Date,Integer,String] :end_time
|
2274
|
-
# The date and time for the recurring schedule to end.
|
2290
|
+
# The date and time for the recurring schedule to end, in UTC.
|
2275
2291
|
#
|
2276
2292
|
# @option params [Types::ScalableTargetAction] :scalable_target_action
|
2277
2293
|
# The new minimum and maximum capacity. You can set both values or just
|
@@ -2287,6 +2303,7 @@ module Aws::ApplicationAutoScaling
|
|
2287
2303
|
# resp = client.put_scheduled_action({
|
2288
2304
|
# service_namespace: "ecs", # required, accepts ecs, elasticmapreduce, ec2, appstream, dynamodb, rds, sagemaker, custom-resource, comprehend, lambda, cassandra, kafka
|
2289
2305
|
# schedule: "ResourceIdMaxLen1600",
|
2306
|
+
# timezone: "ResourceIdMaxLen1600",
|
2290
2307
|
# scheduled_action_name: "ScheduledActionName", # required
|
2291
2308
|
# resource_id: "ResourceIdMaxLen1600", # required
|
2292
2309
|
# scalable_dimension: "ecs:service:DesiredCount", # required, accepts ecs:service:DesiredCount, ec2:spot-fleet-request:TargetCapacity, elasticmapreduce:instancegroup:InstanceCount, appstream:fleet:DesiredCapacity, dynamodb:table:ReadCapacityUnits, dynamodb:table:WriteCapacityUnits, dynamodb:index:ReadCapacityUnits, dynamodb:index:WriteCapacityUnits, rds:cluster:ReadReplicaCount, sagemaker:variant:DesiredInstanceCount, custom-resource:ResourceType:Property, comprehend:document-classifier-endpoint:DesiredInferenceUnits, comprehend:entity-recognizer-endpoint:DesiredInferenceUnits, lambda:function:ProvisionedConcurrency, cassandra:table:ReadCapacityUnits, cassandra:table:WriteCapacityUnits, kafka:broker-storage:VolumeSize
|
@@ -2504,7 +2521,7 @@ module Aws::ApplicationAutoScaling
|
|
2504
2521
|
#
|
2505
2522
|
# If the service supports service-linked roles, Application Auto Scaling
|
2506
2523
|
# uses a service-linked role, which it creates if it does not yet exist.
|
2507
|
-
# For more information, see [Application Auto Scaling IAM
|
2524
|
+
# For more information, see [Application Auto Scaling IAM roles][1].
|
2508
2525
|
#
|
2509
2526
|
#
|
2510
2527
|
#
|
@@ -2530,7 +2547,7 @@ module Aws::ApplicationAutoScaling
|
|
2530
2547
|
# * For `ScheduledScalingSuspended`, while a suspension is in effect,
|
2531
2548
|
# all scaling activities that involve scheduled actions are suspended.
|
2532
2549
|
#
|
2533
|
-
# For more information, see [Suspending and
|
2550
|
+
# For more information, see [Suspending and resuming scaling][1] in the
|
2534
2551
|
# *Application Auto Scaling User Guide*.
|
2535
2552
|
#
|
2536
2553
|
#
|
@@ -2591,7 +2608,7 @@ module Aws::ApplicationAutoScaling
|
|
2591
2608
|
params: params,
|
2592
2609
|
config: config)
|
2593
2610
|
context[:gem_name] = 'aws-sdk-applicationautoscaling'
|
2594
|
-
context[:gem_version] = '1.
|
2611
|
+
context[:gem_version] = '1.53.0'
|
2595
2612
|
Seahorse::Client::Request.new(handlers, context)
|
2596
2613
|
end
|
2597
2614
|
|
@@ -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/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -216,6 +216,7 @@ module Aws::ApplicationAutoScaling
|
|
216
216
|
|
217
217
|
PutScheduledActionRequest.add_member(:service_namespace, Shapes::ShapeRef.new(shape: ServiceNamespace, required: true, location_name: "ServiceNamespace"))
|
218
218
|
PutScheduledActionRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, location_name: "Schedule"))
|
219
|
+
PutScheduledActionRequest.add_member(:timezone, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, location_name: "Timezone"))
|
219
220
|
PutScheduledActionRequest.add_member(:scheduled_action_name, Shapes::ShapeRef.new(shape: ScheduledActionName, required: true, location_name: "ScheduledActionName"))
|
220
221
|
PutScheduledActionRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, required: true, location_name: "ResourceId"))
|
221
222
|
PutScheduledActionRequest.add_member(:scalable_dimension, Shapes::ShapeRef.new(shape: ScalableDimension, required: true, location_name: "ScalableDimension"))
|
@@ -288,6 +289,7 @@ module Aws::ApplicationAutoScaling
|
|
288
289
|
ScheduledAction.add_member(:scheduled_action_arn, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, required: true, location_name: "ScheduledActionARN"))
|
289
290
|
ScheduledAction.add_member(:service_namespace, Shapes::ShapeRef.new(shape: ServiceNamespace, required: true, location_name: "ServiceNamespace"))
|
290
291
|
ScheduledAction.add_member(:schedule, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, required: true, location_name: "Schedule"))
|
292
|
+
ScheduledAction.add_member(:timezone, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, location_name: "Timezone"))
|
291
293
|
ScheduledAction.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceIdMaxLen1600, required: true, location_name: "ResourceId"))
|
292
294
|
ScheduledAction.add_member(:scalable_dimension, Shapes::ShapeRef.new(shape: ScalableDimension, location_name: "ScalableDimension"))
|
293
295
|
ScheduledAction.add_member(:start_time, Shapes::ShapeRef.new(shape: TimestampType, location_name: "StartTime"))
|
@@ -2,7 +2,7 @@
|
|
2
2
|
# WARNING ABOUT GENERATED CODE
|
3
3
|
#
|
4
4
|
# This file is generated. See the contributing for info on making contributions:
|
5
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
5
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
6
6
|
#
|
7
7
|
# WARNING ABOUT GENERATED CODE
|
8
8
|
|
@@ -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/
|
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/
|
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/
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
@@ -622,9 +622,7 @@ module Aws::ApplicationAutoScaling
|
|
622
622
|
#
|
623
623
|
# @!attribute [rw] resource_ids
|
624
624
|
# The identifier of the resource associated with the scalable target.
|
625
|
-
# This string consists of the resource type and unique identifier.
|
626
|
-
# you specify a scalable dimension, you must also specify a resource
|
627
|
-
# ID.
|
625
|
+
# This string consists of the resource type and unique identifier.
|
628
626
|
#
|
629
627
|
# * ECS service - The resource type is `service` and the unique
|
630
628
|
# identifier is the cluster name and service name. Example:
|
@@ -814,9 +812,7 @@ module Aws::ApplicationAutoScaling
|
|
814
812
|
#
|
815
813
|
# @!attribute [rw] resource_id
|
816
814
|
# The identifier of the resource associated with the scaling activity.
|
817
|
-
# This string consists of the resource type and unique identifier.
|
818
|
-
# you specify a scalable dimension, you must also specify a resource
|
819
|
-
# ID.
|
815
|
+
# This string consists of the resource type and unique identifier.
|
820
816
|
#
|
821
817
|
# * ECS service - The resource type is `service` and the unique
|
822
818
|
# identifier is the cluster name and service name. Example:
|
@@ -1010,9 +1006,7 @@ module Aws::ApplicationAutoScaling
|
|
1010
1006
|
#
|
1011
1007
|
# @!attribute [rw] resource_id
|
1012
1008
|
# The identifier of the resource associated with the scaling policy.
|
1013
|
-
# This string consists of the resource type and unique identifier.
|
1014
|
-
# you specify a scalable dimension, you must also specify a resource
|
1015
|
-
# ID.
|
1009
|
+
# This string consists of the resource type and unique identifier.
|
1016
1010
|
#
|
1017
1011
|
# * ECS service - The resource type is `service` and the unique
|
1018
1012
|
# identifier is the cluster name and service name. Example:
|
@@ -1207,9 +1201,7 @@ module Aws::ApplicationAutoScaling
|
|
1207
1201
|
#
|
1208
1202
|
# @!attribute [rw] resource_id
|
1209
1203
|
# The identifier of the resource associated with the scheduled action.
|
1210
|
-
# This string consists of the resource type and unique identifier.
|
1211
|
-
# you specify a scalable dimension, you must also specify a resource
|
1212
|
-
# ID.
|
1204
|
+
# This string consists of the resource type and unique identifier.
|
1213
1205
|
#
|
1214
1206
|
# * ECS service - The resource type is `service` and the unique
|
1215
1207
|
# identifier is the cluster name and service name. Example:
|
@@ -1428,11 +1420,11 @@ module Aws::ApplicationAutoScaling
|
|
1428
1420
|
end
|
1429
1421
|
|
1430
1422
|
# A per-account resource limit is exceeded. For more information, see
|
1431
|
-
# [Application Auto Scaling
|
1423
|
+
# [Application Auto Scaling service quotas][1].
|
1432
1424
|
#
|
1433
1425
|
#
|
1434
1426
|
#
|
1435
|
-
# [1]: https://docs.aws.amazon.com/
|
1427
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-limits.html
|
1436
1428
|
#
|
1437
1429
|
# @!attribute [rw] message
|
1438
1430
|
# @return [String]
|
@@ -1496,7 +1488,7 @@ module Aws::ApplicationAutoScaling
|
|
1496
1488
|
# Only the AWS services that you're using send metrics to Amazon
|
1497
1489
|
# CloudWatch. To determine whether a desired metric already exists by
|
1498
1490
|
# looking up its namespace and dimension using the CloudWatch metrics
|
1499
|
-
# dashboard in the console, follow the procedure in [Building
|
1491
|
+
# dashboard in the console, follow the procedure in [Building dashboards
|
1500
1492
|
# with CloudWatch][1] in the *Application Auto Scaling User Guide*.
|
1501
1493
|
#
|
1502
1494
|
#
|
@@ -1749,8 +1741,8 @@ module Aws::ApplicationAutoScaling
|
|
1749
1741
|
# `StepScaling`—Not supported for DynamoDB, Amazon Comprehend, Lambda,
|
1750
1742
|
# Amazon Keyspaces (for Apache Cassandra), or Amazon MSK.
|
1751
1743
|
#
|
1752
|
-
# For more information, see [Target
|
1753
|
-
# [Step
|
1744
|
+
# For more information, see [Target tracking scaling policies][1] and
|
1745
|
+
# [Step scaling policies][2] in the *Application Auto Scaling User
|
1754
1746
|
# Guide*.
|
1755
1747
|
#
|
1756
1748
|
#
|
@@ -1812,6 +1804,7 @@ module Aws::ApplicationAutoScaling
|
|
1812
1804
|
# {
|
1813
1805
|
# service_namespace: "ecs", # required, accepts ecs, elasticmapreduce, ec2, appstream, dynamodb, rds, sagemaker, custom-resource, comprehend, lambda, cassandra, kafka
|
1814
1806
|
# schedule: "ResourceIdMaxLen1600",
|
1807
|
+
# timezone: "ResourceIdMaxLen1600",
|
1815
1808
|
# scheduled_action_name: "ScheduledActionName", # required
|
1816
1809
|
# resource_id: "ResourceIdMaxLen1600", # required
|
1817
1810
|
# scalable_dimension: "ecs:service:DesiredCount", # required, accepts ecs:service:DesiredCount, ec2:spot-fleet-request:TargetCapacity, elasticmapreduce:instancegroup:InstanceCount, appstream:fleet:DesiredCapacity, dynamodb:table:ReadCapacityUnits, dynamodb:table:WriteCapacityUnits, dynamodb:index:ReadCapacityUnits, dynamodb:index:WriteCapacityUnits, rds:cluster:ReadReplicaCount, sagemaker:variant:DesiredInstanceCount, custom-resource:ResourceType:Property, comprehend:document-classifier-endpoint:DesiredInferenceUnits, comprehend:entity-recognizer-endpoint:DesiredInferenceUnits, lambda:function:ProvisionedConcurrency, cassandra:table:ReadCapacityUnits, cassandra:table:WriteCapacityUnits, kafka:broker-storage:VolumeSize
|
@@ -1838,23 +1831,43 @@ module Aws::ApplicationAutoScaling
|
|
1838
1831
|
#
|
1839
1832
|
# * Cron expressions - "`cron(fields)`"
|
1840
1833
|
#
|
1841
|
-
# At expressions are useful for one-time schedules.
|
1842
|
-
#
|
1834
|
+
# At expressions are useful for one-time schedules. Cron expressions
|
1835
|
+
# are useful for scheduled actions that run periodically at a
|
1836
|
+
# specified date and time, and rate expressions are useful for
|
1837
|
+
# scheduled actions that run at a regular interval.
|
1843
1838
|
#
|
1844
|
-
#
|
1845
|
-
#
|
1839
|
+
# At and cron expressions use Universal Coordinated Time (UTC) by
|
1840
|
+
# default.
|
1846
1841
|
#
|
1847
|
-
#
|
1848
|
-
# cron format consists of six fields separated by white spaces:
|
1842
|
+
# The cron format consists of six fields separated by white spaces:
|
1849
1843
|
# \[Minutes\] \[Hours\] \[Day\_of\_Month\] \[Month\] \[Day\_of\_Week\]
|
1850
1844
|
# \[Year\].
|
1851
1845
|
#
|
1852
|
-
# For
|
1853
|
-
#
|
1846
|
+
# For rate expressions, *value* is a positive integer and *unit* is
|
1847
|
+
# `minute` \| `minutes` \| `hour` \| `hours` \| `day` \| `days`.
|
1848
|
+
#
|
1849
|
+
# For more information and examples, see [Example scheduled actions
|
1850
|
+
# for Application Auto Scaling][1] in the *Application Auto Scaling
|
1851
|
+
# User Guide*.
|
1852
|
+
#
|
1853
|
+
#
|
1854
1854
|
#
|
1855
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/examples-scheduled-actions.html
|
1856
|
+
# @return [String]
|
1857
|
+
#
|
1858
|
+
# @!attribute [rw] timezone
|
1859
|
+
# Specifies the time zone used when setting a scheduled action by
|
1860
|
+
# using an at or cron expression. If a time zone is not provided, UTC
|
1861
|
+
# is used by default.
|
1862
|
+
#
|
1863
|
+
# Valid values are the canonical names of the IANA time zones
|
1864
|
+
# supported by Joda-Time (such as `Etc/GMT+9` or `Pacific/Tahiti`).
|
1865
|
+
# For more information, see
|
1866
|
+
# [https://www.joda.org/joda-time/timezones.html][1].
|
1855
1867
|
#
|
1856
1868
|
#
|
1857
|
-
#
|
1869
|
+
#
|
1870
|
+
# [1]: https://www.joda.org/joda-time/timezones.html
|
1858
1871
|
# @return [String]
|
1859
1872
|
#
|
1860
1873
|
# @!attribute [rw] scheduled_action_name
|
@@ -1989,11 +2002,11 @@ module Aws::ApplicationAutoScaling
|
|
1989
2002
|
# @return [String]
|
1990
2003
|
#
|
1991
2004
|
# @!attribute [rw] start_time
|
1992
|
-
# The date and time for this scheduled action to start.
|
2005
|
+
# The date and time for this scheduled action to start, in UTC.
|
1993
2006
|
# @return [Time]
|
1994
2007
|
#
|
1995
2008
|
# @!attribute [rw] end_time
|
1996
|
-
# The date and time for the recurring schedule to end.
|
2009
|
+
# The date and time for the recurring schedule to end, in UTC.
|
1997
2010
|
# @return [Time]
|
1998
2011
|
#
|
1999
2012
|
# @!attribute [rw] scalable_target_action
|
@@ -2010,6 +2023,7 @@ module Aws::ApplicationAutoScaling
|
|
2010
2023
|
class PutScheduledActionRequest < Struct.new(
|
2011
2024
|
:service_namespace,
|
2012
2025
|
:schedule,
|
2026
|
+
:timezone,
|
2013
2027
|
:scheduled_action_name,
|
2014
2028
|
:resource_id,
|
2015
2029
|
:scalable_dimension,
|
@@ -2218,7 +2232,7 @@ module Aws::ApplicationAutoScaling
|
|
2218
2232
|
# If the service supports service-linked roles, Application Auto
|
2219
2233
|
# Scaling uses a service-linked role, which it creates if it does not
|
2220
2234
|
# yet exist. For more information, see [Application Auto Scaling IAM
|
2221
|
-
#
|
2235
|
+
# roles][1].
|
2222
2236
|
#
|
2223
2237
|
#
|
2224
2238
|
#
|
@@ -2246,7 +2260,7 @@ module Aws::ApplicationAutoScaling
|
|
2246
2260
|
# all scaling activities that involve scheduled actions are
|
2247
2261
|
# suspended.
|
2248
2262
|
#
|
2249
|
-
# For more information, see [Suspending and
|
2263
|
+
# For more information, see [Suspending and resuming scaling][1] in
|
2250
2264
|
# the *Application Auto Scaling User Guide*.
|
2251
2265
|
#
|
2252
2266
|
#
|
@@ -2882,23 +2896,34 @@ module Aws::ApplicationAutoScaling
|
|
2882
2896
|
#
|
2883
2897
|
# * Cron expressions - "`cron(fields)`"
|
2884
2898
|
#
|
2885
|
-
# At expressions are useful for one-time schedules.
|
2886
|
-
#
|
2899
|
+
# At expressions are useful for one-time schedules. Cron expressions
|
2900
|
+
# are useful for scheduled actions that run periodically at a
|
2901
|
+
# specified date and time, and rate expressions are useful for
|
2902
|
+
# scheduled actions that run at a regular interval.
|
2887
2903
|
#
|
2888
|
-
#
|
2889
|
-
#
|
2904
|
+
# At and cron expressions use Universal Coordinated Time (UTC) by
|
2905
|
+
# default.
|
2890
2906
|
#
|
2891
|
-
#
|
2892
|
-
# cron format consists of six fields separated by white spaces:
|
2907
|
+
# The cron format consists of six fields separated by white spaces:
|
2893
2908
|
# \[Minutes\] \[Hours\] \[Day\_of\_Month\] \[Month\] \[Day\_of\_Week\]
|
2894
2909
|
# \[Year\].
|
2895
2910
|
#
|
2896
|
-
# For
|
2897
|
-
#
|
2911
|
+
# For rate expressions, *value* is a positive integer and *unit* is
|
2912
|
+
# `minute` \| `minutes` \| `hour` \| `hours` \| `day` \| `days`.
|
2913
|
+
#
|
2914
|
+
# For more information and examples, see [Example scheduled actions
|
2915
|
+
# for Application Auto Scaling][1] in the *Application Auto Scaling
|
2916
|
+
# User Guide*.
|
2898
2917
|
#
|
2899
2918
|
#
|
2900
2919
|
#
|
2901
|
-
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/
|
2920
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/examples-scheduled-actions.html
|
2921
|
+
# @return [String]
|
2922
|
+
#
|
2923
|
+
# @!attribute [rw] timezone
|
2924
|
+
# The time zone used when referring to the date and time of a
|
2925
|
+
# scheduled action, when the scheduled action uses an at or cron
|
2926
|
+
# expression.
|
2902
2927
|
# @return [String]
|
2903
2928
|
#
|
2904
2929
|
# @!attribute [rw] resource_id
|
@@ -3028,11 +3053,11 @@ module Aws::ApplicationAutoScaling
|
|
3028
3053
|
# @return [String]
|
3029
3054
|
#
|
3030
3055
|
# @!attribute [rw] start_time
|
3031
|
-
# The date and time that the action is scheduled to begin.
|
3056
|
+
# The date and time that the action is scheduled to begin, in UTC.
|
3032
3057
|
# @return [Time]
|
3033
3058
|
#
|
3034
3059
|
# @!attribute [rw] end_time
|
3035
|
-
# The date and time that the action is scheduled to end.
|
3060
|
+
# The date and time that the action is scheduled to end, in UTC.
|
3036
3061
|
# @return [Time]
|
3037
3062
|
#
|
3038
3063
|
# @!attribute [rw] scalable_target_action
|
@@ -3055,6 +3080,7 @@ module Aws::ApplicationAutoScaling
|
|
3055
3080
|
:scheduled_action_arn,
|
3056
3081
|
:service_namespace,
|
3057
3082
|
:schedule,
|
3083
|
+
:timezone,
|
3058
3084
|
:resource_id,
|
3059
3085
|
:scalable_dimension,
|
3060
3086
|
:start_time,
|
@@ -3255,7 +3281,7 @@ module Aws::ApplicationAutoScaling
|
|
3255
3281
|
#
|
3256
3282
|
# * Amazon Keyspaces tables
|
3257
3283
|
#
|
3258
|
-
# * Amazon MSK
|
3284
|
+
# * Amazon MSK broker storage
|
3259
3285
|
# @return [Integer]
|
3260
3286
|
#
|
3261
3287
|
# @!attribute [rw] metric_aggregation_type
|
@@ -3411,7 +3437,7 @@ module Aws::ApplicationAutoScaling
|
|
3411
3437
|
#
|
3412
3438
|
# * Amazon Keyspaces tables
|
3413
3439
|
#
|
3414
|
-
# * Amazon MSK
|
3440
|
+
# * Amazon MSK broker storage
|
3415
3441
|
# @return [Integer]
|
3416
3442
|
#
|
3417
3443
|
# @!attribute [rw] scale_in_cooldown
|
@@ -3456,7 +3482,7 @@ module Aws::ApplicationAutoScaling
|
|
3456
3482
|
#
|
3457
3483
|
# * Amazon Keyspaces tables
|
3458
3484
|
#
|
3459
|
-
# * Amazon MSK
|
3485
|
+
# * Amazon MSK broker storage
|
3460
3486
|
# @return [Integer]
|
3461
3487
|
#
|
3462
3488
|
# @!attribute [rw] disable_scale_in
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-applicationautoscaling
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.53.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-
|
11
|
+
date: 2021-07-30 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.
|
22
|
+
version: 3.119.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.
|
32
|
+
version: 3.119.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 Application Auto Scaling. This gem is part
|
48
48
|
of the AWS SDK for Ruby.
|
49
49
|
email:
|
50
|
-
-
|
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-applicationautoscaling.rb
|
56
59
|
- lib/aws-sdk-applicationautoscaling/client.rb
|
57
60
|
- lib/aws-sdk-applicationautoscaling/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/
|
67
|
-
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/
|
69
|
+
source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-applicationautoscaling
|
70
|
+
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-applicationautoscaling/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
|
-
|
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 - Application Auto Scaling
|