@aws-sdk/client-compute-optimizer-automation 3.1074.0 → 3.1076.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 +1266 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/ComputeOptimizerAutomationServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -145
- 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 -909
|
@@ -1,909 +0,0 @@
|
|
|
1
|
-
const _AA = "AssociateAccounts";
|
|
2
|
-
const _AAR = "AssociateAccountsRequest";
|
|
3
|
-
const _AARs = "AssociateAccountsResponse";
|
|
4
|
-
const _ADE = "AccessDeniedException";
|
|
5
|
-
const _AE = "AutomationEvent";
|
|
6
|
-
const _AEF = "AutomationEventFilter";
|
|
7
|
-
const _AEFL = "AutomationEventFilterList";
|
|
8
|
-
const _AES = "AutomationEventStep";
|
|
9
|
-
const _AESL = "AutomationEventSummaryList";
|
|
10
|
-
const _AESu = "AutomationEventSummary";
|
|
11
|
-
const _AESut = "AutomationEventSteps";
|
|
12
|
-
const _AEu = "AutomationEvents";
|
|
13
|
-
const _AI = "AccountInfo";
|
|
14
|
-
const _AIL = "AccountInfoList";
|
|
15
|
-
const _AR = "AutomationRule";
|
|
16
|
-
const _ARu = "AutomationRules";
|
|
17
|
-
const _C = "Criteria";
|
|
18
|
-
const _CAR = "CreateAutomationRule";
|
|
19
|
-
const _CARR = "CreateAutomationRuleRequest";
|
|
20
|
-
const _CARRr = "CreateAutomationRuleResponse";
|
|
21
|
-
const _DA = "DisassociateAccounts";
|
|
22
|
-
const _DAR = "DisassociateAccountsRequest";
|
|
23
|
-
const _DARR = "DeleteAutomationRuleRequest";
|
|
24
|
-
const _DARRe = "DeleteAutomationRuleResponse";
|
|
25
|
-
const _DARe = "DeleteAutomationRule";
|
|
26
|
-
const _DARi = "DisassociateAccountsResponse";
|
|
27
|
-
const _DCC = "DoubleCriteriaCondition";
|
|
28
|
-
const _DCCL = "DoubleCriteriaConditionList";
|
|
29
|
-
const _EMS = "EstimatedMonthlySavings";
|
|
30
|
-
const _EV = "EbsVolume";
|
|
31
|
-
const _EVC = "EbsVolumeConfiguration";
|
|
32
|
-
const _F = "Filter";
|
|
33
|
-
const _FE = "ForbiddenException";
|
|
34
|
-
const _FL = "FilterList";
|
|
35
|
-
const _GAE = "GetAutomationEvent";
|
|
36
|
-
const _GAER = "GetAutomationEventRequest";
|
|
37
|
-
const _GAERe = "GetAutomationEventResponse";
|
|
38
|
-
const _GAR = "GetAutomationRule";
|
|
39
|
-
const _GARR = "GetAutomationRuleRequest";
|
|
40
|
-
const _GARRe = "GetAutomationRuleResponse";
|
|
41
|
-
const _GEC = "GetEnrollmentConfiguration";
|
|
42
|
-
const _GECR = "GetEnrollmentConfigurationRequest";
|
|
43
|
-
const _GECRe = "GetEnrollmentConfigurationResponse";
|
|
44
|
-
const _ICC = "IntegerCriteriaCondition";
|
|
45
|
-
const _ICCL = "IntegerCriteriaConditionList";
|
|
46
|
-
const _IPME = "IdempotentParameterMismatchException";
|
|
47
|
-
const _IPVE = "InvalidParameterValueException";
|
|
48
|
-
const _ISE = "InternalServerException";
|
|
49
|
-
const _ITIUE = "IdempotencyTokenInUseException";
|
|
50
|
-
const _LA = "ListAccounts";
|
|
51
|
-
const _LAE = "ListAutomationEvents";
|
|
52
|
-
const _LAER = "ListAutomationEventsRequest";
|
|
53
|
-
const _LAERi = "ListAutomationEventsResponse";
|
|
54
|
-
const _LAES = "ListAutomationEventSteps";
|
|
55
|
-
const _LAESR = "ListAutomationEventStepsRequest";
|
|
56
|
-
const _LAESRi = "ListAutomationEventStepsResponse";
|
|
57
|
-
const _LAESRis = "ListAutomationEventSummariesRequest";
|
|
58
|
-
const _LAESRist = "ListAutomationEventSummariesResponse";
|
|
59
|
-
const _LAESi = "ListAutomationEventSummaries";
|
|
60
|
-
const _LAR = "ListAccountsRequest";
|
|
61
|
-
const _LARP = "ListAutomationRulePreview";
|
|
62
|
-
const _LARPR = "ListAutomationRulePreviewRequest";
|
|
63
|
-
const _LARPRi = "ListAutomationRulePreviewResponse";
|
|
64
|
-
const _LARPS = "ListAutomationRulePreviewSummaries";
|
|
65
|
-
const _LARPSR = "ListAutomationRulePreviewSummariesRequest";
|
|
66
|
-
const _LARPSRi = "ListAutomationRulePreviewSummariesResponse";
|
|
67
|
-
const _LARR = "ListAutomationRulesRequest";
|
|
68
|
-
const _LARRi = "ListAutomationRulesResponse";
|
|
69
|
-
const _LARi = "ListAccountsResponse";
|
|
70
|
-
const _LARis = "ListAutomationRules";
|
|
71
|
-
const _LRA = "ListRecommendedActions";
|
|
72
|
-
const _LRAR = "ListRecommendedActionsRequest";
|
|
73
|
-
const _LRARi = "ListRecommendedActionsResponse";
|
|
74
|
-
const _LRAS = "ListRecommendedActionSummaries";
|
|
75
|
-
const _LRASR = "ListRecommendedActionSummariesRequest";
|
|
76
|
-
const _LRASRi = "ListRecommendedActionSummariesResponse";
|
|
77
|
-
const _LTFR = "ListTagsForResource";
|
|
78
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
79
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
80
|
-
const _NMAE = "NotManagementAccountException";
|
|
81
|
-
const _OC = "OrganizationConfiguration";
|
|
82
|
-
const _OIRE = "OptInRequiredException";
|
|
83
|
-
const _OS = "OrganizationScope";
|
|
84
|
-
const _PR = "PreviewResult";
|
|
85
|
-
const _PRS = "PreviewResultSummary";
|
|
86
|
-
const _PRSr = "PreviewResultSummaries";
|
|
87
|
-
const _PRr = "PreviewResults";
|
|
88
|
-
const _RA = "RecommendedAction";
|
|
89
|
-
const _RAE = "RollbackAutomationEvent";
|
|
90
|
-
const _RAER = "RollbackAutomationEventRequest";
|
|
91
|
-
const _RAERo = "RollbackAutomationEventResponse";
|
|
92
|
-
const _RAF = "RecommendedActionFilter";
|
|
93
|
-
const _RAFL = "RecommendedActionFilterList";
|
|
94
|
-
const _RAS = "RecommendedActionSummary";
|
|
95
|
-
const _RASe = "RecommendedActionSummaries";
|
|
96
|
-
const _RAT = "RecommendedActionTotal";
|
|
97
|
-
const _RAe = "RecommendedActions";
|
|
98
|
-
const _RD = "ResourceDetails";
|
|
99
|
-
const _RNFE = "ResourceNotFoundException";
|
|
100
|
-
const _RPT = "RulePreviewTotal";
|
|
101
|
-
const _RTCC = "ResourceTagsCriteriaCondition";
|
|
102
|
-
const _RTCCL = "ResourceTagsCriteriaConditionList";
|
|
103
|
-
const _S = "Schedule";
|
|
104
|
-
const _SAE = "StartAutomationEvent";
|
|
105
|
-
const _SAER = "StartAutomationEventRequest";
|
|
106
|
-
const _SAERt = "StartAutomationEventResponse";
|
|
107
|
-
const _SCC = "StringCriteriaCondition";
|
|
108
|
-
const _SCCL = "StringCriteriaConditionList";
|
|
109
|
-
const _SD = "SummaryDimension";
|
|
110
|
-
const _SDu = "SummaryDimensions";
|
|
111
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
112
|
-
const _ST = "SummaryTotals";
|
|
113
|
-
const _SUE = "ServiceUnavailableException";
|
|
114
|
-
const _T = "Tag";
|
|
115
|
-
const _TE = "ThrottlingException";
|
|
116
|
-
const _TL = "TagList";
|
|
117
|
-
const _TP = "TimePeriod";
|
|
118
|
-
const _TR = "TagResource";
|
|
119
|
-
const _TRR = "TagResourceRequest";
|
|
120
|
-
const _TRRa = "TagResourceResponse";
|
|
121
|
-
const _UAR = "UpdateAutomationRule";
|
|
122
|
-
const _UARR = "UpdateAutomationRuleRequest";
|
|
123
|
-
const _UARRp = "UpdateAutomationRuleResponse";
|
|
124
|
-
const _UEC = "UpdateEnrollmentConfiguration";
|
|
125
|
-
const _UECR = "UpdateEnrollmentConfigurationRequest";
|
|
126
|
-
const _UECRp = "UpdateEnrollmentConfigurationResponse";
|
|
127
|
-
const _UR = "UntagResource";
|
|
128
|
-
const _URR = "UntagResourceRequest";
|
|
129
|
-
const _URRn = "UntagResourceResponse";
|
|
130
|
-
const _a = "accounts";
|
|
131
|
-
const _aDS = "afterDiscountSavings";
|
|
132
|
-
const _aE = "automationEvents";
|
|
133
|
-
const _aEC = "automationEventCount";
|
|
134
|
-
const _aES = "automationEventSteps";
|
|
135
|
-
const _aESu = "automationEventSummaries";
|
|
136
|
-
const _aI = "accountId";
|
|
137
|
-
const _aIc = "accountIds";
|
|
138
|
-
const _aR = "automationRules";
|
|
139
|
-
const _bDS = "beforeDiscountSavings";
|
|
140
|
-
const _c = "client";
|
|
141
|
-
const _cRD = "currentResourceDetails";
|
|
142
|
-
const _cRS = "currentResourceSummary";
|
|
143
|
-
const _cT = "clientToken";
|
|
144
|
-
const _cTo = "completedTimestamp";
|
|
145
|
-
const _cTr = "createdTimestamp";
|
|
146
|
-
const _co = "comparison";
|
|
147
|
-
const _con = "configuration";
|
|
148
|
-
const _cr = "criteria";
|
|
149
|
-
const _cu = "currency";
|
|
150
|
-
const _d = "dimensions";
|
|
151
|
-
const _de = "description";
|
|
152
|
-
const _e = "error";
|
|
153
|
-
const _eD = "eventDescription";
|
|
154
|
-
const _eDE = "endDateExclusive";
|
|
155
|
-
const _eI = "eventId";
|
|
156
|
-
const _eMS = "estimatedMonthlySavings";
|
|
157
|
-
const _eS = "eventStatus";
|
|
158
|
-
const _eSR = "eventStatusReason";
|
|
159
|
-
const _eT = "eventType";
|
|
160
|
-
const _eTE = "endTimeExclusive";
|
|
161
|
-
const _eV = "ebsVolume";
|
|
162
|
-
const _eVSIG = "ebsVolumeSizeInGib";
|
|
163
|
-
const _eVT = "ebsVolumeType";
|
|
164
|
-
const _eWIM = "executionWindowInMinutes";
|
|
165
|
-
const _er = "errors";
|
|
166
|
-
const _f = "filters";
|
|
167
|
-
const _hE = "httpError";
|
|
168
|
-
const _i = "iops";
|
|
169
|
-
const _k = "key";
|
|
170
|
-
const _lBPID = "lookBackPeriodInDays";
|
|
171
|
-
const _lUT = "lastUpdatedTimestamp";
|
|
172
|
-
const _m = "message";
|
|
173
|
-
const _mR = "maxResults";
|
|
174
|
-
const _n = "name";
|
|
175
|
-
const _nT = "nextToken";
|
|
176
|
-
const _oC = "organizationConfiguration";
|
|
177
|
-
const _oRM = "organizationRuleMode";
|
|
178
|
-
const _oS = "organizationScope";
|
|
179
|
-
const _p = "priority";
|
|
180
|
-
const _pR = "previewResults";
|
|
181
|
-
const _pRS = "previewResultSummaries";
|
|
182
|
-
const _r = "region";
|
|
183
|
-
const _rA = "resourceArn";
|
|
184
|
-
const _rAC = "recommendedActionCount";
|
|
185
|
-
const _rAI = "recommendedActionId";
|
|
186
|
-
const _rAO = "ruleApplyOrder";
|
|
187
|
-
const _rAS = "recommendedActionSummaries";
|
|
188
|
-
const _rAT = "recommendedActionTypes";
|
|
189
|
-
const _rATe = "recommendedActionType";
|
|
190
|
-
const _rAe = "recommendedActions";
|
|
191
|
-
const _rAu = "ruleArn";
|
|
192
|
-
const _rI = "resourceId";
|
|
193
|
-
const _rIu = "ruleId";
|
|
194
|
-
const _rN = "restartNeeded";
|
|
195
|
-
const _rR = "ruleRevision";
|
|
196
|
-
const _rRD = "recommendedResourceDetails";
|
|
197
|
-
const _rRS = "recommendedResourceSummary";
|
|
198
|
-
const _rT = "resourceType";
|
|
199
|
-
const _rTe = "resourceTag";
|
|
200
|
-
const _rTes = "resourceTags";
|
|
201
|
-
const _rTu = "ruleType";
|
|
202
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.computeoptimizerautomation";
|
|
203
|
-
const _sDI = "startDateInclusive";
|
|
204
|
-
const _sE = "scheduleExpression";
|
|
205
|
-
const _sEM = "savingsEstimationMode";
|
|
206
|
-
const _sET = "scheduleExpressionTimezone";
|
|
207
|
-
const _sI = "stepId";
|
|
208
|
-
const _sIG = "sizeInGib";
|
|
209
|
-
const _sR = "statusReason";
|
|
210
|
-
const _sS = "stepStatus";
|
|
211
|
-
const _sT = "stepType";
|
|
212
|
-
const _sTI = "startTimeInclusive";
|
|
213
|
-
const _sTt = "startTimestamp";
|
|
214
|
-
const _sc = "schedule";
|
|
215
|
-
const _se = "server";
|
|
216
|
-
const _st = "status";
|
|
217
|
-
const _t = "total";
|
|
218
|
-
const _tK = "tagKeys";
|
|
219
|
-
const _tP = "timePeriod";
|
|
220
|
-
const _ta = "tags";
|
|
221
|
-
const _th = "throughput";
|
|
222
|
-
const _ty = "type";
|
|
223
|
-
const _v = "values";
|
|
224
|
-
const _va = "value";
|
|
225
|
-
const n0 = "com.amazonaws.computeoptimizerautomation";
|
|
226
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
227
|
-
const { ComputeOptimizerAutomationServiceException } = require("../models/ComputeOptimizerAutomationServiceException");
|
|
228
|
-
const { AccessDeniedException, ForbiddenException, IdempotencyTokenInUseException, IdempotentParameterMismatchException, InternalServerException, InvalidParameterValueException, NotManagementAccountException, OptInRequiredException, ResourceNotFoundException, ServiceQuotaExceededException, ServiceUnavailableException, ThrottlingException } = require("../models/errors");
|
|
229
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
230
|
-
const ComputeOptimizerAutomationServiceException$ = [-3, _s, "ComputeOptimizerAutomationServiceException", 0, [], []];
|
|
231
|
-
exports.ComputeOptimizerAutomationServiceException$ = ComputeOptimizerAutomationServiceException$;
|
|
232
|
-
_s_registry.registerError(ComputeOptimizerAutomationServiceException$, ComputeOptimizerAutomationServiceException);
|
|
233
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
234
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
235
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
236
|
-
[_m],
|
|
237
|
-
[0]
|
|
238
|
-
];
|
|
239
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
240
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
241
|
-
const ForbiddenException$ = [-3, n0, _FE,
|
|
242
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
243
|
-
[_m],
|
|
244
|
-
[0]
|
|
245
|
-
];
|
|
246
|
-
exports.ForbiddenException$ = ForbiddenException$;
|
|
247
|
-
n0_registry.registerError(ForbiddenException$, ForbiddenException);
|
|
248
|
-
const IdempotencyTokenInUseException$ = [-3, n0, _ITIUE,
|
|
249
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
250
|
-
[_m],
|
|
251
|
-
[0]
|
|
252
|
-
];
|
|
253
|
-
exports.IdempotencyTokenInUseException$ = IdempotencyTokenInUseException$;
|
|
254
|
-
n0_registry.registerError(IdempotencyTokenInUseException$, IdempotencyTokenInUseException);
|
|
255
|
-
const IdempotentParameterMismatchException$ = [-3, n0, _IPME,
|
|
256
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
257
|
-
[_m],
|
|
258
|
-
[0]
|
|
259
|
-
];
|
|
260
|
-
exports.IdempotentParameterMismatchException$ = IdempotentParameterMismatchException$;
|
|
261
|
-
n0_registry.registerError(IdempotentParameterMismatchException$, IdempotentParameterMismatchException);
|
|
262
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
263
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
264
|
-
[_m],
|
|
265
|
-
[0]
|
|
266
|
-
];
|
|
267
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
268
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
269
|
-
const InvalidParameterValueException$ = [-3, n0, _IPVE,
|
|
270
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
271
|
-
[_m],
|
|
272
|
-
[0]
|
|
273
|
-
];
|
|
274
|
-
exports.InvalidParameterValueException$ = InvalidParameterValueException$;
|
|
275
|
-
n0_registry.registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
276
|
-
const NotManagementAccountException$ = [-3, n0, _NMAE,
|
|
277
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
278
|
-
[_m],
|
|
279
|
-
[0]
|
|
280
|
-
];
|
|
281
|
-
exports.NotManagementAccountException$ = NotManagementAccountException$;
|
|
282
|
-
n0_registry.registerError(NotManagementAccountException$, NotManagementAccountException);
|
|
283
|
-
const OptInRequiredException$ = [-3, n0, _OIRE,
|
|
284
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
285
|
-
[_m],
|
|
286
|
-
[0]
|
|
287
|
-
];
|
|
288
|
-
exports.OptInRequiredException$ = OptInRequiredException$;
|
|
289
|
-
n0_registry.registerError(OptInRequiredException$, OptInRequiredException);
|
|
290
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
291
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
292
|
-
[_m],
|
|
293
|
-
[0]
|
|
294
|
-
];
|
|
295
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
296
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
297
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
298
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
299
|
-
[_m],
|
|
300
|
-
[0]
|
|
301
|
-
];
|
|
302
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
303
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
304
|
-
const ServiceUnavailableException$ = [-3, n0, _SUE,
|
|
305
|
-
{ [_e]: _se, [_hE]: 503 },
|
|
306
|
-
[_m],
|
|
307
|
-
[0]
|
|
308
|
-
];
|
|
309
|
-
exports.ServiceUnavailableException$ = ServiceUnavailableException$;
|
|
310
|
-
n0_registry.registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
311
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
312
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
313
|
-
[_m],
|
|
314
|
-
[0]
|
|
315
|
-
];
|
|
316
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
317
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
318
|
-
exports.errorTypeRegistries = [
|
|
319
|
-
_s_registry,
|
|
320
|
-
n0_registry,
|
|
321
|
-
];
|
|
322
|
-
const AccountInfo$ = [3, n0, _AI,
|
|
323
|
-
0,
|
|
324
|
-
[_aI, _st, _oRM, _lUT, _sR],
|
|
325
|
-
[0, 0, 0, 4, 0], 4
|
|
326
|
-
];
|
|
327
|
-
exports.AccountInfo$ = AccountInfo$;
|
|
328
|
-
const AssociateAccountsRequest$ = [3, n0, _AAR,
|
|
329
|
-
0,
|
|
330
|
-
[_aIc, _cT],
|
|
331
|
-
[64 | 0, [0, 4]], 1
|
|
332
|
-
];
|
|
333
|
-
exports.AssociateAccountsRequest$ = AssociateAccountsRequest$;
|
|
334
|
-
const AssociateAccountsResponse$ = [3, n0, _AARs,
|
|
335
|
-
0,
|
|
336
|
-
[_aIc, _er],
|
|
337
|
-
[64 | 0, 64 | 0]
|
|
338
|
-
];
|
|
339
|
-
exports.AssociateAccountsResponse$ = AssociateAccountsResponse$;
|
|
340
|
-
const AutomationEvent$ = [3, n0, _AE,
|
|
341
|
-
0,
|
|
342
|
-
[_eI, _eD, _eT, _eS, _eSR, _rA, _rI, _rAI, _aI, _r, _rIu, _rT, _cTr, _cTo, _eMS],
|
|
343
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
344
|
-
];
|
|
345
|
-
exports.AutomationEvent$ = AutomationEvent$;
|
|
346
|
-
const AutomationEventFilter$ = [3, n0, _AEF,
|
|
347
|
-
0,
|
|
348
|
-
[_n, _v],
|
|
349
|
-
[0, 64 | 0], 2
|
|
350
|
-
];
|
|
351
|
-
exports.AutomationEventFilter$ = AutomationEventFilter$;
|
|
352
|
-
const AutomationEventStep$ = [3, n0, _AES,
|
|
353
|
-
0,
|
|
354
|
-
[_eI, _sI, _sT, _sS, _rI, _sTt, _cTo, _eMS],
|
|
355
|
-
[0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
356
|
-
];
|
|
357
|
-
exports.AutomationEventStep$ = AutomationEventStep$;
|
|
358
|
-
const AutomationEventSummary$ = [3, n0, _AESu,
|
|
359
|
-
0,
|
|
360
|
-
[_k, _d, _tP, _t],
|
|
361
|
-
[0, () => SummaryDimensions, () => TimePeriod$, () => SummaryTotals$]
|
|
362
|
-
];
|
|
363
|
-
exports.AutomationEventSummary$ = AutomationEventSummary$;
|
|
364
|
-
const AutomationRule$ = [3, n0, _AR,
|
|
365
|
-
0,
|
|
366
|
-
[_rAu, _rIu, _n, _de, _rTu, _rR, _aI, _oC, _p, _rAT, _sc, _st, _cTr, _lUT],
|
|
367
|
-
[0, 0, 0, 0, 0, 1, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Schedule$, 0, 4, 4]
|
|
368
|
-
];
|
|
369
|
-
exports.AutomationRule$ = AutomationRule$;
|
|
370
|
-
const CreateAutomationRuleRequest$ = [3, n0, _CARR,
|
|
371
|
-
0,
|
|
372
|
-
[_n, _rTu, _rAT, _sc, _st, _de, _oC, _p, _cr, _ta, _cT],
|
|
373
|
-
[0, 0, 64 | 0, () => Schedule$, 0, 0, () => OrganizationConfiguration$, 0, () => Criteria$, () => TagList, [0, 4]], 5
|
|
374
|
-
];
|
|
375
|
-
exports.CreateAutomationRuleRequest$ = CreateAutomationRuleRequest$;
|
|
376
|
-
const CreateAutomationRuleResponse$ = [3, n0, _CARRr,
|
|
377
|
-
0,
|
|
378
|
-
[_rAu, _rIu, _n, _de, _rTu, _rR, _oC, _p, _rAT, _cr, _sc, _st, _ta, _cTr],
|
|
379
|
-
[0, 0, 0, 0, 0, 1, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, () => TagList, 4]
|
|
380
|
-
];
|
|
381
|
-
exports.CreateAutomationRuleResponse$ = CreateAutomationRuleResponse$;
|
|
382
|
-
const Criteria$ = [3, n0, _C,
|
|
383
|
-
0,
|
|
384
|
-
[_r, _rA, _eVT, _eVSIG, _eMS, _rTe, _lBPID, _rN],
|
|
385
|
-
[() => StringCriteriaConditionList, () => StringCriteriaConditionList, () => StringCriteriaConditionList, () => IntegerCriteriaConditionList, () => DoubleCriteriaConditionList, () => ResourceTagsCriteriaConditionList, () => IntegerCriteriaConditionList, () => StringCriteriaConditionList]
|
|
386
|
-
];
|
|
387
|
-
exports.Criteria$ = Criteria$;
|
|
388
|
-
const DeleteAutomationRuleRequest$ = [3, n0, _DARR,
|
|
389
|
-
0,
|
|
390
|
-
[_rAu, _rR, _cT],
|
|
391
|
-
[0, 1, [0, 4]], 2
|
|
392
|
-
];
|
|
393
|
-
exports.DeleteAutomationRuleRequest$ = DeleteAutomationRuleRequest$;
|
|
394
|
-
const DeleteAutomationRuleResponse$ = [3, n0, _DARRe,
|
|
395
|
-
0,
|
|
396
|
-
[],
|
|
397
|
-
[]
|
|
398
|
-
];
|
|
399
|
-
exports.DeleteAutomationRuleResponse$ = DeleteAutomationRuleResponse$;
|
|
400
|
-
const DisassociateAccountsRequest$ = [3, n0, _DAR,
|
|
401
|
-
0,
|
|
402
|
-
[_aIc, _cT],
|
|
403
|
-
[64 | 0, [0, 4]], 1
|
|
404
|
-
];
|
|
405
|
-
exports.DisassociateAccountsRequest$ = DisassociateAccountsRequest$;
|
|
406
|
-
const DisassociateAccountsResponse$ = [3, n0, _DARi,
|
|
407
|
-
0,
|
|
408
|
-
[_aIc, _er],
|
|
409
|
-
[64 | 0, 64 | 0]
|
|
410
|
-
];
|
|
411
|
-
exports.DisassociateAccountsResponse$ = DisassociateAccountsResponse$;
|
|
412
|
-
const DoubleCriteriaCondition$ = [3, n0, _DCC,
|
|
413
|
-
0,
|
|
414
|
-
[_co, _v],
|
|
415
|
-
[0, 64 | 1]
|
|
416
|
-
];
|
|
417
|
-
exports.DoubleCriteriaCondition$ = DoubleCriteriaCondition$;
|
|
418
|
-
const EbsVolume$ = [3, n0, _EV,
|
|
419
|
-
0,
|
|
420
|
-
[_con],
|
|
421
|
-
[() => EbsVolumeConfiguration$]
|
|
422
|
-
];
|
|
423
|
-
exports.EbsVolume$ = EbsVolume$;
|
|
424
|
-
const EbsVolumeConfiguration$ = [3, n0, _EVC,
|
|
425
|
-
0,
|
|
426
|
-
[_ty, _sIG, _i, _th],
|
|
427
|
-
[0, 1, 1, 1]
|
|
428
|
-
];
|
|
429
|
-
exports.EbsVolumeConfiguration$ = EbsVolumeConfiguration$;
|
|
430
|
-
const EstimatedMonthlySavings$ = [3, n0, _EMS,
|
|
431
|
-
0,
|
|
432
|
-
[_cu, _bDS, _aDS, _sEM],
|
|
433
|
-
[0, 1, 1, 0], 4
|
|
434
|
-
];
|
|
435
|
-
exports.EstimatedMonthlySavings$ = EstimatedMonthlySavings$;
|
|
436
|
-
const Filter$ = [3, n0, _F,
|
|
437
|
-
0,
|
|
438
|
-
[_n, _v],
|
|
439
|
-
[0, 64 | 0], 2
|
|
440
|
-
];
|
|
441
|
-
exports.Filter$ = Filter$;
|
|
442
|
-
const GetAutomationEventRequest$ = [3, n0, _GAER,
|
|
443
|
-
0,
|
|
444
|
-
[_eI],
|
|
445
|
-
[0], 1
|
|
446
|
-
];
|
|
447
|
-
exports.GetAutomationEventRequest$ = GetAutomationEventRequest$;
|
|
448
|
-
const GetAutomationEventResponse$ = [3, n0, _GAERe,
|
|
449
|
-
0,
|
|
450
|
-
[_eI, _eD, _eT, _eS, _eSR, _rA, _rI, _rAI, _aI, _r, _rIu, _rT, _cTr, _cTo, _eMS],
|
|
451
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, () => EstimatedMonthlySavings$]
|
|
452
|
-
];
|
|
453
|
-
exports.GetAutomationEventResponse$ = GetAutomationEventResponse$;
|
|
454
|
-
const GetAutomationRuleRequest$ = [3, n0, _GARR,
|
|
455
|
-
0,
|
|
456
|
-
[_rAu],
|
|
457
|
-
[0], 1
|
|
458
|
-
];
|
|
459
|
-
exports.GetAutomationRuleRequest$ = GetAutomationRuleRequest$;
|
|
460
|
-
const GetAutomationRuleResponse$ = [3, n0, _GARRe,
|
|
461
|
-
0,
|
|
462
|
-
[_rAu, _rIu, _n, _de, _rTu, _rR, _aI, _oC, _p, _rAT, _cr, _sc, _st, _ta, _cTr, _lUT],
|
|
463
|
-
[0, 0, 0, 0, 0, 1, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, () => TagList, 4, 4]
|
|
464
|
-
];
|
|
465
|
-
exports.GetAutomationRuleResponse$ = GetAutomationRuleResponse$;
|
|
466
|
-
const GetEnrollmentConfigurationRequest$ = [3, n0, _GECR,
|
|
467
|
-
0,
|
|
468
|
-
[],
|
|
469
|
-
[]
|
|
470
|
-
];
|
|
471
|
-
exports.GetEnrollmentConfigurationRequest$ = GetEnrollmentConfigurationRequest$;
|
|
472
|
-
const GetEnrollmentConfigurationResponse$ = [3, n0, _GECRe,
|
|
473
|
-
0,
|
|
474
|
-
[_st, _sR, _oRM, _lUT],
|
|
475
|
-
[0, 0, 0, 4], 1
|
|
476
|
-
];
|
|
477
|
-
exports.GetEnrollmentConfigurationResponse$ = GetEnrollmentConfigurationResponse$;
|
|
478
|
-
const IntegerCriteriaCondition$ = [3, n0, _ICC,
|
|
479
|
-
0,
|
|
480
|
-
[_co, _v],
|
|
481
|
-
[0, 64 | 1]
|
|
482
|
-
];
|
|
483
|
-
exports.IntegerCriteriaCondition$ = IntegerCriteriaCondition$;
|
|
484
|
-
const ListAccountsRequest$ = [3, n0, _LAR,
|
|
485
|
-
0,
|
|
486
|
-
[_mR, _nT],
|
|
487
|
-
[1, 0]
|
|
488
|
-
];
|
|
489
|
-
exports.ListAccountsRequest$ = ListAccountsRequest$;
|
|
490
|
-
const ListAccountsResponse$ = [3, n0, _LARi,
|
|
491
|
-
0,
|
|
492
|
-
[_a, _nT],
|
|
493
|
-
[() => AccountInfoList, 0], 1
|
|
494
|
-
];
|
|
495
|
-
exports.ListAccountsResponse$ = ListAccountsResponse$;
|
|
496
|
-
const ListAutomationEventsRequest$ = [3, n0, _LAER,
|
|
497
|
-
0,
|
|
498
|
-
[_f, _sTI, _eTE, _mR, _nT],
|
|
499
|
-
[() => AutomationEventFilterList, 4, 4, 1, 0]
|
|
500
|
-
];
|
|
501
|
-
exports.ListAutomationEventsRequest$ = ListAutomationEventsRequest$;
|
|
502
|
-
const ListAutomationEventsResponse$ = [3, n0, _LAERi,
|
|
503
|
-
0,
|
|
504
|
-
[_aE, _nT],
|
|
505
|
-
[() => AutomationEvents, 0]
|
|
506
|
-
];
|
|
507
|
-
exports.ListAutomationEventsResponse$ = ListAutomationEventsResponse$;
|
|
508
|
-
const ListAutomationEventStepsRequest$ = [3, n0, _LAESR,
|
|
509
|
-
0,
|
|
510
|
-
[_eI, _mR, _nT],
|
|
511
|
-
[0, 1, 0], 1
|
|
512
|
-
];
|
|
513
|
-
exports.ListAutomationEventStepsRequest$ = ListAutomationEventStepsRequest$;
|
|
514
|
-
const ListAutomationEventStepsResponse$ = [3, n0, _LAESRi,
|
|
515
|
-
0,
|
|
516
|
-
[_aES, _nT],
|
|
517
|
-
[() => AutomationEventSteps, 0]
|
|
518
|
-
];
|
|
519
|
-
exports.ListAutomationEventStepsResponse$ = ListAutomationEventStepsResponse$;
|
|
520
|
-
const ListAutomationEventSummariesRequest$ = [3, n0, _LAESRis,
|
|
521
|
-
0,
|
|
522
|
-
[_f, _sDI, _eDE, _mR, _nT],
|
|
523
|
-
[() => AutomationEventFilterList, 0, 0, 1, 0]
|
|
524
|
-
];
|
|
525
|
-
exports.ListAutomationEventSummariesRequest$ = ListAutomationEventSummariesRequest$;
|
|
526
|
-
const ListAutomationEventSummariesResponse$ = [3, n0, _LAESRist,
|
|
527
|
-
0,
|
|
528
|
-
[_aESu, _nT],
|
|
529
|
-
[() => AutomationEventSummaryList, 0]
|
|
530
|
-
];
|
|
531
|
-
exports.ListAutomationEventSummariesResponse$ = ListAutomationEventSummariesResponse$;
|
|
532
|
-
const ListAutomationRulePreviewRequest$ = [3, n0, _LARPR,
|
|
533
|
-
0,
|
|
534
|
-
[_rTu, _rAT, _oS, _cr, _mR, _nT],
|
|
535
|
-
[0, 64 | 0, () => OrganizationScope$, () => Criteria$, 1, 0], 2
|
|
536
|
-
];
|
|
537
|
-
exports.ListAutomationRulePreviewRequest$ = ListAutomationRulePreviewRequest$;
|
|
538
|
-
const ListAutomationRulePreviewResponse$ = [3, n0, _LARPRi,
|
|
539
|
-
0,
|
|
540
|
-
[_pR, _nT],
|
|
541
|
-
[() => PreviewResults, 0]
|
|
542
|
-
];
|
|
543
|
-
exports.ListAutomationRulePreviewResponse$ = ListAutomationRulePreviewResponse$;
|
|
544
|
-
const ListAutomationRulePreviewSummariesRequest$ = [3, n0, _LARPSR,
|
|
545
|
-
0,
|
|
546
|
-
[_rTu, _rAT, _oS, _cr, _mR, _nT],
|
|
547
|
-
[0, 64 | 0, () => OrganizationScope$, () => Criteria$, 1, 0], 2
|
|
548
|
-
];
|
|
549
|
-
exports.ListAutomationRulePreviewSummariesRequest$ = ListAutomationRulePreviewSummariesRequest$;
|
|
550
|
-
const ListAutomationRulePreviewSummariesResponse$ = [3, n0, _LARPSRi,
|
|
551
|
-
0,
|
|
552
|
-
[_pRS, _nT],
|
|
553
|
-
[() => PreviewResultSummaries, 0]
|
|
554
|
-
];
|
|
555
|
-
exports.ListAutomationRulePreviewSummariesResponse$ = ListAutomationRulePreviewSummariesResponse$;
|
|
556
|
-
const ListAutomationRulesRequest$ = [3, n0, _LARR,
|
|
557
|
-
0,
|
|
558
|
-
[_f, _mR, _nT],
|
|
559
|
-
[() => FilterList, 1, 0]
|
|
560
|
-
];
|
|
561
|
-
exports.ListAutomationRulesRequest$ = ListAutomationRulesRequest$;
|
|
562
|
-
const ListAutomationRulesResponse$ = [3, n0, _LARRi,
|
|
563
|
-
0,
|
|
564
|
-
[_aR, _nT],
|
|
565
|
-
[() => AutomationRules, 0]
|
|
566
|
-
];
|
|
567
|
-
exports.ListAutomationRulesResponse$ = ListAutomationRulesResponse$;
|
|
568
|
-
const ListRecommendedActionsRequest$ = [3, n0, _LRAR,
|
|
569
|
-
0,
|
|
570
|
-
[_f, _mR, _nT],
|
|
571
|
-
[() => RecommendedActionFilterList, 1, 0]
|
|
572
|
-
];
|
|
573
|
-
exports.ListRecommendedActionsRequest$ = ListRecommendedActionsRequest$;
|
|
574
|
-
const ListRecommendedActionsResponse$ = [3, n0, _LRARi,
|
|
575
|
-
0,
|
|
576
|
-
[_rAe, _nT],
|
|
577
|
-
[() => RecommendedActions, 0]
|
|
578
|
-
];
|
|
579
|
-
exports.ListRecommendedActionsResponse$ = ListRecommendedActionsResponse$;
|
|
580
|
-
const ListRecommendedActionSummariesRequest$ = [3, n0, _LRASR,
|
|
581
|
-
0,
|
|
582
|
-
[_f, _mR, _nT],
|
|
583
|
-
[() => RecommendedActionFilterList, 1, 0]
|
|
584
|
-
];
|
|
585
|
-
exports.ListRecommendedActionSummariesRequest$ = ListRecommendedActionSummariesRequest$;
|
|
586
|
-
const ListRecommendedActionSummariesResponse$ = [3, n0, _LRASRi,
|
|
587
|
-
0,
|
|
588
|
-
[_rAS, _nT],
|
|
589
|
-
[() => RecommendedActionSummaries, 0]
|
|
590
|
-
];
|
|
591
|
-
exports.ListRecommendedActionSummariesResponse$ = ListRecommendedActionSummariesResponse$;
|
|
592
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
593
|
-
0,
|
|
594
|
-
[_rA],
|
|
595
|
-
[0], 1
|
|
596
|
-
];
|
|
597
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
598
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
599
|
-
0,
|
|
600
|
-
[_ta],
|
|
601
|
-
[() => TagList]
|
|
602
|
-
];
|
|
603
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
604
|
-
const OrganizationConfiguration$ = [3, n0, _OC,
|
|
605
|
-
0,
|
|
606
|
-
[_rAO, _aIc],
|
|
607
|
-
[0, 64 | 0]
|
|
608
|
-
];
|
|
609
|
-
exports.OrganizationConfiguration$ = OrganizationConfiguration$;
|
|
610
|
-
const OrganizationScope$ = [3, n0, _OS,
|
|
611
|
-
0,
|
|
612
|
-
[_aIc],
|
|
613
|
-
[64 | 0]
|
|
614
|
-
];
|
|
615
|
-
exports.OrganizationScope$ = OrganizationScope$;
|
|
616
|
-
const PreviewResult$ = [3, n0, _PR,
|
|
617
|
-
0,
|
|
618
|
-
[_rAI, _rA, _rI, _aI, _r, _rT, _lBPID, _rATe, _cRS, _cRD, _rRS, _rRD, _rN, _eMS, _rTes],
|
|
619
|
-
[0, 0, 0, 0, 0, 0, 1, 0, 0, () => ResourceDetails$, 0, () => ResourceDetails$, 2, () => EstimatedMonthlySavings$, () => TagList]
|
|
620
|
-
];
|
|
621
|
-
exports.PreviewResult$ = PreviewResult$;
|
|
622
|
-
const PreviewResultSummary$ = [3, n0, _PRS,
|
|
623
|
-
0,
|
|
624
|
-
[_k, _t],
|
|
625
|
-
[0, () => RulePreviewTotal$], 2
|
|
626
|
-
];
|
|
627
|
-
exports.PreviewResultSummary$ = PreviewResultSummary$;
|
|
628
|
-
const RecommendedAction$ = [3, n0, _RA,
|
|
629
|
-
0,
|
|
630
|
-
[_rAI, _rA, _rI, _aI, _r, _rT, _lBPID, _rATe, _cRS, _cRD, _rRS, _rRD, _rN, _eMS, _rTes],
|
|
631
|
-
[0, 0, 0, 0, 0, 0, 1, 0, 0, () => ResourceDetails$, 0, () => ResourceDetails$, 2, () => EstimatedMonthlySavings$, () => TagList]
|
|
632
|
-
];
|
|
633
|
-
exports.RecommendedAction$ = RecommendedAction$;
|
|
634
|
-
const RecommendedActionFilter$ = [3, n0, _RAF,
|
|
635
|
-
0,
|
|
636
|
-
[_n, _v],
|
|
637
|
-
[0, 64 | 0], 2
|
|
638
|
-
];
|
|
639
|
-
exports.RecommendedActionFilter$ = RecommendedActionFilter$;
|
|
640
|
-
const RecommendedActionSummary$ = [3, n0, _RAS,
|
|
641
|
-
0,
|
|
642
|
-
[_k, _t],
|
|
643
|
-
[0, () => RecommendedActionTotal$], 2
|
|
644
|
-
];
|
|
645
|
-
exports.RecommendedActionSummary$ = RecommendedActionSummary$;
|
|
646
|
-
const RecommendedActionTotal$ = [3, n0, _RAT,
|
|
647
|
-
0,
|
|
648
|
-
[_rAC, _eMS],
|
|
649
|
-
[1, () => EstimatedMonthlySavings$], 2
|
|
650
|
-
];
|
|
651
|
-
exports.RecommendedActionTotal$ = RecommendedActionTotal$;
|
|
652
|
-
const ResourceTagsCriteriaCondition$ = [3, n0, _RTCC,
|
|
653
|
-
0,
|
|
654
|
-
[_co, _k, _v],
|
|
655
|
-
[0, 0, 64 | 0]
|
|
656
|
-
];
|
|
657
|
-
exports.ResourceTagsCriteriaCondition$ = ResourceTagsCriteriaCondition$;
|
|
658
|
-
const RollbackAutomationEventRequest$ = [3, n0, _RAER,
|
|
659
|
-
0,
|
|
660
|
-
[_eI, _cT],
|
|
661
|
-
[0, [0, 4]], 1
|
|
662
|
-
];
|
|
663
|
-
exports.RollbackAutomationEventRequest$ = RollbackAutomationEventRequest$;
|
|
664
|
-
const RollbackAutomationEventResponse$ = [3, n0, _RAERo,
|
|
665
|
-
0,
|
|
666
|
-
[_eI, _eS],
|
|
667
|
-
[0, 0]
|
|
668
|
-
];
|
|
669
|
-
exports.RollbackAutomationEventResponse$ = RollbackAutomationEventResponse$;
|
|
670
|
-
const RulePreviewTotal$ = [3, n0, _RPT,
|
|
671
|
-
0,
|
|
672
|
-
[_rAC, _eMS],
|
|
673
|
-
[1, () => EstimatedMonthlySavings$], 2
|
|
674
|
-
];
|
|
675
|
-
exports.RulePreviewTotal$ = RulePreviewTotal$;
|
|
676
|
-
const Schedule$ = [3, n0, _S,
|
|
677
|
-
0,
|
|
678
|
-
[_sE, _sET, _eWIM],
|
|
679
|
-
[0, 0, 1]
|
|
680
|
-
];
|
|
681
|
-
exports.Schedule$ = Schedule$;
|
|
682
|
-
const StartAutomationEventRequest$ = [3, n0, _SAER,
|
|
683
|
-
0,
|
|
684
|
-
[_rAI, _cT],
|
|
685
|
-
[0, [0, 4]], 1
|
|
686
|
-
];
|
|
687
|
-
exports.StartAutomationEventRequest$ = StartAutomationEventRequest$;
|
|
688
|
-
const StartAutomationEventResponse$ = [3, n0, _SAERt,
|
|
689
|
-
0,
|
|
690
|
-
[_rAI, _eI, _eS],
|
|
691
|
-
[0, 0, 0]
|
|
692
|
-
];
|
|
693
|
-
exports.StartAutomationEventResponse$ = StartAutomationEventResponse$;
|
|
694
|
-
const StringCriteriaCondition$ = [3, n0, _SCC,
|
|
695
|
-
0,
|
|
696
|
-
[_co, _v],
|
|
697
|
-
[0, 64 | 0]
|
|
698
|
-
];
|
|
699
|
-
exports.StringCriteriaCondition$ = StringCriteriaCondition$;
|
|
700
|
-
const SummaryDimension$ = [3, n0, _SD,
|
|
701
|
-
0,
|
|
702
|
-
[_k, _va],
|
|
703
|
-
[0, 0], 2
|
|
704
|
-
];
|
|
705
|
-
exports.SummaryDimension$ = SummaryDimension$;
|
|
706
|
-
const SummaryTotals$ = [3, n0, _ST,
|
|
707
|
-
0,
|
|
708
|
-
[_aEC, _eMS],
|
|
709
|
-
[1, () => EstimatedMonthlySavings$]
|
|
710
|
-
];
|
|
711
|
-
exports.SummaryTotals$ = SummaryTotals$;
|
|
712
|
-
const Tag$ = [3, n0, _T,
|
|
713
|
-
0,
|
|
714
|
-
[_k, _va],
|
|
715
|
-
[0, 0], 2
|
|
716
|
-
];
|
|
717
|
-
exports.Tag$ = Tag$;
|
|
718
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
719
|
-
0,
|
|
720
|
-
[_rA, _rR, _ta, _cT],
|
|
721
|
-
[0, 1, () => TagList, [0, 4]], 3
|
|
722
|
-
];
|
|
723
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
724
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
725
|
-
0,
|
|
726
|
-
[],
|
|
727
|
-
[]
|
|
728
|
-
];
|
|
729
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
730
|
-
const TimePeriod$ = [3, n0, _TP,
|
|
731
|
-
0,
|
|
732
|
-
[_sTI, _eTE],
|
|
733
|
-
[4, 4]
|
|
734
|
-
];
|
|
735
|
-
exports.TimePeriod$ = TimePeriod$;
|
|
736
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
737
|
-
0,
|
|
738
|
-
[_rA, _rR, _tK, _cT],
|
|
739
|
-
[0, 1, 64 | 0, [0, 4]], 3
|
|
740
|
-
];
|
|
741
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
742
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
743
|
-
0,
|
|
744
|
-
[],
|
|
745
|
-
[]
|
|
746
|
-
];
|
|
747
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
748
|
-
const UpdateAutomationRuleRequest$ = [3, n0, _UARR,
|
|
749
|
-
0,
|
|
750
|
-
[_rAu, _rR, _n, _de, _rTu, _oC, _p, _rAT, _cr, _sc, _st, _cT],
|
|
751
|
-
[0, 1, 0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, [0, 4]], 2
|
|
752
|
-
];
|
|
753
|
-
exports.UpdateAutomationRuleRequest$ = UpdateAutomationRuleRequest$;
|
|
754
|
-
const UpdateAutomationRuleResponse$ = [3, n0, _UARRp,
|
|
755
|
-
0,
|
|
756
|
-
[_rAu, _rR, _n, _de, _rTu, _oC, _p, _rAT, _cr, _sc, _st, _cTr, _lUT],
|
|
757
|
-
[0, 1, 0, 0, 0, () => OrganizationConfiguration$, 0, 64 | 0, () => Criteria$, () => Schedule$, 0, 4, 4]
|
|
758
|
-
];
|
|
759
|
-
exports.UpdateAutomationRuleResponse$ = UpdateAutomationRuleResponse$;
|
|
760
|
-
const UpdateEnrollmentConfigurationRequest$ = [3, n0, _UECR,
|
|
761
|
-
0,
|
|
762
|
-
[_st, _cT],
|
|
763
|
-
[0, [0, 4]], 1
|
|
764
|
-
];
|
|
765
|
-
exports.UpdateEnrollmentConfigurationRequest$ = UpdateEnrollmentConfigurationRequest$;
|
|
766
|
-
const UpdateEnrollmentConfigurationResponse$ = [3, n0, _UECRp,
|
|
767
|
-
0,
|
|
768
|
-
[_st, _lUT, _sR],
|
|
769
|
-
[0, 4, 0], 2
|
|
770
|
-
];
|
|
771
|
-
exports.UpdateEnrollmentConfigurationResponse$ = UpdateEnrollmentConfigurationResponse$;
|
|
772
|
-
var AccountIdList = 64 | 0;
|
|
773
|
-
var AccountInfoList = [1, n0, _AIL,
|
|
774
|
-
0, () => AccountInfo$
|
|
775
|
-
];
|
|
776
|
-
var AutomationEventFilterList = [1, n0, _AEFL,
|
|
777
|
-
0, () => AutomationEventFilter$
|
|
778
|
-
];
|
|
779
|
-
var AutomationEvents = [1, n0, _AEu,
|
|
780
|
-
0, () => AutomationEvent$
|
|
781
|
-
];
|
|
782
|
-
var AutomationEventSteps = [1, n0, _AESut,
|
|
783
|
-
0, () => AutomationEventStep$
|
|
784
|
-
];
|
|
785
|
-
var AutomationEventSummaryList = [1, n0, _AESL,
|
|
786
|
-
0, () => AutomationEventSummary$
|
|
787
|
-
];
|
|
788
|
-
var AutomationRules = [1, n0, _ARu,
|
|
789
|
-
0, () => AutomationRule$
|
|
790
|
-
];
|
|
791
|
-
var DoubleCriteriaConditionList = [1, n0, _DCCL,
|
|
792
|
-
0, () => DoubleCriteriaCondition$
|
|
793
|
-
];
|
|
794
|
-
var DoubleList = 64 | 1;
|
|
795
|
-
var FilterList = [1, n0, _FL,
|
|
796
|
-
0, () => Filter$
|
|
797
|
-
];
|
|
798
|
-
var FilterValues = 64 | 0;
|
|
799
|
-
var IntegerCriteriaConditionList = [1, n0, _ICCL,
|
|
800
|
-
0, () => IntegerCriteriaCondition$
|
|
801
|
-
];
|
|
802
|
-
var IntegerList = 64 | 1;
|
|
803
|
-
var OrganizationConfigurationAccountIds = 64 | 0;
|
|
804
|
-
var PreviewResults = [1, n0, _PRr,
|
|
805
|
-
0, () => PreviewResult$
|
|
806
|
-
];
|
|
807
|
-
var PreviewResultSummaries = [1, n0, _PRSr,
|
|
808
|
-
0, () => PreviewResultSummary$
|
|
809
|
-
];
|
|
810
|
-
var RecommendedActionFilterList = [1, n0, _RAFL,
|
|
811
|
-
0, () => RecommendedActionFilter$
|
|
812
|
-
];
|
|
813
|
-
var RecommendedActions = [1, n0, _RAe,
|
|
814
|
-
0, () => RecommendedAction$
|
|
815
|
-
];
|
|
816
|
-
var RecommendedActionSummaries = [1, n0, _RASe,
|
|
817
|
-
0, () => RecommendedActionSummary$
|
|
818
|
-
];
|
|
819
|
-
var RecommendedActionTypeList = 64 | 0;
|
|
820
|
-
var ResourceTagsCriteriaConditionList = [1, n0, _RTCCL,
|
|
821
|
-
0, () => ResourceTagsCriteriaCondition$
|
|
822
|
-
];
|
|
823
|
-
var StringCriteriaConditionList = [1, n0, _SCCL,
|
|
824
|
-
0, () => StringCriteriaCondition$
|
|
825
|
-
];
|
|
826
|
-
var StringCriteriaValues = 64 | 0;
|
|
827
|
-
var StringList = 64 | 0;
|
|
828
|
-
var SummaryDimensions = [1, n0, _SDu,
|
|
829
|
-
0, () => SummaryDimension$
|
|
830
|
-
];
|
|
831
|
-
var TagKeyList = 64 | 0;
|
|
832
|
-
var TagList = [1, n0, _TL,
|
|
833
|
-
0, () => Tag$
|
|
834
|
-
];
|
|
835
|
-
const ResourceDetails$ = [4, n0, _RD,
|
|
836
|
-
0,
|
|
837
|
-
[_eV],
|
|
838
|
-
[() => EbsVolume$]
|
|
839
|
-
];
|
|
840
|
-
exports.ResourceDetails$ = ResourceDetails$;
|
|
841
|
-
exports.AssociateAccounts$ = [9, n0, _AA,
|
|
842
|
-
2, () => AssociateAccountsRequest$, () => AssociateAccountsResponse$
|
|
843
|
-
];
|
|
844
|
-
exports.CreateAutomationRule$ = [9, n0, _CAR,
|
|
845
|
-
2, () => CreateAutomationRuleRequest$, () => CreateAutomationRuleResponse$
|
|
846
|
-
];
|
|
847
|
-
exports.DeleteAutomationRule$ = [9, n0, _DARe,
|
|
848
|
-
2, () => DeleteAutomationRuleRequest$, () => DeleteAutomationRuleResponse$
|
|
849
|
-
];
|
|
850
|
-
exports.DisassociateAccounts$ = [9, n0, _DA,
|
|
851
|
-
2, () => DisassociateAccountsRequest$, () => DisassociateAccountsResponse$
|
|
852
|
-
];
|
|
853
|
-
exports.GetAutomationEvent$ = [9, n0, _GAE,
|
|
854
|
-
0, () => GetAutomationEventRequest$, () => GetAutomationEventResponse$
|
|
855
|
-
];
|
|
856
|
-
exports.GetAutomationRule$ = [9, n0, _GAR,
|
|
857
|
-
0, () => GetAutomationRuleRequest$, () => GetAutomationRuleResponse$
|
|
858
|
-
];
|
|
859
|
-
exports.GetEnrollmentConfiguration$ = [9, n0, _GEC,
|
|
860
|
-
0, () => GetEnrollmentConfigurationRequest$, () => GetEnrollmentConfigurationResponse$
|
|
861
|
-
];
|
|
862
|
-
exports.ListAccounts$ = [9, n0, _LA,
|
|
863
|
-
0, () => ListAccountsRequest$, () => ListAccountsResponse$
|
|
864
|
-
];
|
|
865
|
-
exports.ListAutomationEvents$ = [9, n0, _LAE,
|
|
866
|
-
0, () => ListAutomationEventsRequest$, () => ListAutomationEventsResponse$
|
|
867
|
-
];
|
|
868
|
-
exports.ListAutomationEventSteps$ = [9, n0, _LAES,
|
|
869
|
-
0, () => ListAutomationEventStepsRequest$, () => ListAutomationEventStepsResponse$
|
|
870
|
-
];
|
|
871
|
-
exports.ListAutomationEventSummaries$ = [9, n0, _LAESi,
|
|
872
|
-
0, () => ListAutomationEventSummariesRequest$, () => ListAutomationEventSummariesResponse$
|
|
873
|
-
];
|
|
874
|
-
exports.ListAutomationRulePreview$ = [9, n0, _LARP,
|
|
875
|
-
0, () => ListAutomationRulePreviewRequest$, () => ListAutomationRulePreviewResponse$
|
|
876
|
-
];
|
|
877
|
-
exports.ListAutomationRulePreviewSummaries$ = [9, n0, _LARPS,
|
|
878
|
-
0, () => ListAutomationRulePreviewSummariesRequest$, () => ListAutomationRulePreviewSummariesResponse$
|
|
879
|
-
];
|
|
880
|
-
exports.ListAutomationRules$ = [9, n0, _LARis,
|
|
881
|
-
0, () => ListAutomationRulesRequest$, () => ListAutomationRulesResponse$
|
|
882
|
-
];
|
|
883
|
-
exports.ListRecommendedActions$ = [9, n0, _LRA,
|
|
884
|
-
0, () => ListRecommendedActionsRequest$, () => ListRecommendedActionsResponse$
|
|
885
|
-
];
|
|
886
|
-
exports.ListRecommendedActionSummaries$ = [9, n0, _LRAS,
|
|
887
|
-
0, () => ListRecommendedActionSummariesRequest$, () => ListRecommendedActionSummariesResponse$
|
|
888
|
-
];
|
|
889
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
890
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
891
|
-
];
|
|
892
|
-
exports.RollbackAutomationEvent$ = [9, n0, _RAE,
|
|
893
|
-
2, () => RollbackAutomationEventRequest$, () => RollbackAutomationEventResponse$
|
|
894
|
-
];
|
|
895
|
-
exports.StartAutomationEvent$ = [9, n0, _SAE,
|
|
896
|
-
2, () => StartAutomationEventRequest$, () => StartAutomationEventResponse$
|
|
897
|
-
];
|
|
898
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
899
|
-
2, () => TagResourceRequest$, () => TagResourceResponse$
|
|
900
|
-
];
|
|
901
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
902
|
-
2, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
903
|
-
];
|
|
904
|
-
exports.UpdateAutomationRule$ = [9, n0, _UAR,
|
|
905
|
-
2, () => UpdateAutomationRuleRequest$, () => UpdateAutomationRuleResponse$
|
|
906
|
-
];
|
|
907
|
-
exports.UpdateEnrollmentConfiguration$ = [9, n0, _UEC,
|
|
908
|
-
2, () => UpdateEnrollmentConfigurationRequest$, () => UpdateEnrollmentConfigurationResponse$
|
|
909
|
-
];
|