@aws-sdk/client-sfn 3.933.0 → 3.935.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.
@@ -65,6 +65,7 @@ const _EDNE = "ExecutionDoesNotExist";
65
65
  const _EFED = "EvaluationFailedEventDetails";
66
66
  const _EFEDx = "ExecutionFailedEventDetails";
67
67
  const _EFL = "EvaluationFailureLocation";
68
+ const _EHI = "ExceptionHandlerIndex";
68
69
  const _EL = "ExecutionList";
69
70
  const _ELE = "ExecutionLimitExceeded";
70
71
  const _ELI = "ExecutionListItem";
@@ -88,12 +89,16 @@ const _IDR = "InspectionDataRequest";
88
89
  const _IDRn = "InspectionDataResponse";
89
90
  const _IDn = "InvalidDefinition";
90
91
  const _IEC = "InvalidEncryptionConfiguration";
92
+ const _IED = "InspectionErrorDetails";
91
93
  const _IEI = "InvalidExecutionInput";
92
94
  const _ILC = "InvalidLoggingConfiguration";
95
+ const _IMC = "InspectionMaxConcurrency";
93
96
  const _IN = "InvalidName";
94
97
  const _IO = "InvalidOutput";
95
98
  const _IT = "InvalidToken";
96
99
  const _ITC = "InvalidTracingConfiguration";
100
+ const _ITFC = "InspectionToleratedFailureCount";
101
+ const _ITFP = "InspectionToleratedFailurePercentage";
97
102
  const _KADE = "KmsAccessDeniedException";
98
103
  const _KISE = "KmsInvalidStateException";
99
104
  const _KTE = "KmsThrottlingException";
@@ -127,6 +132,8 @@ const _LSMVO = "ListStateMachineVersionsOutput";
127
132
  const _LTFR = "ListTagsForResource";
128
133
  const _LTFRI = "ListTagsForResourceInput";
129
134
  const _LTFRO = "ListTagsForResourceOutput";
135
+ const _MEO = "MockErrorOutput";
136
+ const _MI = "MockInput";
130
137
  const _MIED = "MapIterationEventDetails";
131
138
  const _MREC = "MapRunExecutionCounts";
132
139
  const _MRFED = "MapRunFailedEventDetails";
@@ -140,6 +147,7 @@ const _MSSED = "MapStateStartedEventDetails";
140
147
  const _PSMV = "PublishStateMachineVersion";
141
148
  const _PSMVI = "PublishStateMachineVersionInput";
142
149
  const _PSMVO = "PublishStateMachineVersionOutput";
150
+ const _RBIS = "RetryBackoffIntervalSeconds";
143
151
  const _RCL = "RoutingConfigurationList";
144
152
  const _RCLI = "RoutingConfigurationListItem";
145
153
  const _RE = "RedriveExecution";
@@ -193,6 +201,7 @@ const _TR = "TagResource";
193
201
  const _TRI = "TagResourceInput";
194
202
  const _TRO = "TagResourceOutput";
195
203
  const _TS = "TestState";
204
+ const _TSC = "TestStateConfiguration";
196
205
  const _TSED = "TaskScheduledEventDetails";
197
206
  const _TSEDa = "TaskStartedEventDetails";
198
207
  const _TSEDas = "TaskSubmittedEventDetails";
@@ -201,6 +210,7 @@ const _TSFED = "TaskStartFailedEventDetails";
201
210
  const _TSFEDa = "TaskSubmitFailedEventDetails";
202
211
  const _TSI = "TestStateInput";
203
212
  const _TSO = "TestStateOutput";
213
+ const _TSSN = "TestStateStateName";
204
214
  const _TTO = "TaskTimedOut";
205
215
  const _TTOED = "TaskTimedOutEventDetails";
206
216
  const _UMR = "UpdateMapRun";
@@ -233,7 +243,11 @@ const _a = "activities";
233
243
  const _aA = "activityArn";
234
244
  const _aAf = "afterArguments";
235
245
  const _aFED = "activityFailedEventDetails";
246
+ const _aIB = "afterItemBatcher";
236
247
  const _aIP = "afterInputPath";
248
+ const _aIPf = "afterItemsPath";
249
+ const _aIPft = "afterItemsPointer";
250
+ const _aIS = "afterItemSelector";
237
251
  const _aP = "afterParameters";
238
252
  const _aRP = "afterResultPath";
239
253
  const _aRS = "afterResultSelector";
@@ -251,10 +265,12 @@ const _bDIM = "billedDurationInMilliseconds";
251
265
  const _bMUIMB = "billedMemoryUsedInMB";
252
266
  const _c = "client";
253
267
  const _cD = "creationDate";
