@aws-sdk/client-application-auto-scaling 3.1075.0 → 3.1077.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1039 -15
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -49
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/ApplicationAutoScalingServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -131
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -700
|
@@ -1,700 +0,0 @@
|
|
|
1
|
-
const _A = "Alarm";
|
|
2
|
-
const _AARN = "AlarmARN";
|
|
3
|
-
const _AI = "ActivityId";
|
|
4
|
-
const _AN = "AlarmName";
|
|
5
|
-
const _AT = "AdjustmentType";
|
|
6
|
-
const _Al = "Alarms";
|
|
7
|
-
const _C = "Code";
|
|
8
|
-
const _CC = "CurrentCapacity";
|
|
9
|
-
const _CCMS = "CustomizedCapacityMetricSpecification";
|
|
10
|
-
const _CF = "CapacityForecast";
|
|
11
|
-
const _CLMS = "CustomizedLoadMetricSpecification";
|
|
12
|
-
const _CMS = "CustomizedMetricSpecification";
|
|
13
|
-
const _CSMS = "CustomizedScalingMetricSpecification";
|
|
14
|
-
const _CT = "CreationTime";
|
|
15
|
-
const _CUE = "ConcurrentUpdateException";
|
|
16
|
-
const _Ca = "Cause";
|
|
17
|
-
const _Co = "Cooldown";
|
|
18
|
-
const _D = "Dimensions";
|
|
19
|
-
const _DSA = "DeleteScheduledAction";
|
|
20
|
-
const _DSAR = "DeleteScheduledActionRequest";
|
|
21
|
-
const _DSARe = "DeleteScheduledActionResponse";
|
|
22
|
-
const _DSARes = "DescribeScalingActivitiesRequest";
|
|
23
|
-
const _DSAResc = "DescribeScalingActivitiesResponse";
|
|
24
|
-
const _DSARescr = "DescribeScheduledActionsRequest";
|
|
25
|
-
const _DSARescri = "DescribeScheduledActionsResponse";
|
|
26
|
-
const _DSAe = "DescribeScalingActivities";
|
|
27
|
-
const _DSAes = "DescribeScheduledActions";
|
|
28
|
-
const _DSI = "DisableScaleIn";
|
|
29
|
-
const _DSIS = "DynamicScalingInSuspended";
|
|
30
|
-
const _DSOS = "DynamicScalingOutSuspended";
|
|
31
|
-
const _DSP = "DeleteScalingPolicy";
|
|
32
|
-
const _DSPR = "DeleteScalingPolicyRequest";
|
|
33
|
-
const _DSPRe = "DeleteScalingPolicyResponse";
|
|
34
|
-
const _DSPRes = "DescribeScalingPoliciesRequest";
|
|
35
|
-
const _DSPResc = "DescribeScalingPoliciesResponse";
|
|
36
|
-
const _DSPe = "DescribeScalingPolicies";
|
|
37
|
-
const _DST = "DeregisterScalableTarget";
|
|
38
|
-
const _DSTR = "DeregisterScalableTargetRequest";
|
|
39
|
-
const _DSTRe = "DeregisterScalableTargetResponse";
|
|
40
|
-
const _DSTRes = "DescribeScalableTargetsRequest";
|
|
41
|
-
const _DSTResc = "DescribeScalableTargetsResponse";
|
|
42
|
-
const _DSTe = "DescribeScalableTargets";
|
|
43
|
-
const _De = "Description";
|
|
44
|
-
const _Det = "Details";
|
|
45
|
-
const _E = "Expression";
|
|
46
|
-
const _ET = "EndTime";
|
|
47
|
-
const _FRAE = "FailedResourceAccessException";
|
|
48
|
-
const _GPSF = "GetPredictiveScalingForecast";
|
|
49
|
-
const _GPSFR = "GetPredictiveScalingForecastRequest";
|
|
50
|
-
const _GPSFRe = "GetPredictiveScalingForecastResponse";
|
|
51
|
-
const _I = "Id";
|
|
52
|
-
const _INSA = "IncludeNotScaledActivities";
|
|
53
|
-
const _INTE = "InvalidNextTokenException";
|
|
54
|
-
const _ISE = "InternalServiceException";
|
|
55
|
-
const _L = "Label";
|
|
56
|
-
const _LEE = "LimitExceededException";
|
|
57
|
-
const _LF = "LoadForecast";
|
|
58
|
-
const _LFo = "LoadForecasts";
|
|
59
|
-
const _LTFR = "ListTagsForResource";
|
|
60
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
61
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
62
|
-
const _M = "Message";
|
|
63
|
-
const _MAM = "MinAdjustmentMagnitude";
|
|
64
|
-
const _MAT = "MetricAggregationType";
|
|
65
|
-
const _MC = "MaxCapacity";
|
|
66
|
-
const _MCB = "MaxCapacityBuffer";
|
|
67
|
-
const _MCBB = "MaxCapacityBreachBehavior";
|
|
68
|
-
const _MCi = "MinCapacity";
|
|
69
|
-
const _MD = "MetricDimension";
|
|
70
|
-
const _MDQ = "MetricDataQueries";
|
|
71
|
-
const _MDe = "MetricDimensions";
|
|
72
|
-
const _MILB = "MetricIntervalLowerBound";
|
|
73
|
-
const _MIUB = "MetricIntervalUpperBound";
|
|
74
|
-
const _MN = "MetricName";
|
|
75
|
-
const _MR = "MaxResults";
|
|
76
|
-
const _MS = "MetricSpecification";
|
|
77
|
-
const _MSe = "MetricStat";
|
|
78
|
-
const _MSet = "MetricSpecifications";
|
|
79
|
-
const _Me = "Metrics";
|
|
80
|
-
const _Met = "Metric";
|
|
81
|
-
const _Mo = "Mode";
|
|
82
|
-
const _N = "Namespace";
|
|
83
|
-
const _NSR = "NotScaledReason";
|
|
84
|
-
const _NSRo = "NotScaledReasons";
|
|
85
|
-
const _NT = "NextToken";
|
|
86
|
-
const _Na = "Name";
|
|
87
|
-
const _ONFE = "ObjectNotFoundException";
|
|
88
|
-
const _PARN = "PolicyARN";
|
|
89
|
-
const _PC = "PredictedCapacity";
|
|
90
|
-
const _PLMS = "PredefinedLoadMetricSpecification";
|
|
91
|
-
const _PMPS = "PredefinedMetricPairSpecification";
|
|
92
|
-
const _PMS = "PredefinedMetricSpecification";
|
|
93
|
-
const _PMT = "PredefinedMetricType";
|
|
94
|
-
const _PN = "PolicyName";
|
|
95
|
-
const _PNo = "PolicyNames";
|
|
96
|
-
const _PSA = "PutScheduledAction";
|
|
97
|
-
const _PSAR = "PutScheduledActionRequest";
|
|
98
|
-
const _PSARu = "PutScheduledActionResponse";
|
|
99
|
-
const _PSCMS = "PredictiveScalingCustomizedMetricSpecification";
|
|
100
|
-
const _PSM = "PredictiveScalingMetric";
|
|
101
|
-
const _PSMD = "PredictiveScalingMetricDimension";
|
|
102
|
-
const _PSMDQ = "PredictiveScalingMetricDataQuery";
|
|
103
|
-
const _PSMDQr = "PredictiveScalingMetricDataQueries";
|
|
104
|
-
const _PSMDr = "PredictiveScalingMetricDimensions";
|
|
105
|
-
const _PSMS = "PredictiveScalingMetricSpecification";
|
|
106
|
-
const _PSMSr = "PredefinedScalingMetricSpecification";
|
|
107
|
-
const _PSMSre = "PredictiveScalingMetricStat";
|
|
108
|
-
const _PSMSred = "PredictiveScalingMetricSpecifications";
|
|
109
|
-
const _PSP = "PutScalingPolicy";
|
|
110
|
-
const _PSPC = "PredictiveScalingPolicyConfiguration";
|
|
111
|
-
const _PSPLMS = "PredictiveScalingPredefinedLoadMetricSpecification";
|
|
112
|
-
const _PSPMPS = "PredictiveScalingPredefinedMetricPairSpecification";
|
|
113
|
-
const _PSPR = "PutScalingPolicyRequest";
|
|
114
|
-
const _PSPRu = "PutScalingPolicyResponse";
|
|
115
|
-
const _PSPSMS = "PredictiveScalingPredefinedScalingMetricSpecification";
|
|
116
|
-
const _PT = "PolicyType";
|
|
117
|
-
const _RARN = "ResourceARN";
|
|
118
|
-
const _RARNo = "RoleARN";
|
|
119
|
-
const _RD = "ReturnData";
|
|
120
|
-
const _RI = "ResourceId";
|
|
121
|
-
const _RIe = "ResourceIds";
|
|
122
|
-
const _RL = "ResourceLabel";
|
|
123
|
-
const _RN = "ResourceName";
|
|
124
|
-
const _RNFE = "ResourceNotFoundException";
|
|
125
|
-
const _RST = "RegisterScalableTarget";
|
|
126
|
-
const _RSTR = "RegisterScalableTargetRequest";
|
|
127
|
-
const _RSTRe = "RegisterScalableTargetResponse";
|
|
128
|
-
const _S = "Statistic";
|
|
129
|
-
const _SA = "ScalingActivities";
|
|
130
|
-
const _SAARN = "ScheduledActionARN";
|
|
131
|
-
const _SAN = "ScheduledActionName";
|
|
132
|
-
const _SANc = "ScheduledActionNames";
|
|
133
|
-
const _SAc = "ScheduledActions";
|
|
134
|
-
const _SAca = "ScalingActivity";
|
|
135
|
-
const _SAcal = "ScalingAdjustment";
|
|
136
|
-
const _SAch = "ScheduledAction";
|
|
137
|
-
const _SAt = "StepAdjustment";
|
|
138
|
-
const _SAte = "StepAdjustments";
|
|
139
|
-
const _SBT = "SchedulingBufferTime";
|
|
140
|
-
const _SC = "StatusCode";
|
|
141
|
-
const _SD = "ScalableDimension";
|
|
142
|
-
const _SIC = "ScaleInCooldown";
|
|
143
|
-
const _SM = "StatusMessage";
|
|
144
|
-
const _SN = "ServiceNamespace";
|
|
145
|
-
const _SOC = "ScaleOutCooldown";
|
|
146
|
-
const _SP = "ScalingPolicies";
|
|
147
|
-
const _SPc = "ScalingPolicy";
|
|
148
|
-
const _SS = "SuspendedState";
|
|
149
|
-
const _SSPC = "StepScalingPolicyConfiguration";
|
|
150
|
-
const _SSS = "ScheduledScalingSuspended";
|
|
151
|
-
const _ST = "ScalableTargets";
|
|
152
|
-
const _STA = "ScalableTargetAction";
|
|
153
|
-
const _STARN = "ScalableTargetARN";
|
|
154
|
-
const _STc = "ScalableTarget";
|
|
155
|
-
const _STt = "StartTime";
|
|
156
|
-
const _Sc = "Schedule";
|
|
157
|
-
const _St = "Stat";
|
|
158
|
-
const _T = "Timestamps";
|
|
159
|
-
const _TK = "TagKeys";
|
|
160
|
-
const _TMTE = "TooManyTagsException";
|
|
161
|
-
const _TR = "TagResource";
|
|
162
|
-
const _TRR = "TagResourceRequest";
|
|
163
|
-
const _TRRa = "TagResourceResponse";
|
|
164
|
-
const _TTM = "TargetTrackingMetric";
|
|
165
|
-
const _TTMD = "TargetTrackingMetricDimension";
|
|
166
|
-
const _TTMDQ = "TargetTrackingMetricDataQuery";
|
|
167
|
-
const _TTMDQa = "TargetTrackingMetricDataQueries";
|
|
168
|
-
const _TTMDa = "TargetTrackingMetricDimensions";
|
|
169
|
-
const _TTMS = "TargetTrackingMetricStat";
|
|
170
|
-
const _TTSPC = "TargetTrackingScalingPolicyConfiguration";
|
|
171
|
-
const _TV = "TargetValue";
|
|
172
|
-
const _Ta = "Tags";
|
|
173
|
-
const _Ti = "Timezone";
|
|
174
|
-
const _U = "Unit";
|
|
175
|
-
const _UR = "UntagResource";
|
|
176
|
-
const _URR = "UntagResourceRequest";
|
|
177
|
-
const _URRn = "UntagResourceResponse";
|
|
178
|
-
const _UT = "UpdateTime";
|
|
179
|
-
const _V = "Values";
|
|
180
|
-
const _VE = "ValidationException";
|
|
181
|
-
const _Va = "Value";
|
|
182
|
-
const _aQE = "awsQueryError";
|
|
183
|
-
const _c = "client";
|
|
184
|
-
const _e = "error";
|
|
185
|
-
const _hE = "httpError";
|
|
186
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.applicationautoscaling";
|
|
187
|
-
const _se = "server";
|
|
188
|
-
const n0 = "com.amazonaws.applicationautoscaling";
|
|
189
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
190
|
-
const { ApplicationAutoScalingServiceException } = require("../models/ApplicationAutoScalingServiceException");
|
|
191
|
-
const { ConcurrentUpdateException, FailedResourceAccessException, InternalServiceException, InvalidNextTokenException, LimitExceededException, ObjectNotFoundException, ResourceNotFoundException, TooManyTagsException, ValidationException } = require("../models/errors");
|
|
192
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
193
|
-
const ApplicationAutoScalingServiceException$ = [-3, _s, "ApplicationAutoScalingServiceException", 0, [], []];
|
|
194
|
-
exports.ApplicationAutoScalingServiceException$ = ApplicationAutoScalingServiceException$;
|
|
195
|
-
_s_registry.registerError(ApplicationAutoScalingServiceException$, ApplicationAutoScalingServiceException);
|
|
196
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
197
|
-
const ConcurrentUpdateException$ = [-3, n0, _CUE,
|
|
198
|
-
{ [_aQE]: [`ConcurrentUpdateException`, 500], [_e]: _se, [_hE]: 500 },
|
|
199
|
-
[_M],
|
|
200
|
-
[0]
|
|
201
|
-
];
|
|
202
|
-
exports.ConcurrentUpdateException$ = ConcurrentUpdateException$;
|
|
203
|
-
n0_registry.registerError(ConcurrentUpdateException$, ConcurrentUpdateException);
|
|
204
|
-
const FailedResourceAccessException$ = [-3, n0, _FRAE,
|
|
205
|
-
{ [_aQE]: [`FailedResourceAccessException`, 400], [_e]: _c, [_hE]: 400 },
|
|
206
|
-
[_M],
|
|
207
|
-
[0]
|
|
208
|
-
];
|
|
209
|
-
exports.FailedResourceAccessException$ = FailedResourceAccessException$;
|
|
210
|
-
n0_registry.registerError(FailedResourceAccessException$, FailedResourceAccessException);
|
|
211
|
-
const InternalServiceException$ = [-3, n0, _ISE,
|
|
212
|
-
{ [_aQE]: [`InternalServiceException`, 500], [_e]: _se, [_hE]: 500 },
|
|
213
|
-
[_M],
|
|
214
|
-
[0]
|
|
215
|
-
];
|
|
216
|
-
exports.InternalServiceException$ = InternalServiceException$;
|
|
217
|
-
n0_registry.registerError(InternalServiceException$, InternalServiceException);
|
|
218
|
-
const InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
219
|
-
{ [_aQE]: [`InvalidNextTokenException`, 400], [_e]: _c, [_hE]: 400 },
|
|
220
|
-
[_M],
|
|
221
|
-
[0]
|
|
222
|
-
];
|
|
223
|
-
exports.InvalidNextTokenException$ = InvalidNextTokenException$;
|
|
224
|
-
n0_registry.registerError(InvalidNextTokenException$, InvalidNextTokenException);
|
|
225
|
-
const LimitExceededException$ = [-3, n0, _LEE,
|
|
226
|
-
{ [_aQE]: [`LimitExceededException`, 400], [_e]: _c, [_hE]: 400 },
|
|
227
|
-
[_M],
|
|
228
|
-
[0]
|
|
229
|
-
];
|
|
230
|
-
exports.LimitExceededException$ = LimitExceededException$;
|
|
231
|
-
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
232
|
-
const ObjectNotFoundException$ = [-3, n0, _ONFE,
|
|
233
|
-
{ [_aQE]: [`ObjectNotFoundException`, 400], [_e]: _c, [_hE]: 400 },
|
|
234
|
-
[_M],
|
|
235
|
-
[0]
|
|
236
|
-
];
|
|
237
|
-
exports.ObjectNotFoundException$ = ObjectNotFoundException$;
|
|
238
|
-
n0_registry.registerError(ObjectNotFoundException$, ObjectNotFoundException);
|
|
239
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
240
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
241
|
-
[_M, _RN],
|
|
242
|
-
[0, 0]
|
|
243
|
-
];
|
|
244
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
245
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
246
|
-
const TooManyTagsException$ = [-3, n0, _TMTE,
|
|
247
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
248
|
-
[_M, _RN],
|
|
249
|
-
[0, 0]
|
|
250
|
-
];
|
|
251
|
-
exports.TooManyTagsException$ = TooManyTagsException$;
|
|
252
|
-
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
253
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
254
|
-
{ [_aQE]: [`ValidationException`, 400], [_e]: _c, [_hE]: 400 },
|
|
255
|
-
[_M],
|
|
256
|
-
[0]
|
|
257
|
-
];
|
|
258
|
-
exports.ValidationException$ = ValidationException$;
|
|
259
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
260
|
-
exports.errorTypeRegistries = [
|
|
261
|
-
_s_registry,
|
|
262
|
-
n0_registry,
|
|
263
|
-
];
|
|
264
|
-
const Alarm$ = [3, n0, _A,
|
|
265
|
-
0,
|
|
266
|
-
[_AN, _AARN],
|
|
267
|
-
[0, 0], 2
|
|
268
|
-
];
|
|
269
|
-
exports.Alarm$ = Alarm$;
|
|
270
|
-
const CapacityForecast$ = [3, n0, _CF,
|
|
271
|
-
0,
|
|
272
|
-
[_T, _V],
|
|
273
|
-
[64 | 4, 64 | 1], 2
|
|
274
|
-
];
|
|
275
|
-
exports.CapacityForecast$ = CapacityForecast$;
|
|
276
|
-
const CustomizedMetricSpecification$ = [3, n0, _CMS,
|
|
277
|
-
0,
|
|
278
|
-
[_MN, _N, _D, _S, _U, _Me],
|
|
279
|
-
[0, 0, () => MetricDimensions, 0, 0, () => TargetTrackingMetricDataQueries]
|
|
280
|
-
];
|
|
281
|
-
exports.CustomizedMetricSpecification$ = CustomizedMetricSpecification$;
|
|
282
|
-
const DeleteScalingPolicyRequest$ = [3, n0, _DSPR,
|
|
283
|
-
0,
|
|
284
|
-
[_PN, _SN, _RI, _SD],
|
|
285
|
-
[0, 0, 0, 0], 4
|
|
286
|
-
];
|
|
287
|
-
exports.DeleteScalingPolicyRequest$ = DeleteScalingPolicyRequest$;
|
|
288
|
-
const DeleteScalingPolicyResponse$ = [3, n0, _DSPRe,
|
|
289
|
-
0,
|
|
290
|
-
[],
|
|
291
|
-
[]
|
|
292
|
-
];
|
|
293
|
-
exports.DeleteScalingPolicyResponse$ = DeleteScalingPolicyResponse$;
|
|
294
|
-
const DeleteScheduledActionRequest$ = [3, n0, _DSAR,
|
|
295
|
-
0,
|
|
296
|
-
[_SN, _SAN, _RI, _SD],
|
|
297
|
-
[0, 0, 0, 0], 4
|
|
298
|
-
];
|
|
299
|
-
exports.DeleteScheduledActionRequest$ = DeleteScheduledActionRequest$;
|
|
300
|
-
const DeleteScheduledActionResponse$ = [3, n0, _DSARe,
|
|
301
|
-
0,
|
|
302
|
-
[],
|
|
303
|
-
[]
|
|
304
|
-
];
|
|
305
|
-
exports.DeleteScheduledActionResponse$ = DeleteScheduledActionResponse$;
|
|
306
|
-
const DeregisterScalableTargetRequest$ = [3, n0, _DSTR,
|
|
307
|
-
0,
|
|
308
|
-
[_SN, _RI, _SD],
|
|
309
|
-
[0, 0, 0], 3
|
|
310
|
-
];
|
|
311
|
-
exports.DeregisterScalableTargetRequest$ = DeregisterScalableTargetRequest$;
|
|
312
|
-
const DeregisterScalableTargetResponse$ = [3, n0, _DSTRe,
|
|
313
|
-
0,
|
|
314
|
-
[],
|
|
315
|
-
[]
|
|
316
|
-
];
|
|
317
|
-
exports.DeregisterScalableTargetResponse$ = DeregisterScalableTargetResponse$;
|
|
318
|
-
const DescribeScalableTargetsRequest$ = [3, n0, _DSTRes,
|
|
319
|
-
0,
|
|
320
|
-
[_SN, _RIe, _SD, _MR, _NT],
|
|
321
|
-
[0, 64 | 0, 0, 1, 0], 1
|
|
322
|
-
];
|
|
323
|
-
exports.DescribeScalableTargetsRequest$ = DescribeScalableTargetsRequest$;
|
|
324
|
-
const DescribeScalableTargetsResponse$ = [3, n0, _DSTResc,
|
|
325
|
-
0,
|
|
326
|
-
[_ST, _NT],
|
|
327
|
-
[() => ScalableTargets, 0]
|
|
328
|
-
];
|
|
329
|
-
exports.DescribeScalableTargetsResponse$ = DescribeScalableTargetsResponse$;
|
|
330
|
-
const DescribeScalingActivitiesRequest$ = [3, n0, _DSARes,
|
|
331
|
-
0,
|
|
332
|
-
[_SN, _RI, _SD, _MR, _NT, _INSA],
|
|
333
|
-
[0, 0, 0, 1, 0, 2], 1
|
|
334
|
-
];
|
|
335
|
-
exports.DescribeScalingActivitiesRequest$ = DescribeScalingActivitiesRequest$;
|
|
336
|
-
const DescribeScalingActivitiesResponse$ = [3, n0, _DSAResc,
|
|
337
|
-
0,
|
|
338
|
-
[_SA, _NT],
|
|
339
|
-
[() => ScalingActivities, 0]
|
|
340
|
-
];
|
|
341
|
-
exports.DescribeScalingActivitiesResponse$ = DescribeScalingActivitiesResponse$;
|
|
342
|
-
const DescribeScalingPoliciesRequest$ = [3, n0, _DSPRes,
|
|
343
|
-
0,
|
|
344
|
-
[_SN, _PNo, _RI, _SD, _MR, _NT],
|
|
345
|
-
[0, 64 | 0, 0, 0, 1, 0], 1
|
|
346
|
-
];
|
|
347
|
-
exports.DescribeScalingPoliciesRequest$ = DescribeScalingPoliciesRequest$;
|
|
348
|
-
const DescribeScalingPoliciesResponse$ = [3, n0, _DSPResc,
|
|
349
|
-
0,
|
|
350
|
-
[_SP, _NT],
|
|
351
|
-
[() => ScalingPolicies, 0]
|
|
352
|
-
];
|
|
353
|
-
exports.DescribeScalingPoliciesResponse$ = DescribeScalingPoliciesResponse$;
|
|
354
|
-
const DescribeScheduledActionsRequest$ = [3, n0, _DSARescr,
|
|
355
|
-
0,
|
|
356
|
-
[_SN, _SANc, _RI, _SD, _MR, _NT],
|
|
357
|
-
[0, 64 | 0, 0, 0, 1, 0], 1
|
|
358
|
-
];
|
|
359
|
-
exports.DescribeScheduledActionsRequest$ = DescribeScheduledActionsRequest$;
|
|
360
|
-
const DescribeScheduledActionsResponse$ = [3, n0, _DSARescri,
|
|
361
|
-
0,
|
|
362
|
-
[_SAc, _NT],
|
|
363
|
-
[() => ScheduledActions, 0]
|
|
364
|
-
];
|
|
365
|
-
exports.DescribeScheduledActionsResponse$ = DescribeScheduledActionsResponse$;
|
|
366
|
-
const GetPredictiveScalingForecastRequest$ = [3, n0, _GPSFR,
|
|
367
|
-
0,
|
|
368
|
-
[_SN, _RI, _SD, _PN, _STt, _ET],
|
|
369
|
-
[0, 0, 0, 0, 4, 4], 6
|
|
370
|
-
];
|
|
371
|
-
exports.GetPredictiveScalingForecastRequest$ = GetPredictiveScalingForecastRequest$;
|
|
372
|
-
const GetPredictiveScalingForecastResponse$ = [3, n0, _GPSFRe,
|
|
373
|
-
0,
|
|
374
|
-
[_LF, _CF, _UT],
|
|
375
|
-
[() => LoadForecasts, () => CapacityForecast$, 4]
|
|
376
|
-
];
|
|
377
|
-
exports.GetPredictiveScalingForecastResponse$ = GetPredictiveScalingForecastResponse$;
|
|
378
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
379
|
-
0,
|
|
380
|
-
[_RARN],
|
|
381
|
-
[0], 1
|
|
382
|
-
];
|
|
383
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
384
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
385
|
-
0,
|
|
386
|
-
[_Ta],
|
|
387
|
-
[128 | 0]
|
|
388
|
-
];
|
|
389
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
390
|
-
const LoadForecast$ = [3, n0, _LF,
|
|
391
|
-
0,
|
|
392
|
-
[_T, _V, _MS],
|
|
393
|
-
[64 | 4, 64 | 1, () => PredictiveScalingMetricSpecification$], 3
|
|
394
|
-
];
|
|
395
|
-
exports.LoadForecast$ = LoadForecast$;
|
|
396
|
-
const MetricDimension$ = [3, n0, _MD,
|
|
397
|
-
0,
|
|
398
|
-
[_Na, _Va],
|
|
399
|
-
[0, 0], 2
|
|
400
|
-
];
|
|
401
|
-
exports.MetricDimension$ = MetricDimension$;
|
|
402
|
-
const NotScaledReason$ = [3, n0, _NSR,
|
|
403
|
-
0,
|
|
404
|
-
[_C, _MC, _MCi, _CC],
|
|
405
|
-
[0, 1, 1, 1], 1
|
|
406
|
-
];
|
|
407
|
-
exports.NotScaledReason$ = NotScaledReason$;
|
|
408
|
-
const PredefinedMetricSpecification$ = [3, n0, _PMS,
|
|
409
|
-
0,
|
|
410
|
-
[_PMT, _RL],
|
|
411
|
-
[0, 0], 1
|
|
412
|
-
];
|
|
413
|
-
exports.PredefinedMetricSpecification$ = PredefinedMetricSpecification$;
|
|
414
|
-
const PredictiveScalingCustomizedMetricSpecification$ = [3, n0, _PSCMS,
|
|
415
|
-
0,
|
|
416
|
-
[_MDQ],
|
|
417
|
-
[() => PredictiveScalingMetricDataQueries], 1
|
|
418
|
-
];
|
|
419
|
-
exports.PredictiveScalingCustomizedMetricSpecification$ = PredictiveScalingCustomizedMetricSpecification$;
|
|
420
|
-
const PredictiveScalingMetric$ = [3, n0, _PSM,
|
|
421
|
-
0,
|
|
422
|
-
[_D, _MN, _N],
|
|
423
|
-
[() => PredictiveScalingMetricDimensions, 0, 0]
|
|
424
|
-
];
|
|
425
|
-
exports.PredictiveScalingMetric$ = PredictiveScalingMetric$;
|
|
426
|
-
const PredictiveScalingMetricDataQuery$ = [3, n0, _PSMDQ,
|
|
427
|
-
0,
|
|
428
|
-
[_I, _E, _MSe, _L, _RD],
|
|
429
|
-
[0, 0, () => PredictiveScalingMetricStat$, 0, 2], 1
|
|
430
|
-
];
|
|
431
|
-
exports.PredictiveScalingMetricDataQuery$ = PredictiveScalingMetricDataQuery$;
|
|
432
|
-
const PredictiveScalingMetricDimension$ = [3, n0, _PSMD,
|
|
433
|
-
0,
|
|
434
|
-
[_Na, _Va],
|
|
435
|
-
[0, 0], 2
|
|
436
|
-
];
|
|
437
|
-
exports.PredictiveScalingMetricDimension$ = PredictiveScalingMetricDimension$;
|
|
438
|
-
const PredictiveScalingMetricSpecification$ = [3, n0, _PSMS,
|
|
439
|
-
0,
|
|
440
|
-
[_TV, _PMPS, _PSMSr, _PLMS, _CSMS, _CLMS, _CCMS],
|
|
441
|
-
[1, () => PredictiveScalingPredefinedMetricPairSpecification$, () => PredictiveScalingPredefinedScalingMetricSpecification$, () => PredictiveScalingPredefinedLoadMetricSpecification$, () => PredictiveScalingCustomizedMetricSpecification$, () => PredictiveScalingCustomizedMetricSpecification$, () => PredictiveScalingCustomizedMetricSpecification$], 1
|
|
442
|
-
];
|
|
443
|
-
exports.PredictiveScalingMetricSpecification$ = PredictiveScalingMetricSpecification$;
|
|
444
|
-
const PredictiveScalingMetricStat$ = [3, n0, _PSMSre,
|
|
445
|
-
0,
|
|
446
|
-
[_Met, _St, _U],
|
|
447
|
-
[() => PredictiveScalingMetric$, 0, 0], 2
|
|
448
|
-
];
|
|
449
|
-
exports.PredictiveScalingMetricStat$ = PredictiveScalingMetricStat$;
|
|
450
|
-
const PredictiveScalingPolicyConfiguration$ = [3, n0, _PSPC,
|
|
451
|
-
0,
|
|
452
|
-
[_MSet, _Mo, _SBT, _MCBB, _MCB],
|
|
453
|
-
[() => PredictiveScalingMetricSpecifications, 0, 1, 0, 1], 1
|
|
454
|
-
];
|
|
455
|
-
exports.PredictiveScalingPolicyConfiguration$ = PredictiveScalingPolicyConfiguration$;
|
|
456
|
-
const PredictiveScalingPredefinedLoadMetricSpecification$ = [3, n0, _PSPLMS,
|
|
457
|
-
0,
|
|
458
|
-
[_PMT, _RL],
|
|
459
|
-
[0, 0], 1
|
|
460
|
-
];
|
|
461
|
-
exports.PredictiveScalingPredefinedLoadMetricSpecification$ = PredictiveScalingPredefinedLoadMetricSpecification$;
|
|
462
|
-
const PredictiveScalingPredefinedMetricPairSpecification$ = [3, n0, _PSPMPS,
|
|
463
|
-
0,
|
|
464
|
-
[_PMT, _RL],
|
|
465
|
-
[0, 0], 1
|
|
466
|
-
];
|
|
467
|
-
exports.PredictiveScalingPredefinedMetricPairSpecification$ = PredictiveScalingPredefinedMetricPairSpecification$;
|
|
468
|
-
const PredictiveScalingPredefinedScalingMetricSpecification$ = [3, n0, _PSPSMS,
|
|
469
|
-
0,
|
|
470
|
-
[_PMT, _RL],
|
|
471
|
-
[0, 0], 1
|
|
472
|
-
];
|
|
473
|
-
exports.PredictiveScalingPredefinedScalingMetricSpecification$ = PredictiveScalingPredefinedScalingMetricSpecification$;
|
|
474
|
-
const PutScalingPolicyRequest$ = [3, n0, _PSPR,
|
|
475
|
-
0,
|
|
476
|
-
[_PN, _SN, _RI, _SD, _PT, _SSPC, _TTSPC, _PSPC],
|
|
477
|
-
[0, 0, 0, 0, 0, () => StepScalingPolicyConfiguration$, () => TargetTrackingScalingPolicyConfiguration$, () => PredictiveScalingPolicyConfiguration$], 4
|
|
478
|
-
];
|
|
479
|
-
exports.PutScalingPolicyRequest$ = PutScalingPolicyRequest$;
|
|
480
|
-
const PutScalingPolicyResponse$ = [3, n0, _PSPRu,
|
|
481
|
-
0,
|
|
482
|
-
[_PARN, _Al],
|
|
483
|
-
[0, () => Alarms], 1
|
|
484
|
-
];
|
|
485
|
-
exports.PutScalingPolicyResponse$ = PutScalingPolicyResponse$;
|
|
486
|
-
const PutScheduledActionRequest$ = [3, n0, _PSAR,
|
|
487
|
-
0,
|
|
488
|
-
[_SN, _SAN, _RI, _SD, _Sc, _Ti, _STt, _ET, _STA],
|
|
489
|
-
[0, 0, 0, 0, 0, 0, 4, 4, () => ScalableTargetAction$], 4
|
|
490
|
-
];
|
|
491
|
-
exports.PutScheduledActionRequest$ = PutScheduledActionRequest$;
|
|
492
|
-
const PutScheduledActionResponse$ = [3, n0, _PSARu,
|
|
493
|
-
0,
|
|
494
|
-
[],
|
|
495
|
-
[]
|
|
496
|
-
];
|
|
497
|
-
exports.PutScheduledActionResponse$ = PutScheduledActionResponse$;
|
|
498
|
-
const RegisterScalableTargetRequest$ = [3, n0, _RSTR,
|
|
499
|
-
0,
|
|
500
|
-
[_SN, _RI, _SD, _MCi, _MC, _RARNo, _SS, _Ta],
|
|
501
|
-
[0, 0, 0, 1, 1, 0, () => SuspendedState$, 128 | 0], 3
|
|
502
|
-
];
|
|
503
|
-
exports.RegisterScalableTargetRequest$ = RegisterScalableTargetRequest$;
|
|
504
|
-
const RegisterScalableTargetResponse$ = [3, n0, _RSTRe,
|
|
505
|
-
0,
|
|
506
|
-
[_STARN],
|
|
507
|
-
[0]
|
|
508
|
-
];
|
|
509
|
-
exports.RegisterScalableTargetResponse$ = RegisterScalableTargetResponse$;
|
|
510
|
-
const ScalableTarget$ = [3, n0, _STc,
|
|
511
|
-
0,
|
|
512
|
-
[_SN, _RI, _SD, _MCi, _MC, _RARNo, _CT, _PC, _SS, _STARN],
|
|
513
|
-
[0, 0, 0, 1, 1, 0, 4, 1, () => SuspendedState$, 0], 7
|
|
514
|
-
];
|
|
515
|
-
exports.ScalableTarget$ = ScalableTarget$;
|
|
516
|
-
const ScalableTargetAction$ = [3, n0, _STA,
|
|
517
|
-
0,
|
|
518
|
-
[_MCi, _MC],
|
|
519
|
-
[1, 1]
|
|
520
|
-
];
|
|
521
|
-
exports.ScalableTargetAction$ = ScalableTargetAction$;
|
|
522
|
-
const ScalingActivity$ = [3, n0, _SAca,
|
|
523
|
-
0,
|
|
524
|
-
[_AI, _SN, _RI, _SD, _De, _Ca, _STt, _SC, _ET, _SM, _Det, _NSRo],
|
|
525
|
-
[0, 0, 0, 0, 0, 0, 4, 0, 4, 0, 0, () => NotScaledReasons], 8
|
|
526
|
-
];
|
|
527
|
-
exports.ScalingActivity$ = ScalingActivity$;
|
|
528
|
-
const ScalingPolicy$ = [3, n0, _SPc,
|
|
529
|
-
0,
|
|
530
|
-
[_PARN, _PN, _SN, _RI, _SD, _PT, _CT, _SSPC, _TTSPC, _PSPC, _Al],
|
|
531
|
-
[0, 0, 0, 0, 0, 0, 4, () => StepScalingPolicyConfiguration$, () => TargetTrackingScalingPolicyConfiguration$, () => PredictiveScalingPolicyConfiguration$, () => Alarms], 7
|
|
532
|
-
];
|
|
533
|
-
exports.ScalingPolicy$ = ScalingPolicy$;
|
|
534
|
-
const ScheduledAction$ = [3, n0, _SAch,
|
|
535
|
-
0,
|
|
536
|
-
[_SAN, _SAARN, _SN, _Sc, _RI, _CT, _Ti, _SD, _STt, _ET, _STA],
|
|
537
|
-
[0, 0, 0, 0, 0, 4, 0, 0, 4, 4, () => ScalableTargetAction$], 6
|
|
538
|
-
];
|
|
539
|
-
exports.ScheduledAction$ = ScheduledAction$;
|
|
540
|
-
const StepAdjustment$ = [3, n0, _SAt,
|
|
541
|
-
0,
|
|
542
|
-
[_SAcal, _MILB, _MIUB],
|
|
543
|
-
[1, 1, 1], 1
|
|
544
|
-
];
|
|
545
|
-
exports.StepAdjustment$ = StepAdjustment$;
|
|
546
|
-
const StepScalingPolicyConfiguration$ = [3, n0, _SSPC,
|
|
547
|
-
0,
|
|
548
|
-
[_AT, _SAte, _MAM, _Co, _MAT],
|
|
549
|
-
[0, () => StepAdjustments, 1, 1, 0]
|
|
550
|
-
];
|
|
551
|
-
exports.StepScalingPolicyConfiguration$ = StepScalingPolicyConfiguration$;
|
|
552
|
-
const SuspendedState$ = [3, n0, _SS,
|
|
553
|
-
0,
|
|
554
|
-
[_DSIS, _DSOS, _SSS],
|
|
555
|
-
[2, 2, 2]
|
|
556
|
-
];
|
|
557
|
-
exports.SuspendedState$ = SuspendedState$;
|
|
558
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
559
|
-
0,
|
|
560
|
-
[_RARN, _Ta],
|
|
561
|
-
[0, 128 | 0], 2
|
|
562
|
-
];
|
|
563
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
564
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
565
|
-
0,
|
|
566
|
-
[],
|
|
567
|
-
[]
|
|
568
|
-
];
|
|
569
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
570
|
-
const TargetTrackingMetric$ = [3, n0, _TTM,
|
|
571
|
-
0,
|
|
572
|
-
[_D, _MN, _N],
|
|
573
|
-
[() => TargetTrackingMetricDimensions, 0, 0]
|
|
574
|
-
];
|
|
575
|
-
exports.TargetTrackingMetric$ = TargetTrackingMetric$;
|
|
576
|
-
const TargetTrackingMetricDataQuery$ = [3, n0, _TTMDQ,
|
|
577
|
-
0,
|
|
578
|
-
[_I, _E, _L, _MSe, _RD],
|
|
579
|
-
[0, 0, 0, () => TargetTrackingMetricStat$, 2], 1
|
|
580
|
-
];
|
|
581
|
-
exports.TargetTrackingMetricDataQuery$ = TargetTrackingMetricDataQuery$;
|
|
582
|
-
const TargetTrackingMetricDimension$ = [3, n0, _TTMD,
|
|
583
|
-
0,
|
|
584
|
-
[_Na, _Va],
|
|
585
|
-
[0, 0], 2
|
|
586
|
-
];
|
|
587
|
-
exports.TargetTrackingMetricDimension$ = TargetTrackingMetricDimension$;
|
|
588
|
-
const TargetTrackingMetricStat$ = [3, n0, _TTMS,
|
|
589
|
-
0,
|
|
590
|
-
[_Met, _St, _U],
|
|
591
|
-
[() => TargetTrackingMetric$, 0, 0], 2
|
|
592
|
-
];
|
|
593
|
-
exports.TargetTrackingMetricStat$ = TargetTrackingMetricStat$;
|
|
594
|
-
const TargetTrackingScalingPolicyConfiguration$ = [3, n0, _TTSPC,
|
|
595
|
-
0,
|
|
596
|
-
[_TV, _PMS, _CMS, _SOC, _SIC, _DSI],
|
|
597
|
-
[1, () => PredefinedMetricSpecification$, () => CustomizedMetricSpecification$, 1, 1, 2], 1
|
|
598
|
-
];
|
|
599
|
-
exports.TargetTrackingScalingPolicyConfiguration$ = TargetTrackingScalingPolicyConfiguration$;
|
|
600
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
601
|
-
0,
|
|
602
|
-
[_RARN, _TK],
|
|
603
|
-
[0, 64 | 0], 2
|
|
604
|
-
];
|
|
605
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
606
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
607
|
-
0,
|
|
608
|
-
[],
|
|
609
|
-
[]
|
|
610
|
-
];
|
|
611
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
612
|
-
var Alarms = [1, n0, _Al,
|
|
613
|
-
0, () => Alarm$
|
|
614
|
-
];
|
|
615
|
-
var LoadForecasts = [1, n0, _LFo,
|
|
616
|
-
0, () => LoadForecast$
|
|
617
|
-
];
|
|
618
|
-
var MetricDimensions = [1, n0, _MDe,
|
|
619
|
-
0, () => MetricDimension$
|
|
620
|
-
];
|
|
621
|
-
var NotScaledReasons = [1, n0, _NSRo,
|
|
622
|
-
0, () => NotScaledReason$
|
|
623
|
-
];
|
|
624
|
-
var PredictiveScalingForecastTimestamps = 64 | 4;
|
|
625
|
-
var PredictiveScalingForecastValues = 64 | 1;
|
|
626
|
-
var PredictiveScalingMetricDataQueries = [1, n0, _PSMDQr,
|
|
627
|
-
0, () => PredictiveScalingMetricDataQuery$
|
|
628
|
-
];
|
|
629
|
-
var PredictiveScalingMetricDimensions = [1, n0, _PSMDr,
|
|
630
|
-
0, () => PredictiveScalingMetricDimension$
|
|
631
|
-
];
|
|
632
|
-
var PredictiveScalingMetricSpecifications = [1, n0, _PSMSred,
|
|
633
|
-
0, () => PredictiveScalingMetricSpecification$
|
|
634
|
-
];
|
|
635
|
-
var ResourceIdsMaxLen1600 = 64 | 0;
|
|
636
|
-
var ScalableTargets = [1, n0, _ST,
|
|
637
|
-
0, () => ScalableTarget$
|
|
638
|
-
];
|
|
639
|
-
var ScalingActivities = [1, n0, _SA,
|
|
640
|
-
0, () => ScalingActivity$
|
|
641
|
-
];
|
|
642
|
-
var ScalingPolicies = [1, n0, _SP,
|
|
643
|
-
0, () => ScalingPolicy$
|
|
644
|
-
];
|
|
645
|
-
var ScheduledActions = [1, n0, _SAc,
|
|
646
|
-
0, () => ScheduledAction$
|
|
647
|
-
];
|
|
648
|
-
var StepAdjustments = [1, n0, _SAte,
|
|
649
|
-
0, () => StepAdjustment$
|
|
650
|
-
];
|
|
651
|
-
var TagKeyList = 64 | 0;
|
|
652
|
-
var TargetTrackingMetricDataQueries = [1, n0, _TTMDQa,
|
|
653
|
-
0, () => TargetTrackingMetricDataQuery$
|
|
654
|
-
];
|
|
655
|
-
var TargetTrackingMetricDimensions = [1, n0, _TTMDa,
|
|
656
|
-
0, () => TargetTrackingMetricDimension$
|
|
657
|
-
];
|
|
658
|
-
var TagMap = 128 | 0;
|
|
659
|
-
exports.DeleteScalingPolicy$ = [9, n0, _DSP,
|
|
660
|
-
0, () => DeleteScalingPolicyRequest$, () => DeleteScalingPolicyResponse$
|
|
661
|
-
];
|
|
662
|
-
exports.DeleteScheduledAction$ = [9, n0, _DSA,
|
|
663
|
-
0, () => DeleteScheduledActionRequest$, () => DeleteScheduledActionResponse$
|
|
664
|
-
];
|
|
665
|
-
exports.DeregisterScalableTarget$ = [9, n0, _DST,
|
|
666
|
-
0, () => DeregisterScalableTargetRequest$, () => DeregisterScalableTargetResponse$
|
|
667
|
-
];
|
|
668
|
-
exports.DescribeScalableTargets$ = [9, n0, _DSTe,
|
|
669
|
-
0, () => DescribeScalableTargetsRequest$, () => DescribeScalableTargetsResponse$
|
|
670
|
-
];
|
|
671
|
-
exports.DescribeScalingActivities$ = [9, n0, _DSAe,
|
|
672
|
-
0, () => DescribeScalingActivitiesRequest$, () => DescribeScalingActivitiesResponse$
|
|
673
|
-
];
|
|
674
|
-
exports.DescribeScalingPolicies$ = [9, n0, _DSPe,
|
|
675
|
-
0, () => DescribeScalingPoliciesRequest$, () => DescribeScalingPoliciesResponse$
|
|
676
|
-
];
|
|
677
|
-
exports.DescribeScheduledActions$ = [9, n0, _DSAes,
|
|
678
|
-
0, () => DescribeScheduledActionsRequest$, () => DescribeScheduledActionsResponse$
|
|
679
|
-
];
|
|
680
|
-
exports.GetPredictiveScalingForecast$ = [9, n0, _GPSF,
|
|
681
|
-
0, () => GetPredictiveScalingForecastRequest$, () => GetPredictiveScalingForecastResponse$
|
|
682
|
-
];
|
|
683
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
684
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
685
|
-
];
|
|
686
|
-
exports.PutScalingPolicy$ = [9, n0, _PSP,
|
|
687
|
-
0, () => PutScalingPolicyRequest$, () => PutScalingPolicyResponse$
|
|
688
|
-
];
|
|
689
|
-
exports.PutScheduledAction$ = [9, n0, _PSA,
|
|
690
|
-
0, () => PutScheduledActionRequest$, () => PutScheduledActionResponse$
|
|
691
|
-
];
|
|
692
|
-
exports.RegisterScalableTarget$ = [9, n0, _RST,
|
|
693
|
-
0, () => RegisterScalableTargetRequest$, () => RegisterScalableTargetResponse$
|
|
694
|
-
];
|
|
695
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
696
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
697
|
-
];
|
|
698
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
699
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
700
|
-
];
|