@aws-sdk/client-scheduler 3.928.0 → 3.929.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 +641 -611
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/SchedulerClient.js +2 -0
- package/dist-es/commands/CreateScheduleCommand.js +3 -9
- package/dist-es/commands/CreateScheduleGroupCommand.js +3 -9
- package/dist-es/commands/DeleteScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteScheduleGroupCommand.js +3 -9
- package/dist-es/commands/GetScheduleCommand.js +3 -9
- package/dist-es/commands/GetScheduleGroupCommand.js +3 -9
- package/dist-es/commands/ListScheduleGroupsCommand.js +3 -9
- package/dist-es/commands/ListSchedulesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateScheduleCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +610 -0
- package/dist-types/SchedulerClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/schemas/schemas_0.d.ts +75 -0
- package/dist-types/ts3.4/SchedulerClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +80 -0
- package/package.json +2 -3
- package/dist-es/protocols/Aws_restJson1.js +0 -518
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -110
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -149
|
@@ -0,0 +1,610 @@
|
|
|
1
|
+
const _A = "Arn";
|
|
2
|
+
const _AAC = "ActionAfterCompletion";
|
|
3
|
+
const _API = "AssignPublicIp";
|
|
4
|
+
const _AVC = "AwsVpcConfiguration";
|
|
5
|
+
const _CD = "CreationDate";
|
|
6
|
+
const _CE = "ConflictException";
|
|
7
|
+
const _CPS = "CapacityProviderStrategy";
|
|
8
|
+
const _CPSI = "CapacityProviderStrategyItem";
|
|
9
|
+
const _CS = "CreateSchedule";
|
|
10
|
+
const _CSG = "CreateScheduleGroup";
|
|
11
|
+
const _CSGI = "CreateScheduleGroupInput";
|
|
12
|
+
const _CSGO = "CreateScheduleGroupOutput";
|
|
13
|
+
const _CSI = "CreateScheduleInput";
|
|
14
|
+
const _CSO = "CreateScheduleOutput";
|
|
15
|
+
const _CT = "ClientToken";
|
|
16
|
+
const _D = "Description";
|
|
17
|
+
const _DLC = "DeadLetterConfig";
|
|
18
|
+
const _DS = "DeleteSchedule";
|
|
19
|
+
const _DSG = "DeleteScheduleGroup";
|
|
20
|
+
const _DSGI = "DeleteScheduleGroupInput";
|
|
21
|
+
const _DSGO = "DeleteScheduleGroupOutput";
|
|
22
|
+
const _DSI = "DeleteScheduleInput";
|
|
23
|
+
const _DSO = "DeleteScheduleOutput";
|
|
24
|
+
const _DT = "DetailType";
|
|
25
|
+
const _EBP = "EventBridgeParameters";
|
|
26
|
+
const _ED = "EndDate";
|
|
27
|
+
const _EEC = "EnableExecuteCommand";
|
|
28
|
+
const _EECSMT = "EnableECSManagedTags";
|
|
29
|
+
const _EP = "EcsParameters";
|
|
30
|
+
const _FTW = "FlexibleTimeWindow";
|
|
31
|
+
const _G = "Group";
|
|
32
|
+
const _GN = "GroupName";
|
|
33
|
+
const _GS = "GetSchedule";
|
|
34
|
+
const _GSG = "GetScheduleGroup";
|
|
35
|
+
const _GSGI = "GetScheduleGroupInput";
|
|
36
|
+
const _GSGO = "GetScheduleGroupOutput";
|
|
37
|
+
const _GSI = "GetScheduleInput";
|
|
38
|
+
const _GSO = "GetScheduleOutput";
|
|
39
|
+
const _I = "Input";
|
|
40
|
+
const _ISE = "InternalServerException";
|
|
41
|
+
const _K = "Key";
|
|
42
|
+
const _KKA = "KmsKeyArn";
|
|
43
|
+
const _KP = "KinesisParameters";
|
|
44
|
+
const _LMD = "LastModificationDate";
|
|
45
|
+
const _LS = "ListSchedules";
|
|
46
|
+
const _LSG = "ListScheduleGroups";
|
|
47
|
+
const _LSGI = "ListScheduleGroupsInput";
|
|
48
|
+
const _LSGO = "ListScheduleGroupsOutput";
|
|
49
|
+
const _LSI = "ListSchedulesInput";
|
|
50
|
+
const _LSO = "ListSchedulesOutput";
|
|
51
|
+
const _LT = "LaunchType";
|
|
52
|
+
const _LTFR = "ListTagsForResource";
|
|
53
|
+
const _LTFRI = "ListTagsForResourceInput";
|
|
54
|
+
const _LTFRO = "ListTagsForResourceOutput";
|
|
55
|
+
const _M = "Message";
|
|
56
|
+
const _MEAIS = "MaximumEventAgeInSeconds";
|
|
57
|
+
const _MGI = "MessageGroupId";
|
|
58
|
+
const _MR = "MaxResults";
|
|
59
|
+
const _MRA = "MaximumRetryAttempts";
|
|
60
|
+
const _MWIM = "MaximumWindowInMinutes";
|
|
61
|
+
const _Mo = "Mode";
|
|
62
|
+
const _N = "Name";
|
|
63
|
+
const _NC = "NetworkConfiguration";
|
|
64
|
+
const _NP = "NamePrefix";
|
|
65
|
+
const _NT = "NextToken";
|
|
66
|
+
const _PC = "PlacementConstraints";
|
|
67
|
+
const _PCl = "PlacementConstraint";
|
|
68
|
+
const _PK = "PartitionKey";
|
|
69
|
+
const _PPL = "PipelineParameterList";
|
|
70
|
+
const _PS = "PlacementStrategy";
|
|
71
|
+
const _PSl = "PlacementStrategies";
|
|
72
|
+
const _PT = "PropagateTags";
|
|
73
|
+
const _PV = "PlatformVersion";
|
|
74
|
+
const _RA = "ResourceArn";
|
|
75
|
+
const _RAo = "RoleArn";
|
|
76
|
+
const _RI = "ReferenceId";
|
|
77
|
+
const _RNFE = "ResourceNotFoundException";
|
|
78
|
+
const _RP = "RetryPolicy";
|
|
79
|
+
const _S = "Subnets";
|
|
80
|
+
const _SA = "ScheduleArn";
|
|
81
|
+
const _SD = "StartDate";
|
|
82
|
+
const _SE = "ScheduleExpression";
|
|
83
|
+
const _SET = "ScheduleExpressionTimezone";
|
|
84
|
+
const _SG = "SecurityGroups";
|
|
85
|
+
const _SGA = "ScheduleGroupArn";
|
|
86
|
+
const _SGL = "ScheduleGroupList";
|
|
87
|
+
const _SGS = "ScheduleGroupSummary";
|
|
88
|
+
const _SGc = "ScheduleGroups";
|
|
89
|
+
const _SGch = "ScheduleGroup";
|
|
90
|
+
const _SL = "ScheduleList";
|
|
91
|
+
const _SMPP = "SageMakerPipelineParameter";
|
|
92
|
+
const _SMPPL = "SageMakerPipelineParameterList";
|
|
93
|
+
const _SMPPa = "SageMakerPipelineParameters";
|
|
94
|
+
const _SP = "SqsParameters";
|
|
95
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
96
|
+
const _SS = "ScheduleSummary";
|
|
97
|
+
const _Sc = "Schedules";
|
|
98
|
+
const _So = "Source";
|
|
99
|
+
const _St = "State";
|
|
100
|
+
const _T = "Tags";
|
|
101
|
+
const _TC = "TaskCount";
|
|
102
|
+
const _TDA = "TaskDefinitionArn";
|
|
103
|
+
const _TE = "ThrottlingException";
|
|
104
|
+
const _TK = "TagKeys";
|
|
105
|
+
const _TL = "TagList";
|
|
106
|
+
const _TR = "TagResource";
|
|
107
|
+
const _TRI = "TagResourceInput";
|
|
108
|
+
const _TRO = "TagResourceOutput";
|
|
109
|
+
const _TS = "TargetSummary";
|
|
110
|
+
const _Ta = "Target";
|
|
111
|
+
const _Tag = "Tag";
|
|
112
|
+
const _UR = "UntagResource";
|
|
113
|
+
const _URI = "UntagResourceInput";
|
|
114
|
+
const _URO = "UntagResourceOutput";
|
|
115
|
+
const _US = "UpdateSchedule";
|
|
116
|
+
const _USI = "UpdateScheduleInput";
|
|
117
|
+
const _USO = "UpdateScheduleOutput";
|
|
118
|
+
const _V = "Value";
|
|
119
|
+
const _VE = "ValidationException";
|
|
120
|
+
const _aC = "awsvpcConfiguration";
|
|
121
|
+
const _b = "base";
|
|
122
|
+
const _c = "client";
|
|
123
|
+
const _cP = "capacityProvider";
|
|
124
|
+
const _cT = "clientToken";
|
|
125
|
+
const _e = "error";
|
|
126
|
+
const _ex = "expression";
|
|
127
|
+
const _f = "field";
|
|
128
|
+
const _gN = "groupName";
|
|
129
|
+
const _h = "http";
|
|
130
|
+
const _hE = "httpError";
|
|
131
|
+
const _hQ = "httpQuery";
|
|
132
|
+
const _iT = "idempotencyToken";
|
|
133
|
+
const _s = "server";
|
|
134
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.scheduler";
|
|
135
|
+
const _t = "type";
|
|
136
|
+
const _w = "weight";
|
|
137
|
+
const n0 = "com.amazonaws.scheduler";
|
|
138
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
139
|
+
import { ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
140
|
+
import { SchedulerServiceException as __SchedulerServiceException } from "../models/SchedulerServiceException";
|
|
141
|
+
export var AwsVpcConfiguration = [3, n0, _AVC, 0, [_S, _SG, _API], [64 | 0, 64 | 0, 0]];
|
|
142
|
+
export var CapacityProviderStrategyItem = [3, n0, _CPSI, 0, [_cP, _w, _b], [0, 1, 1]];
|
|
143
|
+
export var ConflictException = [
|
|
144
|
+
-3,
|
|
145
|
+
n0,
|
|
146
|
+
_CE,
|
|
147
|
+
{
|
|
148
|
+
[_e]: _c,
|
|
149
|
+
[_hE]: 409,
|
|
150
|
+
},
|
|
151
|
+
[_M],
|
|
152
|
+
[0],
|
|
153
|
+
];
|
|
154
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
155
|
+
export var CreateScheduleGroupInput = [
|
|
156
|
+
3,
|
|
157
|
+
n0,
|
|
158
|
+
_CSGI,
|
|
159
|
+
0,
|
|
160
|
+
[_N, _T, _CT],
|
|
161
|
+
[[0, 1], () => TagList, [0, 4]],
|
|
162
|
+
];
|
|
163
|
+
export var CreateScheduleGroupOutput = [3, n0, _CSGO, 0, [_SGA], [0]];
|
|
164
|
+
export var CreateScheduleInput = [
|
|
165
|
+
3,
|
|
166
|
+
n0,
|
|
167
|
+
_CSI,
|
|
168
|
+
0,
|
|
169
|
+
[_N, _GN, _SE, _SD, _ED, _D, _SET, _St, _KKA, _Ta, _FTW, _CT, _AAC],
|
|
170
|
+
[[0, 1], 0, 0, 4, 4, 0, 0, 0, 0, () => Target, () => FlexibleTimeWindow, [0, 4], 0],
|
|
171
|
+
];
|
|
172
|
+
export var CreateScheduleOutput = [3, n0, _CSO, 0, [_SA], [0]];
|
|
173
|
+
export var DeadLetterConfig = [3, n0, _DLC, 0, [_A], [0]];
|
|
174
|
+
export var DeleteScheduleGroupInput = [
|
|
175
|
+
3,
|
|
176
|
+
n0,
|
|
177
|
+
_DSGI,
|
|
178
|
+
0,
|
|
179
|
+
[_N, _CT],
|
|
180
|
+
[
|
|
181
|
+
[0, 1],
|
|
182
|
+
[
|
|
183
|
+
0,
|
|
184
|
+
{
|
|
185
|
+
[_iT]: 1,
|
|
186
|
+
[_hQ]: _cT,
|
|
187
|
+
},
|
|
188
|
+
],
|
|
189
|
+
],
|
|
190
|
+
];
|
|
191
|
+
export var DeleteScheduleGroupOutput = [3, n0, _DSGO, 0, [], []];
|
|
192
|
+
export var DeleteScheduleInput = [
|
|
193
|
+
3,
|
|
194
|
+
n0,
|
|
195
|
+
_DSI,
|
|
196
|
+
0,
|
|
197
|
+
[_N, _GN, _CT],
|
|
198
|
+
[
|
|
199
|
+
[0, 1],
|
|
200
|
+
[
|
|
201
|
+
0,
|
|
202
|
+
{
|
|
203
|
+
[_hQ]: _gN,
|
|
204
|
+
},
|
|
205
|
+
],
|
|
206
|
+
[
|
|
207
|
+
0,
|
|
208
|
+
{
|
|
209
|
+
[_iT]: 1,
|
|
210
|
+
[_hQ]: _cT,
|
|
211
|
+
},
|
|
212
|
+
],
|
|
213
|
+
],
|
|
214
|
+
];
|
|
215
|
+
export var DeleteScheduleOutput = [3, n0, _DSO, 0, [], []];
|
|
216
|
+
export var EcsParameters = [
|
|
217
|
+
3,
|
|
218
|
+
n0,
|
|
219
|
+
_EP,
|
|
220
|
+
0,
|
|
221
|
+
[_TDA, _TC, _LT, _NC, _PV, _G, _CPS, _EECSMT, _EEC, _PC, _PS, _PT, _RI, _T],
|
|
222
|
+
[
|
|
223
|
+
0,
|
|
224
|
+
1,
|
|
225
|
+
0,
|
|
226
|
+
() => NetworkConfiguration,
|
|
227
|
+
0,
|
|
228
|
+
0,
|
|
229
|
+
() => CapacityProviderStrategy,
|
|
230
|
+
2,
|
|
231
|
+
2,
|
|
232
|
+
() => PlacementConstraints,
|
|
233
|
+
() => PlacementStrategies,
|
|
234
|
+
0,
|
|
235
|
+
0,
|
|
236
|
+
[1, n0, _T, 0, 128 | 0],
|
|
237
|
+
],
|
|
238
|
+
];
|
|
239
|
+
export var EventBridgeParameters = [3, n0, _EBP, 0, [_DT, _So], [0, 0]];
|
|
240
|
+
export var FlexibleTimeWindow = [3, n0, _FTW, 0, [_Mo, _MWIM], [0, 1]];
|
|
241
|
+
export var GetScheduleGroupInput = [3, n0, _GSGI, 0, [_N], [[0, 1]]];
|
|
242
|
+
export var GetScheduleGroupOutput = [3, n0, _GSGO, 0, [_A, _N, _St, _CD, _LMD], [0, 0, 0, 4, 4]];
|
|
243
|
+
export var GetScheduleInput = [
|
|
244
|
+
3,
|
|
245
|
+
n0,
|
|
246
|
+
_GSI,
|
|
247
|
+
0,
|
|
248
|
+
[_N, _GN],
|
|
249
|
+
[
|
|
250
|
+
[0, 1],
|
|
251
|
+
[
|
|
252
|
+
0,
|
|
253
|
+
{
|
|
254
|
+
[_hQ]: _gN,
|
|
255
|
+
},
|
|
256
|
+
],
|
|
257
|
+
],
|
|
258
|
+
];
|
|
259
|
+
export var GetScheduleOutput = [
|
|
260
|
+
3,
|
|
261
|
+
n0,
|
|
262
|
+
_GSO,
|
|
263
|
+
0,
|
|
264
|
+
[_A, _GN, _N, _SE, _SD, _ED, _D, _SET, _St, _CD, _LMD, _KKA, _Ta, _FTW, _AAC],
|
|
265
|
+
[0, 0, 0, 0, 4, 4, 0, 0, 0, 4, 4, 0, () => Target, () => FlexibleTimeWindow, 0],
|
|
266
|
+
];
|
|
267
|
+
export var InternalServerException = [
|
|
268
|
+
-3,
|
|
269
|
+
n0,
|
|
270
|
+
_ISE,
|
|
271
|
+
{
|
|
272
|
+
[_e]: _s,
|
|
273
|
+
[_hE]: 500,
|
|
274
|
+
},
|
|
275
|
+
[_M],
|
|
276
|
+
[0],
|
|
277
|
+
];
|
|
278
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
279
|
+
export var KinesisParameters = [3, n0, _KP, 0, [_PK], [0]];
|
|
280
|
+
export var ListScheduleGroupsInput = [
|
|
281
|
+
3,
|
|
282
|
+
n0,
|
|
283
|
+
_LSGI,
|
|
284
|
+
0,
|
|
285
|
+
[_NP, _NT, _MR],
|
|
286
|
+
[
|
|
287
|
+
[
|
|
288
|
+
0,
|
|
289
|
+
{
|
|
290
|
+
[_hQ]: _NP,
|
|
291
|
+
},
|
|
292
|
+
],
|
|
293
|
+
[
|
|
294
|
+
0,
|
|
295
|
+
{
|
|
296
|
+
[_hQ]: _NT,
|
|
297
|
+
},
|
|
298
|
+
],
|
|
299
|
+
[
|
|
300
|
+
1,
|
|
301
|
+
{
|
|
302
|
+
[_hQ]: _MR,
|
|
303
|
+
},
|
|
304
|
+
],
|
|
305
|
+
],
|
|
306
|
+
];
|
|
307
|
+
export var ListScheduleGroupsOutput = [
|
|
308
|
+
3,
|
|
309
|
+
n0,
|
|
310
|
+
_LSGO,
|
|
311
|
+
0,
|
|
312
|
+
[_NT, _SGc],
|
|
313
|
+
[0, () => ScheduleGroupList],
|
|
314
|
+
];
|
|
315
|
+
export var ListSchedulesInput = [
|
|
316
|
+
3,
|
|
317
|
+
n0,
|
|
318
|
+
_LSI,
|
|
319
|
+
0,
|
|
320
|
+
[_GN, _NP, _St, _NT, _MR],
|
|
321
|
+
[
|
|
322
|
+
[
|
|
323
|
+
0,
|
|
324
|
+
{
|
|
325
|
+
[_hQ]: _SGch,
|
|
326
|
+
},
|
|
327
|
+
],
|
|
328
|
+
[
|
|
329
|
+
0,
|
|
330
|
+
{
|
|
331
|
+
[_hQ]: _NP,
|
|
332
|
+
},
|
|
333
|
+
],
|
|
334
|
+
[
|
|
335
|
+
0,
|
|
336
|
+
{
|
|
337
|
+
[_hQ]: _St,
|
|
338
|
+
},
|
|
339
|
+
],
|
|
340
|
+
[
|
|
341
|
+
0,
|
|
342
|
+
{
|
|
343
|
+
[_hQ]: _NT,
|
|
344
|
+
},
|
|
345
|
+
],
|
|
346
|
+
[
|
|
347
|
+
1,
|
|
348
|
+
{
|
|
349
|
+
[_hQ]: _MR,
|
|
350
|
+
},
|
|
351
|
+
],
|
|
352
|
+
],
|
|
353
|
+
];
|
|
354
|
+
export var ListSchedulesOutput = [3, n0, _LSO, 0, [_NT, _Sc], [0, () => ScheduleList]];
|
|
355
|
+
export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RA], [[0, 1]]];
|
|
356
|
+
export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_T], [() => TagList]];
|
|
357
|
+
export var NetworkConfiguration = [3, n0, _NC, 0, [_aC], [() => AwsVpcConfiguration]];
|
|
358
|
+
export var PlacementConstraint = [3, n0, _PCl, 0, [_t, _ex], [0, 0]];
|
|
359
|
+
export var PlacementStrategy = [3, n0, _PS, 0, [_t, _f], [0, 0]];
|
|
360
|
+
export var ResourceNotFoundException = [
|
|
361
|
+
-3,
|
|
362
|
+
n0,
|
|
363
|
+
_RNFE,
|
|
364
|
+
{
|
|
365
|
+
[_e]: _c,
|
|
366
|
+
[_hE]: 404,
|
|
367
|
+
},
|
|
368
|
+
[_M],
|
|
369
|
+
[0],
|
|
370
|
+
];
|
|
371
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
372
|
+
export var RetryPolicy = [3, n0, _RP, 0, [_MEAIS, _MRA], [1, 1]];
|
|
373
|
+
export var SageMakerPipelineParameter = [3, n0, _SMPP, 0, [_N, _V], [0, 0]];
|
|
374
|
+
export var SageMakerPipelineParameters = [
|
|
375
|
+
3,
|
|
376
|
+
n0,
|
|
377
|
+
_SMPPa,
|
|
378
|
+
0,
|
|
379
|
+
[_PPL],
|
|
380
|
+
[() => SageMakerPipelineParameterList],
|
|
381
|
+
];
|
|
382
|
+
export var ScheduleGroupSummary = [3, n0, _SGS, 0, [_A, _N, _St, _CD, _LMD], [0, 0, 0, 4, 4]];
|
|
383
|
+
export var ScheduleSummary = [
|
|
384
|
+
3,
|
|
385
|
+
n0,
|
|
386
|
+
_SS,
|
|
387
|
+
0,
|
|
388
|
+
[_A, _N, _GN, _St, _CD, _LMD, _Ta],
|
|
389
|
+
[0, 0, 0, 0, 4, 4, () => TargetSummary],
|
|
390
|
+
];
|
|
391
|
+
export var ServiceQuotaExceededException = [
|
|
392
|
+
-3,
|
|
393
|
+
n0,
|
|
394
|
+
_SQEE,
|
|
395
|
+
{
|
|
396
|
+
[_e]: _c,
|
|
397
|
+
[_hE]: 402,
|
|
398
|
+
},
|
|
399
|
+
[_M],
|
|
400
|
+
[0],
|
|
401
|
+
];
|
|
402
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
403
|
+
export var SqsParameters = [3, n0, _SP, 0, [_MGI], [0]];
|
|
404
|
+
export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
405
|
+
export var TagResourceInput = [3, n0, _TRI, 0, [_RA, _T], [[0, 1], () => TagList]];
|
|
406
|
+
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
407
|
+
export var Target = [
|
|
408
|
+
3,
|
|
409
|
+
n0,
|
|
410
|
+
_Ta,
|
|
411
|
+
0,
|
|
412
|
+
[_A, _RAo, _DLC, _RP, _I, _EP, _EBP, _KP, _SMPPa, _SP],
|
|
413
|
+
[
|
|
414
|
+
0,
|
|
415
|
+
0,
|
|
416
|
+
() => DeadLetterConfig,
|
|
417
|
+
() => RetryPolicy,
|
|
418
|
+
0,
|
|
419
|
+
() => EcsParameters,
|
|
420
|
+
() => EventBridgeParameters,
|
|
421
|
+
() => KinesisParameters,
|
|
422
|
+
() => SageMakerPipelineParameters,
|
|
423
|
+
() => SqsParameters,
|
|
424
|
+
],
|
|
425
|
+
];
|
|
426
|
+
export var TargetSummary = [3, n0, _TS, 0, [_A], [0]];
|
|
427
|
+
export var ThrottlingException = [
|
|
428
|
+
-3,
|
|
429
|
+
n0,
|
|
430
|
+
_TE,
|
|
431
|
+
{
|
|
432
|
+
[_e]: _c,
|
|
433
|
+
[_hE]: 429,
|
|
434
|
+
},
|
|
435
|
+
[_M],
|
|
436
|
+
[0],
|
|
437
|
+
];
|
|
438
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
439
|
+
export var UntagResourceInput = [
|
|
440
|
+
3,
|
|
441
|
+
n0,
|
|
442
|
+
_URI,
|
|
443
|
+
0,
|
|
444
|
+
[_RA, _TK],
|
|
445
|
+
[
|
|
446
|
+
[0, 1],
|
|
447
|
+
[
|
|
448
|
+
64 | 0,
|
|
449
|
+
{
|
|
450
|
+
[_hQ]: _TK,
|
|
451
|
+
},
|
|
452
|
+
],
|
|
453
|
+
],
|
|
454
|
+
];
|
|
455
|
+
export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
|
|
456
|
+
export var UpdateScheduleInput = [
|
|
457
|
+
3,
|
|
458
|
+
n0,
|
|
459
|
+
_USI,
|
|
460
|
+
0,
|
|
461
|
+
[_N, _GN, _SE, _SD, _ED, _D, _SET, _St, _KKA, _Ta, _FTW, _CT, _AAC],
|
|
462
|
+
[[0, 1], 0, 0, 4, 4, 0, 0, 0, 0, () => Target, () => FlexibleTimeWindow, [0, 4], 0],
|
|
463
|
+
];
|
|
464
|
+
export var UpdateScheduleOutput = [3, n0, _USO, 0, [_SA], [0]];
|
|
465
|
+
export var ValidationException = [
|
|
466
|
+
-3,
|
|
467
|
+
n0,
|
|
468
|
+
_VE,
|
|
469
|
+
{
|
|
470
|
+
[_e]: _c,
|
|
471
|
+
[_hE]: 400,
|
|
472
|
+
},
|
|
473
|
+
[_M],
|
|
474
|
+
[0],
|
|
475
|
+
];
|
|
476
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
477
|
+
export var SchedulerServiceException = [-3, _sm, "SchedulerServiceException", 0, [], []];
|
|
478
|
+
TypeRegistry.for(_sm).registerError(SchedulerServiceException, __SchedulerServiceException);
|
|
479
|
+
export var CapacityProviderStrategy = [1, n0, _CPS, 0, () => CapacityProviderStrategyItem];
|
|
480
|
+
export var PlacementConstraints = [1, n0, _PC, 0, () => PlacementConstraint];
|
|
481
|
+
export var PlacementStrategies = [1, n0, _PSl, 0, () => PlacementStrategy];
|
|
482
|
+
export var SageMakerPipelineParameterList = [1, n0, _SMPPL, 0, () => SageMakerPipelineParameter];
|
|
483
|
+
export var ScheduleGroupList = [1, n0, _SGL, 0, () => ScheduleGroupSummary];
|
|
484
|
+
export var ScheduleList = [1, n0, _SL, 0, () => ScheduleSummary];
|
|
485
|
+
export var SecurityGroups = 64 | 0;
|
|
486
|
+
export var Subnets = 64 | 0;
|
|
487
|
+
export var TagKeyList = 64 | 0;
|
|
488
|
+
export var TagList = [1, n0, _TL, 0, () => Tag];
|
|
489
|
+
export var Tags = [1, n0, _T, 0, 128 | 0];
|
|
490
|
+
export var TagMap = 128 | 0;
|
|
491
|
+
export var CreateSchedule = [
|
|
492
|
+
9,
|
|
493
|
+
n0,
|
|
494
|
+
_CS,
|
|
495
|
+
{
|
|
496
|
+
[_h]: ["POST", "/schedules/{Name}", 200],
|
|
497
|
+
},
|
|
498
|
+
() => CreateScheduleInput,
|
|
499
|
+
() => CreateScheduleOutput,
|
|
500
|
+
];
|
|
501
|
+
export var CreateScheduleGroup = [
|
|
502
|
+
9,
|
|
503
|
+
n0,
|
|
504
|
+
_CSG,
|
|
505
|
+
{
|
|
506
|
+
[_h]: ["POST", "/schedule-groups/{Name}", 200],
|
|
507
|
+
},
|
|
508
|
+
() => CreateScheduleGroupInput,
|
|
509
|
+
() => CreateScheduleGroupOutput,
|
|
510
|
+
];
|
|
511
|
+
export var DeleteSchedule = [
|
|
512
|
+
9,
|
|
513
|
+
n0,
|
|
514
|
+
_DS,
|
|
515
|
+
{
|
|
516
|
+
[_h]: ["DELETE", "/schedules/{Name}", 200],
|
|
517
|
+
},
|
|
518
|
+
() => DeleteScheduleInput,
|
|
519
|
+
() => DeleteScheduleOutput,
|
|
520
|
+
];
|
|
521
|
+
export var DeleteScheduleGroup = [
|
|
522
|
+
9,
|
|
523
|
+
n0,
|
|
524
|
+
_DSG,
|
|
525
|
+
{
|
|
526
|
+
[_h]: ["DELETE", "/schedule-groups/{Name}", 200],
|
|
527
|
+
},
|
|
528
|
+
() => DeleteScheduleGroupInput,
|
|
529
|
+
() => DeleteScheduleGroupOutput,
|
|
530
|
+
];
|
|
531
|
+
export var GetSchedule = [
|
|
532
|
+
9,
|
|
533
|
+
n0,
|
|
534
|
+
_GS,
|
|
535
|
+
{
|
|
536
|
+
[_h]: ["GET", "/schedules/{Name}", 200],
|
|
537
|
+
},
|
|
538
|
+
() => GetScheduleInput,
|
|
539
|
+
() => GetScheduleOutput,
|
|
540
|
+
];
|
|
541
|
+
export var GetScheduleGroup = [
|
|
542
|
+
9,
|
|
543
|
+
n0,
|
|
544
|
+
_GSG,
|
|
545
|
+
{
|
|
546
|
+
[_h]: ["GET", "/schedule-groups/{Name}", 200],
|
|
547
|
+
},
|
|
548
|
+
() => GetScheduleGroupInput,
|
|
549
|
+
() => GetScheduleGroupOutput,
|
|
550
|
+
];
|
|
551
|
+
export var ListScheduleGroups = [
|
|
552
|
+
9,
|
|
553
|
+
n0,
|
|
554
|
+
_LSG,
|
|
555
|
+
{
|
|
556
|
+
[_h]: ["GET", "/schedule-groups", 200],
|
|
557
|
+
},
|
|
558
|
+
() => ListScheduleGroupsInput,
|
|
559
|
+
() => ListScheduleGroupsOutput,
|
|
560
|
+
];
|
|
561
|
+
export var ListSchedules = [
|
|
562
|
+
9,
|
|
563
|
+
n0,
|
|
564
|
+
_LS,
|
|
565
|
+
{
|
|
566
|
+
[_h]: ["GET", "/schedules", 200],
|
|
567
|
+
},
|
|
568
|
+
() => ListSchedulesInput,
|
|
569
|
+
() => ListSchedulesOutput,
|
|
570
|
+
];
|
|
571
|
+
export var ListTagsForResource = [
|
|
572
|
+
9,
|
|
573
|
+
n0,
|
|
574
|
+
_LTFR,
|
|
575
|
+
{
|
|
576
|
+
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
577
|
+
},
|
|
578
|
+
() => ListTagsForResourceInput,
|
|
579
|
+
() => ListTagsForResourceOutput,
|
|
580
|
+
];
|
|
581
|
+
export var TagResource = [
|
|
582
|
+
9,
|
|
583
|
+
n0,
|
|
584
|
+
_TR,
|
|
585
|
+
{
|
|
586
|
+
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
587
|
+
},
|
|
588
|
+
() => TagResourceInput,
|
|
589
|
+
() => TagResourceOutput,
|
|
590
|
+
];
|
|
591
|
+
export var UntagResource = [
|
|
592
|
+
9,
|
|
593
|
+
n0,
|
|
594
|
+
_UR,
|
|
595
|
+
{
|
|
596
|
+
[_h]: ["DELETE", "/tags/{ResourceArn}", 200],
|
|
597
|
+
},
|
|
598
|
+
() => UntagResourceInput,
|
|
599
|
+
() => UntagResourceOutput,
|
|
600
|
+
];
|
|
601
|
+
export var UpdateSchedule = [
|
|
602
|
+
9,
|
|
603
|
+
n0,
|
|
604
|
+
_US,
|
|
605
|
+
{
|
|
606
|
+
[_h]: ["PUT", "/schedules/{Name}", 200],
|
|
607
|
+
},
|
|
608
|
+
() => UpdateScheduleInput,
|
|
609
|
+
() => UpdateScheduleOutput,
|
|
610
|
+
];
|
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { CreateScheduleCommandInput, CreateScheduleCommandOutput } from "./commands/CreateScheduleCommand";
|
|
11
11
|
import { CreateScheduleGroupCommandInput, CreateScheduleGroupCommandOutput } from "./commands/CreateScheduleGroupCommand";
|
|
@@ -153,6 +153,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
153
153
|
* Optional extensions
|
|
154
154
|
*/
|
|
155
155
|
extensions?: RuntimeExtension[];
|
|
156
|
+
/**
|
|
157
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
158
|
+
* may be overridden. A default will always be set by the client.
|
|
159
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
160
|
+
* the client.
|
|
161
|
+
* @alpha
|
|
162
|
+
*
|
|
163
|
+
*/
|
|
164
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
156
165
|
/**
|
|
157
166
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
158
167
|
*/
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: SchedulerClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: SchedulerClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: SchedulerClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -8,16 +8,13 @@ export declare const getRuntimeConfig: (config: SchedulerClientConfig) => {
|
|
|
8
8
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger
|
|
12
|
-
/**
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
|
-
?: import("@smithy/types").Logger;
|
|
11
|
+
logger?: import("@smithy/types").Logger;
|
|
16
12
|
}) => import("@smithy/types").EndpointV2;
|
|
17
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
18
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SchedulerHttpAuthSchemeProvider;
|
|
19
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
20
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
21
18
|
serviceId: string;
|
|
22
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
20
|
utf8Decoder: import("@smithy/types").Decoder;
|