268
+ const _cI = "catchIndex";
254
269
  const _cT = "clientToken";
255
270
  const _cWLLG = "cloudWatchLogsLogGroup";
256
271
  const _ca = "cause";
257
- const _co = "code";
272
+ const _co = "context";
273
+ const _cod = "code";
258
274
  const _d = "description";
259
275
  const _de = "definition";
260
276
  const _des = "destinations";
@@ -263,9 +279,12 @@ const _e = "error";
263
279
  const _eA = "executionArn";
264
280
  const _eAED = "executionAbortedEventDetails";
265
281
  const _eC = "encryptionConfiguration";
282
+ const _eCBS = "errorCausedByState";
266
283
  const _eCx = "executionCounts";
284
+ const _eD = "errorDetails";
267
285
  const _eFED = "executionFailedEventDetails";
268
286
  const _eFEDv = "evaluationFailedEventDetails";
287
+ const _eO = "errorOutput";
269
288
  const _eRED = "executionRedrivenEventDetails";
270
289
  const _eSED = "executionStartedEventDetails";
271
290
  const _eSEDx = "executionSucceededEventDetails";
@@ -276,6 +295,7 @@ const _ev = "events";
276
295
  const _ex = "executions";
277
296
  const _f = "failed";
278
297
  const _fNR = "failuresNotRedrivable";
298
+ const _fVM = "fieldValidationMode";
279
299
  const _h = "headers";
280
300
  const _hE = "httpError";
281
301
  const _hIS = "heartbeatInSeconds";
@@ -309,7 +329,9 @@ const _lo = "location";
309
329
  const _m = "message";
310
330
  const _mC = "maxConcurrency";
311
331
  const _mIAED = "mapIterationAbortedEventDetails";
332
+ const _mIFC = "mapIterationFailureCount";
312
333
  const _mIFED = "mapIterationFailedEventDetails";
334
+ const _mIRD = "mapItemReaderData";
313
335
  const _mISED = "mapIterationStartedEventDetails";
314
336
  const _mISEDa = "mapIterationSucceededEventDetails";
315
337
  const _mR = "maxResults";
@@ -320,6 +342,7 @@ const _mRSED = "mapRunStartedEventDetails";
320
342
  const _mRa = "mapRuns";
321
343
  const _mSSED = "mapStateStartedEventDetails";
322
344
  const _me = "method";
345
+ const _mo = "mock";
323
346
  const _n = "name";
324
347
  const _nS = "nextState";
325
348
  const _nT = "nextToken";
@@ -334,13 +357,16 @@ const _pr = "protocol";
334
357
  const _r = "resource";
335
358
  const _rA = "roleArn";
336
359
  const _rAe = "resourceArn";
360
+ const _rBIS = "retryBackoffIntervalSeconds";
337
361
  const _rC = "routingConfiguration";
338
362
  const _rCe = "redriveCount";
339
363
  const _rD = "redriveDate";
340
364
  const _rF = "redriveFilter";
341
365
  const _rI = "revisionId";
366
+ const _rIe = "retryIndex";
342
367
  const _rN = "resourceName";
343
368
  const _rO = "reverseOrder";
369
+ const _rRC = "retrierRetryCount";
344
370
  const _rS = "redriveStatus";
345
371
  const _rSR = "redriveStatusReason";
346
372
  const _rSe = "revealSecrets";
@@ -354,6 +380,7 @@ const _res = "response";
354
380
  const _ru = "running";
355
381
  const _s = "status";
356
382
  const _sC = "statusCode";
383
+ const _sCt = "stateConfiguration";
357
384
  const _sD = "startDate";
358
385
  const _sDt = "stopDate";
359
386
  const _sEED = "stateEnteredEventDetails";
@@ -366,6 +393,7 @@ const _sMAt = "stateMachineAliases";
366
393
  const _sMV = "stateMachineVersions";
367
394
  const _sMVA = "stateMachineVersionArn";
368
395
  const _sMt = "stateMachines";
396
+ const _sN = "stateName";
369
397
  const _se = "severity";
370
398
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.sfn";
371
399
  const _st = "state";
@@ -402,16 +430,22 @@ const _w = "weight";
402
430
  const _wN = "workerName";
403
431
  const n0 = "com.amazonaws.sfn";
404
432
  import { TypeRegistry } from "@smithy/core/schema";
405
- import { ActivityAlreadyExists as __ActivityAlreadyExists, ActivityDoesNotExist as __ActivityDoesNotExist, ActivityLimitExceeded as __ActivityLimitExceeded, ActivityWorkerLimitExceeded as __ActivityWorkerLimitExceeded, ConflictException as __ConflictException, ExecutionAlreadyExists as __ExecutionAlreadyExists, ExecutionDoesNotExist as __ExecutionDoesNotExist, ExecutionLimitExceeded as __ExecutionLimitExceeded, ExecutionNotRedrivable as __ExecutionNotRedrivable, InvalidArn as __InvalidArn, InvalidDefinition as __InvalidDefinition, InvalidEncryptionConfiguration as __InvalidEncryptionConfiguration, InvalidExecutionInput as __InvalidExecutionInput, InvalidLoggingConfiguration as __InvalidLoggingConfiguration, InvalidName as __InvalidName, InvalidOutput as __InvalidOutput, InvalidToken as __InvalidToken, InvalidTracingConfiguration as __InvalidTracingConfiguration, KmsAccessDeniedException as __KmsAccessDeniedException, KmsInvalidStateException as __KmsInvalidStateException, KmsThrottlingException as __KmsThrottlingException, MissingRequiredParameter as __MissingRequiredParameter, ResourceNotFound as __ResourceNotFound, ServiceQuotaExceededException as __ServiceQuotaExceededException, StateMachineAlreadyExists as __StateMachineAlreadyExists, StateMachineDeleting as __StateMachineDeleting, StateMachineDoesNotExist as __StateMachineDoesNotExist, StateMachineLimitExceeded as __StateMachineLimitExceeded, StateMachineTypeNotSupported as __StateMachineTypeNotSupported, TaskDoesNotExist as __TaskDoesNotExist, TaskTimedOut as __TaskTimedOut, TooManyTags as __TooManyTags, ValidationException as __ValidationException, } from "../models/index";
433
+ import { ActivityAlreadyExists as __ActivityAlreadyExists, ActivityDoesNotExist as __ActivityDoesNotExist, ActivityLimitExceeded as __ActivityLimitExceeded, ActivityWorkerLimitExceeded as __ActivityWorkerLimitExceeded, ConflictException as __ConflictException, ExecutionAlreadyExists as __ExecutionAlreadyExists, ExecutionDoesNotExist as __ExecutionDoesNotExist, ExecutionLimitExceeded as __ExecutionLimitExceeded, ExecutionNotRedrivable as __ExecutionNotRedrivable, InvalidArn as __InvalidArn, InvalidDefinition as __InvalidDefinition, InvalidEncryptionConfiguration as __InvalidEncryptionConfiguration, InvalidExecutionInput as __InvalidExecutionInput, InvalidLoggingConfiguration as __InvalidLoggingConfiguration, InvalidName as __InvalidName, InvalidOutput as __InvalidOutput, InvalidToken as __InvalidToken, InvalidTracingConfiguration as __InvalidTracingConfiguration, KmsAccessDeniedException as __KmsAccessDeniedException, KmsInvalidStateException as __KmsInvalidStateException, KmsThrottlingException as __KmsThrottlingException, MissingRequiredParameter as __MissingRequiredParameter, ResourceNotFound as __ResourceNotFound, ServiceQuotaExceededException as __ServiceQuotaExceededException, StateMachineAlreadyExists as __StateMachineAlreadyExists, StateMachineDeleting as __StateMachineDeleting, StateMachineDoesNotExist as __StateMachineDoesNotExist, StateMachineLimitExceeded as __StateMachineLimitExceeded, StateMachineTypeNotSupported as __StateMachineTypeNotSupported, TaskDoesNotExist as __TaskDoesNotExist, TaskTimedOut as __TaskTimedOut, TooManyTags as __TooManyTags, ValidationException as __ValidationException, } from "../models/errors";
406
434
  import { SFNServiceException as __SFNServiceException } from "../models/SFNServiceException";
407
435
  export var AliasDescription = [0, n0, _AD, 8, 0];
408
436
  export var ConnectorParameters = [0, n0, _CP, 8, 0];
409
437
  export var Definition = [0, n0, _D, 8, 0];
410
438
  export var EvaluationFailureLocation = [0, n0, _EFL, 8, 0];
439
+ export var ExceptionHandlerIndex = [0, n0, _EHI, 8, 1];
440
+ export var InspectionMaxConcurrency = [0, n0, _IMC, 8, 1];
441
+ export var InspectionToleratedFailureCount = [0, n0, _ITFC, 8, 1];
442
+ export var InspectionToleratedFailurePercentage = [0, n0, _ITFP, 8, 1];
443
+ export var RetryBackoffIntervalSeconds = [0, n0, _RBIS, 8, 1];
411
444
  export var SensitiveCause = [0, n0, _SC, 8, 0];
412
445
  export var SensitiveData = [0, n0, _SD, 8, 0];
413
446
  export var SensitiveDataJobInput = [0, n0, _SDJI, 8, 0];
414
447
  export var SensitiveError = [0, n0, _SE, 8, 0];
448
+ export var TestStateStateName = [0, n0, _TSSN, 8, 0];
415
449
  export var ValidateStateMachineDefinitionCode = [0, n0, _VSMDC, 8, 0];
416
450
  export var ValidateStateMachineDefinitionLocation = [0, n0, _VSMDL, 8, 0];
417
451
  export var ValidateStateMachineDefinitionMessage = [0, n0, _VSMDM, 8, 0];
@@ -912,7 +946,7 @@ export var InspectionData = [
912
946
  n0,
913
947
  _ID,
914
948
  8,
915
- [_i, _aAf, _aIP, _aP, _re, _aRS, _aRP, _req, _res, _v],
949
+ [_i, _aAf, _aIP, _aP, _re, _aRS, _aRP, _req, _res, _v, _eD, _aIPf, _aIS, _aIB, _aIPft, _tFC, _tFP, _mC],
916
950
  [
917
951
  [() => SensitiveData, 0],
918
952
  [() => SensitiveData, 0],
@@ -924,10 +958,30 @@ export var InspectionData = [
924
958
  () => InspectionDataRequest,
925
959
  () => InspectionDataResponse,
926
960
  [() => SensitiveData, 0],
961
+ [() => InspectionErrorDetails, 0],
962
+ [() => SensitiveData, 0],
963
+ [() => SensitiveData, 0],
964
+ [() => SensitiveData, 0],
965
+ [() => SensitiveData, 0],
966
+ [() => InspectionToleratedFailureCount, 0],
967
+ [() => InspectionToleratedFailurePercentage, 0],
968
+ [() => InspectionMaxConcurrency, 0],
927
969
  ],
928
970
  ];
929
971
  export var InspectionDataRequest = [3, n0, _IDR, 0, [_pr, _me, _u, _h, _b], [0, 0, 0, 0, 0]];
930
972
  export var InspectionDataResponse = [3, n0, _IDRn, 0, [_pr, _sC, _sM, _h, _b], [0, 0, 0, 0, 0]];
973
+ export var InspectionErrorDetails = [
974
+ 3,
975
+ n0,
976
+ _IED,
977
+ 0,
978
+ [_cI, _rIe, _rBIS],
979
+ [
980
+ [() => ExceptionHandlerIndex, 0],
981
+ [() => ExceptionHandlerIndex, 0],
982
+ [() => RetryBackoffIntervalSeconds, 0],
983
+ ],
984
+ ];
931
985
  export var InvalidArn = [
932
986
  -3,
933
987
  n0,
@@ -1207,6 +1261,25 @@ export var MissingRequiredParameter = [
1207
1261
  [0],
1208
1262
  ];
1209
1263
  TypeRegistry.for(n0).registerError(MissingRequiredParameter, __MissingRequiredParameter);
1264
+ export var MockErrorOutput = [
1265
+ 3,
1266
+ n0,
1267
+ _MEO,
1268
+ 0,
1269
+ [_e, _ca],
1270
+ [
1271
+ [() => SensitiveError, 0],
1272
+ [() => SensitiveCause, 0],
1273
+ ],
1274
+ ];
1275
+ export var MockInput = [
1276
+ 3,
1277
+ n0,
1278
+ _MI,
1279
+ 0,
1280
+ [_re, _eO, _fVM],
1281
+ [[() => SensitiveData, 0], [() => MockErrorOutput, 0], 0],
1282
+ ];
1210
1283
  export var PublishStateMachineVersionInput = [
1211
1284
  3,
1212
1285
  n0,
@@ -1468,13 +1541,32 @@ export var TaskTimedOutEventDetails = [
1468
1541
  [_rT, _r, _e, _ca],
1469
1542
  [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1470
1543
  ];
1544
+ export var TestStateConfiguration = [
1545
+ 3,
1546
+ n0,
1547
+ _TSC,
1548
+ 0,
1549
+ [_rRC, _eCBS, _mIFC, _mIRD],
1550
+ [1, [() => TestStateStateName, 0], 1, [() => SensitiveData, 0]],
1551
+ ];
1471
1552
  export var TestStateInput = [
1472
1553
  3,
1473
1554
  n0,
1474
1555
  _TSI,
1475
1556
  0,
1476
- [_de, _rA, _i, _iL, _rSe, _v],
1477
- [[() => Definition, 0], 0, [() => SensitiveData, 0], 0, 2, [() => SensitiveData, 0]],
1557
+ [_de, _rA, _i, _iL, _rSe, _v, _sN, _mo, _co, _sCt],
1558
+ [
1559
+ [() => Definition, 0],
1560
+ 0,
1561
+ [() => SensitiveData, 0],
1562
+ 0,
1563
+ 2,
1564
+ [() => SensitiveData, 0],
1565
+ [() => TestStateStateName, 0],
1566
+ [() => MockInput, 0],
1567
+ [() => SensitiveData, 0],
1568
+ [() => TestStateConfiguration, 0],
1569
+ ],
1478
1570
  ];
1479
1571
  export var TestStateOutput = [
1480
1572
  3,
@@ -1533,7 +1625,7 @@ export var ValidateStateMachineDefinitionDiagnostic = [
1533
1625
  n0,
1534
1626
  _VSMDD,
1535
1627
  0,
1536
- [_se, _co, _m, _lo],
1628
+ [_se, _cod, _m, _lo],
1537
1629
  [
1538
1630
  0,
1539
1631
  [() => ValidateStateMachineDefinitionCode, 0],
@@ -75,7 +75,7 @@ declare const TestStateCommand_base: {
75
75
  * <p>The <code>TestState</code> API assumes an IAM role which must contain the required IAM permissions for the resources your state is accessing. For information about the permissions a state might need, see <a href="https://docs.aws.amazon.com/step-functions/latest/dg/test-state-isolation.html#test-state-permissions">IAM permissions to test a state</a>.</p>
76
76
  * <p>The <code>TestState</code> API can run for up to five minutes. If the execution of a state exceeds this duration, it fails with the <code>States.Timeout</code> error.</p>
77
77
  * <p>
78
- * <code>TestState</code> doesn't support <a href="https://docs.aws.amazon.com/step-functions/latest/dg/concepts-activities.html">Activity tasks</a>, <code>.sync</code> or <code>.waitForTaskToken</code>
78
+ * <code>TestState</code> only supports the following when a mock is specified: <a href="https://docs.aws.amazon.com/step-functions/latest/dg/concepts-activities.html">Activity tasks</a>, <code>.sync</code> or <code>.waitForTaskToken</code>
79
79
  * <a href="https://docs.aws.amazon.com/step-functions/latest/dg/connect-to-resource.html">service integration patterns</a>, <a href="https://docs.aws.amazon.com/step-functions/latest/dg/amazon-states-language-parallel-state.html">Parallel</a>, or <a href="https://docs.aws.amazon.com/step-functions/latest/dg/amazon-states-language-map-state.html">Map</a> states.</p>
80
80
  * @example
81
81
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,22 @@ declare const TestStateCommand_base: {
92
92
  * inspectionLevel: "INFO" || "DEBUG" || "TRACE",
93
93
  * revealSecrets: true || false,
94
94
  * variables: "STRING_VALUE",
95
+ * stateName: "STRING_VALUE",
96
+ * mock: { // MockInput
97
+ * result: "STRING_VALUE",
98
+ * errorOutput: { // MockErrorOutput
99
+ * error: "STRING_VALUE",
100
+ * cause: "STRING_VALUE",
101
+ * },
102
+ * fieldValidationMode: "STRICT" || "PRESENT" || "NONE",
103
+ * },
104
+ * context: "STRING_VALUE",
105
+ * stateConfiguration: { // TestStateConfiguration
106
+ * retrierRetryCount: Number("int"),
107
+ * errorCausedByState: "STRING_VALUE",
108
+ * mapIterationFailureCount: Number("int"),
109
+ * mapItemReaderData: "STRING_VALUE",
110
+ * },
95
111
  * };
96
112
  * const command = new TestStateCommand(input);
97
113
  * const response = await client.send(command);
@@ -122,6 +138,18 @@ declare const TestStateCommand_base: {
122
138
  * // body: "STRING_VALUE",
123
139
  * // },
124
140
  * // variables: "STRING_VALUE",
141
+ * // errorDetails: { // InspectionErrorDetails
142
+ * // catchIndex: Number("int"),
143
+ * // retryIndex: Number("int"),
144
+ * // retryBackoffIntervalSeconds: Number("int"),
145
+ * // },
146
+ * // afterItemsPath: "STRING_VALUE",
147
+ * // afterItemSelector: "STRING_VALUE",
148
+ * // afterItemBatcher: "STRING_VALUE",
149
+ * // afterItemsPointer: "STRING_VALUE",
150
+ * // toleratedFailureCount: Number("int"),
151
+ * // toleratedFailurePercentage: Number("float"),
152
+ * // maxConcurrency: Number("int"),
125
153
  * // },
126
154
  * // nextState: "STRING_VALUE",
127
155
  * // status: "SUCCEEDED" || "FAILED" || "RETRIABLE" || "CAUGHT_ERROR",
@@ -19,5 +19,7 @@ export type { RuntimeExtension } from "./runtimeExtensions";
19
19
  export type { SFNExtensionConfiguration } from "./extensionConfiguration";
20
20
  export * from "./commands";
21
21
  export * from "./pagination";
22
- export * from "./models";
22
+ export * from "./models/enums";
23
+ export * from "./models/errors";
24
+ export type * from "./models/models_0";
23
25
  export { SFNServiceException } from "./models/SFNServiceException";
@@ -0,0 +1,295 @@
1
+ /**
2
+ * @public
3
+ * @enum
4
+ */
5
+ export declare const EncryptionType: {
6
+ readonly AWS_OWNED_KEY: "AWS_OWNED_KEY";
7
+ readonly CUSTOMER_MANAGED_KMS_KEY: "CUSTOMER_MANAGED_KMS_KEY";
8
+ };
9
+ /**
10
+ * @public
11
+ */
12
+ export type EncryptionType = (typeof EncryptionType)[keyof typeof EncryptionType];
13
+ /**
14
+ * @public
15
+ * @enum
16
+ */
17
+ export declare const LogLevel: {
18
+ readonly ALL: "ALL";
19
+ readonly ERROR: "ERROR";
20
+ readonly FATAL: "FATAL";
21
+ readonly OFF: "OFF";
22
+ };
23
+ /**
24
+ * @public
25
+ */
26
+ export type LogLevel = (typeof LogLevel)[keyof typeof LogLevel];
27
+ /**
28
+ * @public
29
+ * @enum
30
+ */
31
+ export declare const StateMachineType: {
32
+ readonly EXPRESS: "EXPRESS";
33
+ readonly STANDARD: "STANDARD";
34
+ };
35
+ /**
36
+ * @public
37
+ */
38
+ export type StateMachineType = (typeof StateMachineType)[keyof typeof StateMachineType];
39
+ /**
40
+ * @public
41
+ * @enum
42
+ */
43
+ export declare const ValidationExceptionReason: {
44
+ readonly API_DOES_NOT_SUPPORT_LABELED_ARNS: "API_DOES_NOT_SUPPORT_LABELED_ARNS";
45
+ readonly CANNOT_UPDATE_COMPLETED_MAP_RUN: "CANNOT_UPDATE_COMPLETED_MAP_RUN";
46
+ readonly INVALID_ROUTING_CONFIGURATION: "INVALID_ROUTING_CONFIGURATION";
47
+ readonly MISSING_REQUIRED_PARAMETER: "MISSING_REQUIRED_PARAMETER";
48
+ };
49
+ /**
50
+ * @public
51
+ */
52
+ export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
53
+ /**
54
+ * @public
55
+ * @enum
56
+ */
57
+ export declare const IncludedData: {
58
+ readonly ALL_DATA: "ALL_DATA";
59
+ readonly METADATA_ONLY: "METADATA_ONLY";
60
+ };
61
+ /**
62
+ * @public
63
+ */
64
+ export type IncludedData = (typeof IncludedData)[keyof typeof IncludedData];
65
+ /**
66
+ * @public
67
+ * @enum
68
+ */
69
+ export declare const ExecutionRedriveStatus: {
70
+ readonly NOT_REDRIVABLE: "NOT_REDRIVABLE";
71
+ readonly REDRIVABLE: "REDRIVABLE";
72
+ readonly REDRIVABLE_BY_MAP_RUN: "REDRIVABLE_BY_MAP_RUN";
73
+ };
74
+ /**
75
+ * @public
76
+ */
77
+ export type ExecutionRedriveStatus = (typeof ExecutionRedriveStatus)[keyof typeof ExecutionRedriveStatus];
78
+ /**
79
+ * @public
80
+ * @enum
81
+ */
82
+ export declare const ExecutionStatus: {
83
+ readonly ABORTED: "ABORTED";
84
+ readonly FAILED: "FAILED";
85
+ readonly PENDING_REDRIVE: "PENDING_REDRIVE";
86
+ readonly RUNNING: "RUNNING";
87
+ readonly SUCCEEDED: "SUCCEEDED";
88
+ readonly TIMED_OUT: "TIMED_OUT";
89
+ };
90
+ /**
91
+ * @public
92
+ */
93
+ export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
94
+ /**
95
+ * @public
96
+ * @enum
97
+ */
98
+ export declare const KmsKeyState: {
99
+ readonly CREATING: "CREATING";
100
+ readonly DISABLED: "DISABLED";
101
+ readonly PENDING_DELETION: "PENDING_DELETION";
102
+ readonly PENDING_IMPORT: "PENDING_IMPORT";
103
+ readonly UNAVAILABLE: "UNAVAILABLE";
104
+ };
105
+ /**
106
+ * @public
107
+ */
108
+ export type KmsKeyState = (typeof KmsKeyState)[keyof typeof KmsKeyState];
109
+ /**
110
+ * @public
111
+ * @enum
112
+ */
113
+ export declare const MapRunStatus: {
114
+ readonly ABORTED: "ABORTED";
115
+ readonly FAILED: "FAILED";
116
+ readonly RUNNING: "RUNNING";
117
+ readonly SUCCEEDED: "SUCCEEDED";
118
+ };
119
+ /**
120
+ * @public
121
+ */
122
+ export type MapRunStatus = (typeof MapRunStatus)[keyof typeof MapRunStatus];
123
+ /**
124
+ * @public
125
+ * @enum
126
+ */
127
+ export declare const StateMachineStatus: {
128
+ readonly ACTIVE: "ACTIVE";
129
+ readonly DELETING: "DELETING";
130
+ };
131
+ /**
132
+ * @public
133
+ */
134
+ export type StateMachineStatus = (typeof StateMachineStatus)[keyof typeof StateMachineStatus];
135
+ /**
136
+ * @public
137
+ * @enum
138
+ */
139
+ export declare const HistoryEventType: {
140
+ readonly ActivityFailed: "ActivityFailed";
141
+ readonly ActivityScheduleFailed: "ActivityScheduleFailed";
142
+ readonly ActivityScheduled: "ActivityScheduled";
143
+ readonly ActivityStarted: "ActivityStarted";
144
+ readonly ActivitySucceeded: "ActivitySucceeded";
145
+ readonly ActivityTimedOut: "ActivityTimedOut";
146
+ readonly ChoiceStateEntered: "ChoiceStateEntered";
147
+ readonly ChoiceStateExited: "ChoiceStateExited";
148
+ readonly EvaluationFailed: "EvaluationFailed";
149
+ readonly ExecutionAborted: "ExecutionAborted";
150
+ readonly ExecutionFailed: "ExecutionFailed";
151
+ readonly ExecutionRedriven: "ExecutionRedriven";
152
+ readonly ExecutionStarted: "ExecutionStarted";
153
+ readonly ExecutionSucceeded: "ExecutionSucceeded";
154
+ readonly ExecutionTimedOut: "ExecutionTimedOut";
155
+ readonly FailStateEntered: "FailStateEntered";
156
+ readonly LambdaFunctionFailed: "LambdaFunctionFailed";
157
+ readonly LambdaFunctionScheduleFailed: "LambdaFunctionScheduleFailed";
158
+ readonly LambdaFunctionScheduled: "LambdaFunctionScheduled";
159
+ readonly LambdaFunctionStartFailed: "LambdaFunctionStartFailed";
160
+ readonly LambdaFunctionStarted: "LambdaFunctionStarted";
161
+ readonly LambdaFunctionSucceeded: "LambdaFunctionSucceeded";
162
+ readonly LambdaFunctionTimedOut: "LambdaFunctionTimedOut";
163
+ readonly MapIterationAborted: "MapIterationAborted";
164
+ readonly MapIterationFailed: "MapIterationFailed";
165
+ readonly MapIterationStarted: "MapIterationStarted";
166
+ readonly MapIterationSucceeded: "MapIterationSucceeded";
167
+ readonly MapRunAborted: "MapRunAborted";
168
+ readonly MapRunFailed: "MapRunFailed";
169
+ readonly MapRunRedriven: "MapRunRedriven";
170
+ readonly MapRunStarted: "MapRunStarted";
171
+ readonly MapRunSucceeded: "MapRunSucceeded";
172
+ readonly MapStateAborted: "MapStateAborted";
173
+ readonly MapStateEntered: "MapStateEntered";
174
+ readonly MapStateExited: "MapStateExited";
175
+ readonly MapStateFailed: "MapStateFailed";
176
+ readonly MapStateStarted: "MapStateStarted";
177
+ readonly MapStateSucceeded: "MapStateSucceeded";
178
+ readonly ParallelStateAborted: "ParallelStateAborted";
179
+ readonly ParallelStateEntered: "ParallelStateEntered";
180
+ readonly ParallelStateExited: "ParallelStateExited";
181
+ readonly ParallelStateFailed: "ParallelStateFailed";
182
+ readonly ParallelStateStarted: "ParallelStateStarted";
183
+ readonly ParallelStateSucceeded: "ParallelStateSucceeded";
184
+ readonly PassStateEntered: "PassStateEntered";
185
+ readonly PassStateExited: "PassStateExited";
186
+ readonly SucceedStateEntered: "SucceedStateEntered";
187
+ readonly SucceedStateExited: "SucceedStateExited";
188
+ readonly TaskFailed: "TaskFailed";
189
+ readonly TaskScheduled: "TaskScheduled";
190
+ readonly TaskStartFailed: "TaskStartFailed";
191
+ readonly TaskStarted: "TaskStarted";
192
+ readonly TaskStateAborted: "TaskStateAborted";
193
+ readonly TaskStateEntered: "TaskStateEntered";
194
+ readonly TaskStateExited: "TaskStateExited";
195
+ readonly TaskSubmitFailed: "TaskSubmitFailed";
196
+ readonly TaskSubmitted: "TaskSubmitted";
197
+ readonly TaskSucceeded: "TaskSucceeded";
198
+ readonly TaskTimedOut: "TaskTimedOut";
199
+ readonly WaitStateAborted: "WaitStateAborted";
200
+ readonly WaitStateEntered: "WaitStateEntered";
201
+ readonly WaitStateExited: "WaitStateExited";
202
+ };
203
+ /**
204
+ * @public
205
+ */
206
+ export type HistoryEventType = (typeof HistoryEventType)[keyof typeof HistoryEventType];
207
+ /**
208
+ * @public
209
+ * @enum
210
+ */
211
+ export declare const ExecutionRedriveFilter: {
212
+ readonly NOT_REDRIVEN: "NOT_REDRIVEN";
213
+ readonly REDRIVEN: "REDRIVEN";
214
+ };
215
+ /**
216
+ * @public
217
+ */
218
+ export type ExecutionRedriveFilter = (typeof ExecutionRedriveFilter)[keyof typeof ExecutionRedriveFilter];
219
+ /**
220
+ * @public
221
+ * @enum
222
+ */
223
+ export declare const SyncExecutionStatus: {
224
+ readonly FAILED: "FAILED";
225
+ readonly SUCCEEDED: "SUCCEEDED";
226
+ readonly TIMED_OUT: "TIMED_OUT";
227
+ };
228
+ /**
229
+ * @public
230
+ */
231
+ export type SyncExecutionStatus = (typeof SyncExecutionStatus)[keyof typeof SyncExecutionStatus];
232
+ /**
233
+ * @public
234
+ * @enum
235
+ */
236
+ export declare const InspectionLevel: {
237
+ readonly DEBUG: "DEBUG";
238
+ readonly INFO: "INFO";
239
+ readonly TRACE: "TRACE";
240
+ };
241
+ /**
242
+ * @public
243
+ */
244
+ export type InspectionLevel = (typeof InspectionLevel)[keyof typeof InspectionLevel];
245
+ /**
246
+ * @public
247
+ * @enum
248
+ */
249
+ export declare const MockResponseValidationMode: {
250
+ readonly NONE: "NONE";
251
+ readonly PRESENT: "PRESENT";
252
+ readonly STRICT: "STRICT";
253
+ };
254
+ /**
255
+ * @public
256
+ */
257
+ export type MockResponseValidationMode = (typeof MockResponseValidationMode)[keyof typeof MockResponseValidationMode];
258
+ /**
259
+ * @public
260
+ * @enum
261
+ */
262
+ export declare const TestExecutionStatus: {
263
+ readonly CAUGHT_ERROR: "CAUGHT_ERROR";
264
+ readonly FAILED: "FAILED";
265
+ readonly RETRIABLE: "RETRIABLE";
266
+ readonly SUCCEEDED: "SUCCEEDED";
267
+ };
268
+ /**
269
+ * @public
270
+ */
271
+ export type TestExecutionStatus = (typeof TestExecutionStatus)[keyof typeof TestExecutionStatus];
272
+ /**
273
+ * @public
274
+ * @enum
275
+ */
276
+ export declare const ValidateStateMachineDefinitionSeverity: {
277
+ readonly ERROR: "ERROR";
278
+ readonly WARNING: "WARNING";
279
+ };
280
+ /**
281
+ * @public
282
+ */
283
+ export type ValidateStateMachineDefinitionSeverity = (typeof ValidateStateMachineDefinitionSeverity)[keyof typeof ValidateStateMachineDefinitionSeverity];
284
+ /**
285
+ * @public
286
+ * @enum
287
+ */
288
+ export declare const ValidateStateMachineDefinitionResultCode: {
289
+ readonly FAIL: "FAIL";
290
+ readonly OK: "OK";
291
+ };
292
+ /**
293
+ * @public
294
+ */
295
+ export type ValidateStateMachineDefinitionResultCode = (typeof ValidateStateMachineDefinitionResultCode)[keyof typeof ValidateStateMachineDefinitionResultCode];