@aws-sdk/client-sfn 3.1068.0 → 3.1070.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +157 -177
- package/dist-cjs/models/SFNServiceException.js +4 -8
- package/dist-cjs/models/errors.js +67 -103
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +455 -291
- package/package.json +8 -8
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateStateMachineAliasOutput$ = exports.CreateStateMachineAliasInput$ = exports.CreateActivityOutput$ = exports.CreateActivityInput$ = exports.CloudWatchLogsLogGroup$ = exports.CloudWatchEventsExecutionDataDetails$ = exports.BillingDetails$ = exports.AssignedVariablesDetails$ = exports.ActivityTimedOutEventDetails$ = exports.ActivitySucceededEventDetails$ = exports.ActivityStartedEventDetails$ = exports.ActivityScheduleFailedEventDetails$ = exports.ActivityScheduledEventDetails$ = exports.ActivityListItem$ = exports.ActivityFailedEventDetails$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.TooManyTags$ = exports.TaskTimedOut$ = exports.TaskDoesNotExist$ = exports.StateMachineTypeNotSupported$ = exports.StateMachineLimitExceeded$ = exports.StateMachineDoesNotExist$ = exports.StateMachineDeleting$ = exports.StateMachineAlreadyExists$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFound$ = exports.MissingRequiredParameter$ = exports.KmsThrottlingException$ = exports.KmsInvalidStateException$ = exports.KmsAccessDeniedException$ = exports.InvalidTracingConfiguration$ = exports.InvalidToken$ = exports.InvalidOutput$ = exports.InvalidName$ = exports.InvalidLoggingConfiguration$ = exports.InvalidExecutionInput$ = exports.InvalidEncryptionConfiguration$ = exports.InvalidDefinition$ = exports.InvalidArn$ = exports.ExecutionNotRedrivable$ = exports.ExecutionLimitExceeded$ = exports.ExecutionDoesNotExist$ = exports.ExecutionAlreadyExists$ = exports.ConflictException$ = exports.ActivityWorkerLimitExceeded$ = exports.ActivityLimitExceeded$ = exports.ActivityDoesNotExist$ = exports.ActivityAlreadyExists$ = exports.SFNServiceException$ = void 0;
|
|
4
|
-
exports.ListExecutionsInput$ = exports.ListActivitiesOutput$ = exports.ListActivitiesInput$ = exports.LambdaFunctionTimedOutEventDetails$ = exports.LambdaFunctionSucceededEventDetails$ = exports.LambdaFunctionStartFailedEventDetails$ = exports.LambdaFunctionScheduleFailedEventDetails$ = exports.LambdaFunctionScheduledEventDetails$ = exports.LambdaFunctionFailedEventDetails$ = exports.InspectionErrorDetails$ = exports.InspectionDataResponse$ = exports.InspectionDataRequest$ = exports.InspectionData$ = exports.HistoryEventExecutionDataDetails$ = exports.HistoryEvent$ = exports.GetExecutionHistoryOutput$ = exports.GetExecutionHistoryInput$ = exports.GetActivityTaskOutput$ = exports.GetActivityTaskInput$ = exports.ExecutionTimedOutEventDetails$ = exports.ExecutionSucceededEventDetails$ = exports.ExecutionStartedEventDetails$ = exports.ExecutionRedrivenEventDetails$ = exports.ExecutionListItem$ = exports.ExecutionFailedEventDetails$ = exports.ExecutionAbortedEventDetails$ = exports.EvaluationFailedEventDetails$ = exports.EncryptionConfiguration$ = exports.DescribeStateMachineOutput$ = exports.DescribeStateMachineInput$ = exports.DescribeStateMachineForExecutionOutput$ = exports.DescribeStateMachineForExecutionInput$ = exports.DescribeStateMachineAliasOutput$ = exports.DescribeStateMachineAliasInput$ = exports.DescribeMapRunOutput$ = exports.DescribeMapRunInput$ = exports.DescribeExecutionOutput$ = exports.DescribeExecutionInput$ = exports.DescribeActivityOutput$ = exports.DescribeActivityInput$ = exports.DeleteStateMachineVersionOutput$ = exports.DeleteStateMachineVersionInput$ = exports.DeleteStateMachineOutput$ = exports.DeleteStateMachineInput$ = exports.DeleteStateMachineAliasOutput$ = exports.DeleteStateMachineAliasInput$ = exports.DeleteActivityOutput$ = exports.DeleteActivityInput$ = exports.CreateStateMachineOutput$ = exports.CreateStateMachineInput$ = void 0;
|
|
5
|
-
exports.TaskFailedEventDetails$ = exports.TaskCredentials$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.Tag$ = exports.StopExecutionOutput$ = exports.StopExecutionInput$ = exports.StateMachineVersionListItem$ = exports.StateMachineListItem$ = exports.StateMachineAliasListItem$ = exports.StateExitedEventDetails$ = exports.StateEnteredEventDetails$ = exports.StartSyncExecutionOutput$ = exports.StartSyncExecutionInput$ = exports.StartExecutionOutput$ = exports.StartExecutionInput$ = exports.SendTaskSuccessOutput$ = exports.SendTaskSuccessInput$ = exports.SendTaskHeartbeatOutput$ = exports.SendTaskHeartbeatInput$ = exports.SendTaskFailureOutput$ = exports.SendTaskFailureInput$ = exports.RoutingConfigurationListItem$ = exports.RedriveExecutionOutput$ = exports.RedriveExecutionInput$ = exports.PublishStateMachineVersionOutput$ = exports.PublishStateMachineVersionInput$ = exports.MockInput$ = exports.MockErrorOutput$ = exports.MapStateStartedEventDetails$ = exports.MapRunStartedEventDetails$ = exports.MapRunRedrivenEventDetails$ = exports.MapRunListItem$ = exports.MapRunItemCounts$ = exports.MapRunFailedEventDetails$ = exports.MapRunExecutionCounts$ = exports.MapIterationEventDetails$ = exports.LoggingConfiguration$ = exports.LogDestination$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListStateMachineVersionsOutput$ = exports.ListStateMachineVersionsInput$ = exports.ListStateMachinesOutput$ = exports.ListStateMachinesInput$ = exports.ListStateMachineAliasesOutput$ = exports.ListStateMachineAliasesInput$ = exports.ListMapRunsOutput$ = exports.ListMapRunsInput$ = exports.ListExecutionsOutput$ = void 0;
|
|
6
|
-
exports.StartExecution$ = exports.SendTaskSuccess$ = exports.SendTaskHeartbeat$ = exports.SendTaskFailure$ = exports.RedriveExecution$ = exports.PublishStateMachineVersion$ = exports.ListTagsForResource$ = exports.ListStateMachineVersions$ = exports.ListStateMachines$ = exports.ListStateMachineAliases$ = exports.ListMapRuns$ = exports.ListExecutions$ = exports.ListActivities$ = exports.GetExecutionHistory$ = exports.GetActivityTask$ = exports.DescribeStateMachineForExecution$ = exports.DescribeStateMachineAlias$ = exports.DescribeStateMachine$ = exports.DescribeMapRun$ = exports.DescribeExecution$ = exports.DescribeActivity$ = exports.DeleteStateMachineVersion$ = exports.DeleteStateMachineAlias$ = exports.DeleteStateMachine$ = exports.DeleteActivity$ = exports.CreateStateMachineAlias$ = exports.CreateStateMachine$ = exports.CreateActivity$ = exports.ValidateStateMachineDefinitionOutput$ = exports.ValidateStateMachineDefinitionInput$ = exports.ValidateStateMachineDefinitionDiagnostic$ = exports.UpdateStateMachineOutput$ = exports.UpdateStateMachineInput$ = exports.UpdateStateMachineAliasOutput$ = exports.UpdateStateMachineAliasInput$ = exports.UpdateMapRunOutput$ = exports.UpdateMapRunInput$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TracingConfiguration$ = exports.TestStateOutput$ = exports.TestStateInput$ = exports.TestStateConfiguration$ = exports.TaskTimedOutEventDetails$ = exports.TaskSucceededEventDetails$ = exports.TaskSubmittedEventDetails$ = exports.TaskSubmitFailedEventDetails$ = exports.TaskStartFailedEventDetails$ = exports.TaskStartedEventDetails$ = exports.TaskScheduledEventDetails$ = void 0;
|
|
7
|
-
exports.ValidateStateMachineDefinition$ = exports.UpdateStateMachineAlias$ = exports.UpdateStateMachine$ = exports.UpdateMapRun$ = exports.UntagResource$ = exports.TestState$ = exports.TagResource$ = exports.StopExecution$ = exports.StartSyncExecution$ = void 0;
|
|
8
1
|
const _AAE = "ActivityAlreadyExists";
|
|
9
2
|
const _AD = "AliasDescription";
|
|
10
3
|
const _ADNE = "ActivityDoesNotExist";
|
|
@@ -436,211 +429,245 @@ const _va = "value";
|
|
|
436
429
|
const _w = "weight";
|
|
437
430
|
const _wN = "workerName";
|
|
438
431
|
const n0 = "com.amazonaws.sfn";
|
|
439
|
-
const
|
|
440
|
-
const
|
|
441
|
-
const
|
|
442
|
-
const _s_registry =
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
432
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
433
|
+
const { ActivityAlreadyExists, ActivityDoesNotExist, ActivityLimitExceeded, ActivityWorkerLimitExceeded, ConflictException, ExecutionAlreadyExists, ExecutionDoesNotExist, ExecutionLimitExceeded, ExecutionNotRedrivable, InvalidArn, InvalidDefinition, InvalidEncryptionConfiguration, InvalidExecutionInput, InvalidLoggingConfiguration, InvalidName, InvalidOutput, InvalidToken, InvalidTracingConfiguration, KmsAccessDeniedException, KmsInvalidStateException, KmsThrottlingException, MissingRequiredParameter, ResourceNotFound, ServiceQuotaExceededException, StateMachineAlreadyExists, StateMachineDeleting, StateMachineDoesNotExist, StateMachineLimitExceeded, StateMachineTypeNotSupported, TaskDoesNotExist, TaskTimedOut, TooManyTags, ValidationException } = require("../models/errors");
|
|
434
|
+
const { SFNServiceException } = require("../models/SFNServiceException");
|
|
435
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
436
|
+
const SFNServiceException$ = [-3, _s, "SFNServiceException", 0, [], []];
|
|
437
|
+
exports.SFNServiceException$ = SFNServiceException$;
|
|
438
|
+
_s_registry.registerError(SFNServiceException$, SFNServiceException);
|
|
439
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
440
|
+
const ActivityAlreadyExists$ = [-3, n0, _AAE,
|
|
447
441
|
{ [_e]: _c },
|
|
448
442
|
[_m],
|
|
449
443
|
[0]
|
|
450
444
|
];
|
|
451
|
-
|
|
452
|
-
|
|
445
|
+
exports.ActivityAlreadyExists$ = ActivityAlreadyExists$;
|
|
446
|
+
n0_registry.registerError(ActivityAlreadyExists$, ActivityAlreadyExists);
|
|
447
|
+
const ActivityDoesNotExist$ = [-3, n0, _ADNE,
|
|
453
448
|
{ [_e]: _c },
|
|
454
449
|
[_m],
|
|
455
450
|
[0]
|
|
456
451
|
];
|
|
457
|
-
|
|
458
|
-
|
|
452
|
+
exports.ActivityDoesNotExist$ = ActivityDoesNotExist$;
|
|
453
|
+
n0_registry.registerError(ActivityDoesNotExist$, ActivityDoesNotExist);
|
|
454
|
+
const ActivityLimitExceeded$ = [-3, n0, _ALE,
|
|
459
455
|
{ [_e]: _c },
|
|
460
456
|
[_m],
|
|
461
457
|
[0]
|
|
462
458
|
];
|
|
463
|
-
|
|
464
|
-
|
|
459
|
+
exports.ActivityLimitExceeded$ = ActivityLimitExceeded$;
|
|
460
|
+
n0_registry.registerError(ActivityLimitExceeded$, ActivityLimitExceeded);
|
|
461
|
+
const ActivityWorkerLimitExceeded$ = [-3, n0, _AWLE,
|
|
465
462
|
{ [_e]: _c },
|
|
466
463
|
[_m],
|
|
467
464
|
[0]
|
|
468
465
|
];
|
|
469
|
-
|
|
470
|
-
|
|
466
|
+
exports.ActivityWorkerLimitExceeded$ = ActivityWorkerLimitExceeded$;
|
|
467
|
+
n0_registry.registerError(ActivityWorkerLimitExceeded$, ActivityWorkerLimitExceeded);
|
|
468
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
471
469
|
{ [_e]: _c, [_hE]: 409 },
|
|
472
470
|
[_m],
|
|
473
471
|
[0]
|
|
474
472
|
];
|
|
475
|
-
|
|
476
|
-
|
|
473
|
+
exports.ConflictException$ = ConflictException$;
|
|
474
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
475
|
+
const ExecutionAlreadyExists$ = [-3, n0, _EAE,
|
|
477
476
|
{ [_e]: _c },
|
|
478
477
|
[_m],
|
|
479
478
|
[0]
|
|
480
479
|
];
|
|
481
|
-
|
|
482
|
-
|
|
480
|
+
exports.ExecutionAlreadyExists$ = ExecutionAlreadyExists$;
|
|
481
|
+
n0_registry.registerError(ExecutionAlreadyExists$, ExecutionAlreadyExists);
|
|
482
|
+
const ExecutionDoesNotExist$ = [-3, n0, _EDNE,
|
|
483
483
|
{ [_e]: _c },
|
|
484
484
|
[_m],
|
|
485
485
|
[0]
|
|
486
486
|
];
|
|
487
|
-
|
|
488
|
-
|
|
487
|
+
exports.ExecutionDoesNotExist$ = ExecutionDoesNotExist$;
|
|
488
|
+
n0_registry.registerError(ExecutionDoesNotExist$, ExecutionDoesNotExist);
|
|
489
|
+
const ExecutionLimitExceeded$ = [-3, n0, _ELE,
|
|
489
490
|
{ [_e]: _c },
|
|
490
491
|
[_m],
|
|
491
492
|
[0]
|
|
492
493
|
];
|
|
493
|
-
|
|
494
|
-
|
|
494
|
+
exports.ExecutionLimitExceeded$ = ExecutionLimitExceeded$;
|
|
495
|
+
n0_registry.registerError(ExecutionLimitExceeded$, ExecutionLimitExceeded);
|
|
496
|
+
const ExecutionNotRedrivable$ = [-3, n0, _ENR,
|
|
495
497
|
{ [_e]: _c },
|
|
496
498
|
[_m],
|
|
497
499
|
[0]
|
|
498
500
|
];
|
|
499
|
-
|
|
500
|
-
|
|
501
|
+
exports.ExecutionNotRedrivable$ = ExecutionNotRedrivable$;
|
|
502
|
+
n0_registry.registerError(ExecutionNotRedrivable$, ExecutionNotRedrivable);
|
|
503
|
+
const InvalidArn$ = [-3, n0, _IA,
|
|
501
504
|
{ [_e]: _c },
|
|
502
505
|
[_m],
|
|
503
506
|
[0]
|
|
504
507
|
];
|
|
505
|
-
|
|
506
|
-
|
|
508
|
+
exports.InvalidArn$ = InvalidArn$;
|
|
509
|
+
n0_registry.registerError(InvalidArn$, InvalidArn);
|
|
510
|
+
const InvalidDefinition$ = [-3, n0, _ID,
|
|
507
511
|
{ [_e]: _c },
|
|
508
512
|
[_m],
|
|
509
513
|
[0]
|
|
510
514
|
];
|
|
511
|
-
|
|
512
|
-
|
|
515
|
+
exports.InvalidDefinition$ = InvalidDefinition$;
|
|
516
|
+
n0_registry.registerError(InvalidDefinition$, InvalidDefinition);
|
|
517
|
+
const InvalidEncryptionConfiguration$ = [-3, n0, _IEC,
|
|
513
518
|
{ [_e]: _c },
|
|
514
519
|
[_m],
|
|
515
520
|
[0]
|
|
516
521
|
];
|
|
517
|
-
|
|
518
|
-
|
|
522
|
+
exports.InvalidEncryptionConfiguration$ = InvalidEncryptionConfiguration$;
|
|
523
|
+
n0_registry.registerError(InvalidEncryptionConfiguration$, InvalidEncryptionConfiguration);
|
|
524
|
+
const InvalidExecutionInput$ = [-3, n0, _IEI,
|
|
519
525
|
{ [_e]: _c },
|
|
520
526
|
[_m],
|
|
521
527
|
[0]
|
|
522
528
|
];
|
|
523
|
-
|
|
524
|
-
|
|
529
|
+
exports.InvalidExecutionInput$ = InvalidExecutionInput$;
|
|
530
|
+
n0_registry.registerError(InvalidExecutionInput$, InvalidExecutionInput);
|
|
531
|
+
const InvalidLoggingConfiguration$ = [-3, n0, _ILC,
|
|
525
532
|
{ [_e]: _c },
|
|
526
533
|
[_m],
|
|
527
534
|
[0]
|
|
528
535
|
];
|
|
529
|
-
|
|
530
|
-
|
|
536
|
+
exports.InvalidLoggingConfiguration$ = InvalidLoggingConfiguration$;
|
|
537
|
+
n0_registry.registerError(InvalidLoggingConfiguration$, InvalidLoggingConfiguration);
|
|
538
|
+
const InvalidName$ = [-3, n0, _IN,
|
|
531
539
|
{ [_e]: _c },
|
|
532
540
|
[_m],
|
|
533
541
|
[0]
|
|
534
542
|
];
|
|
535
|
-
|
|
536
|
-
|
|
543
|
+
exports.InvalidName$ = InvalidName$;
|
|
544
|
+
n0_registry.registerError(InvalidName$, InvalidName);
|
|
545
|
+
const InvalidOutput$ = [-3, n0, _IO,
|
|
537
546
|
{ [_e]: _c },
|
|
538
547
|
[_m],
|
|
539
548
|
[0]
|
|
540
549
|
];
|
|
541
|
-
|
|
542
|
-
|
|
550
|
+
exports.InvalidOutput$ = InvalidOutput$;
|
|
551
|
+
n0_registry.registerError(InvalidOutput$, InvalidOutput);
|
|
552
|
+
const InvalidToken$ = [-3, n0, _IT,
|
|
543
553
|
{ [_e]: _c },
|
|
544
554
|
[_m],
|
|
545
555
|
[0]
|
|
546
556
|
];
|
|
547
|
-
|
|
548
|
-
|
|
557
|
+
exports.InvalidToken$ = InvalidToken$;
|
|
558
|
+
n0_registry.registerError(InvalidToken$, InvalidToken);
|
|
559
|
+
const InvalidTracingConfiguration$ = [-3, n0, _ITC,
|
|
549
560
|
{ [_e]: _c },
|
|
550
561
|
[_m],
|
|
551
562
|
[0]
|
|
552
563
|
];
|
|
553
|
-
|
|
554
|
-
|
|
564
|
+
exports.InvalidTracingConfiguration$ = InvalidTracingConfiguration$;
|
|
565
|
+
n0_registry.registerError(InvalidTracingConfiguration$, InvalidTracingConfiguration);
|
|
566
|
+
const KmsAccessDeniedException$ = [-3, n0, _KADE,
|
|
555
567
|
{ [_e]: _c },
|
|
556
568
|
[_m],
|
|
557
569
|
[0]
|
|
558
570
|
];
|
|
559
|
-
|
|
560
|
-
|
|
571
|
+
exports.KmsAccessDeniedException$ = KmsAccessDeniedException$;
|
|
572
|
+
n0_registry.registerError(KmsAccessDeniedException$, KmsAccessDeniedException);
|
|
573
|
+
const KmsInvalidStateException$ = [-3, n0, _KISE,
|
|
561
574
|
{ [_e]: _c },
|
|
562
575
|
[_kKS, _m],
|
|
563
576
|
[0, 0]
|
|
564
577
|
];
|
|
565
|
-
|
|
566
|
-
|
|
578
|
+
exports.KmsInvalidStateException$ = KmsInvalidStateException$;
|
|
579
|
+
n0_registry.registerError(KmsInvalidStateException$, KmsInvalidStateException);
|
|
580
|
+
const KmsThrottlingException$ = [-3, n0, _KTE,
|
|
567
581
|
{ [_e]: _c },
|
|
568
582
|
[_m],
|
|
569
583
|
[0]
|
|
570
584
|
];
|
|
571
|
-
|
|
572
|
-
|
|
585
|
+
exports.KmsThrottlingException$ = KmsThrottlingException$;
|
|
586
|
+
n0_registry.registerError(KmsThrottlingException$, KmsThrottlingException);
|
|
587
|
+
const MissingRequiredParameter$ = [-3, n0, _MRP,
|
|
573
588
|
{ [_e]: _c },
|
|
574
589
|
[_m],
|
|
575
590
|
[0]
|
|
576
591
|
];
|
|
577
|
-
|
|
578
|
-
|
|
592
|
+
exports.MissingRequiredParameter$ = MissingRequiredParameter$;
|
|
593
|
+
n0_registry.registerError(MissingRequiredParameter$, MissingRequiredParameter);
|
|
594
|
+
const ResourceNotFound$ = [-3, n0, _RNF,
|
|
579
595
|
{ [_e]: _c, [_hE]: 404 },
|
|
580
596
|
[_m, _rN],
|
|
581
597
|
[0, 0]
|
|
582
598
|
];
|
|
583
|
-
|
|
584
|
-
|
|
599
|
+
exports.ResourceNotFound$ = ResourceNotFound$;
|
|
600
|
+
n0_registry.registerError(ResourceNotFound$, ResourceNotFound);
|
|
601
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
585
602
|
{ [_e]: _c, [_hE]: 402 },
|
|
586
603
|
[_m],
|
|
587
604
|
[0]
|
|
588
605
|
];
|
|
589
|
-
|
|
590
|
-
|
|
606
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
607
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
608
|
+
const StateMachineAlreadyExists$ = [-3, n0, _SMAE,
|
|
591
609
|
{ [_e]: _c },
|
|
592
610
|
[_m],
|
|
593
611
|
[0]
|
|
594
612
|
];
|
|
595
|
-
|
|
596
|
-
|
|
613
|
+
exports.StateMachineAlreadyExists$ = StateMachineAlreadyExists$;
|
|
614
|
+
n0_registry.registerError(StateMachineAlreadyExists$, StateMachineAlreadyExists);
|
|
615
|
+
const StateMachineDeleting$ = [-3, n0, _SMD,
|
|
597
616
|
{ [_e]: _c },
|
|
598
617
|
[_m],
|
|
599
618
|
[0]
|
|
600
619
|
];
|
|
601
|
-
|
|
602
|
-
|
|
620
|
+
exports.StateMachineDeleting$ = StateMachineDeleting$;
|
|
621
|
+
n0_registry.registerError(StateMachineDeleting$, StateMachineDeleting);
|
|
622
|
+
const StateMachineDoesNotExist$ = [-3, n0, _SMDNE,
|
|
603
623
|
{ [_e]: _c },
|
|
604
624
|
[_m],
|
|
605
625
|
[0]
|
|
606
626
|
];
|
|
607
|
-
|
|
608
|
-
|
|
627
|
+
exports.StateMachineDoesNotExist$ = StateMachineDoesNotExist$;
|
|
628
|
+
n0_registry.registerError(StateMachineDoesNotExist$, StateMachineDoesNotExist);
|
|
629
|
+
const StateMachineLimitExceeded$ = [-3, n0, _SMLE,
|
|
609
630
|
{ [_e]: _c },
|
|
610
631
|
[_m],
|
|
611
632
|
[0]
|
|
612
633
|
];
|
|
613
|
-
|
|
614
|
-
|
|
634
|
+
exports.StateMachineLimitExceeded$ = StateMachineLimitExceeded$;
|
|
635
|
+
n0_registry.registerError(StateMachineLimitExceeded$, StateMachineLimitExceeded);
|
|
636
|
+
const StateMachineTypeNotSupported$ = [-3, n0, _SMTNS,
|
|
615
637
|
{ [_e]: _c },
|
|
616
638
|
[_m],
|
|
617
639
|
[0]
|
|
618
640
|
];
|
|
619
|
-
|
|
620
|
-
|
|
641
|
+
exports.StateMachineTypeNotSupported$ = StateMachineTypeNotSupported$;
|
|
642
|
+
n0_registry.registerError(StateMachineTypeNotSupported$, StateMachineTypeNotSupported);
|
|
643
|
+
const TaskDoesNotExist$ = [-3, n0, _TDNE,
|
|
621
644
|
{ [_e]: _c },
|
|
622
645
|
[_m],
|
|
623
646
|
[0]
|
|
624
647
|
];
|
|
625
|
-
|
|
626
|
-
|
|
648
|
+
exports.TaskDoesNotExist$ = TaskDoesNotExist$;
|
|
649
|
+
n0_registry.registerError(TaskDoesNotExist$, TaskDoesNotExist);
|
|
650
|
+
const TaskTimedOut$ = [-3, n0, _TTO,
|
|
627
651
|
{ [_e]: _c },
|
|
628
652
|
[_m],
|
|
629
653
|
[0]
|
|
630
654
|
];
|
|
631
|
-
|
|
632
|
-
|
|
655
|
+
exports.TaskTimedOut$ = TaskTimedOut$;
|
|
656
|
+
n0_registry.registerError(TaskTimedOut$, TaskTimedOut);
|
|
657
|
+
const TooManyTags$ = [-3, n0, _TMT,
|
|
633
658
|
{ [_e]: _c, [_hE]: 400 },
|
|
634
659
|
[_m, _rN],
|
|
635
660
|
[0, 0]
|
|
636
661
|
];
|
|
637
|
-
|
|
638
|
-
|
|
662
|
+
exports.TooManyTags$ = TooManyTags$;
|
|
663
|
+
n0_registry.registerError(TooManyTags$, TooManyTags);
|
|
664
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
639
665
|
{ [_e]: _c, [_hE]: 400 },
|
|
640
666
|
[_m, _r],
|
|
641
667
|
[0, 0]
|
|
642
668
|
];
|
|
643
|
-
|
|
669
|
+
exports.ValidationException$ = ValidationException$;
|
|
670
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
644
671
|
exports.errorTypeRegistries = [
|
|
645
672
|
_s_registry,
|
|
646
673
|
n0_registry,
|
|
@@ -665,725 +692,862 @@ var ValidateStateMachineDefinitionMessage = [0, n0, _VSMDM, 8, 0];
|
|
|
665
692
|
var VariableName = [0, n0, _VN, 8, 0];
|
|
666
693
|
var VariableValue = [0, n0, _VV, 8, 0];
|
|
667
694
|
var VersionDescription = [0, n0, _VD, 8, 0];
|
|
668
|
-
|
|
695
|
+
const ActivityFailedEventDetails$ = [3, n0, _AFED,
|
|
669
696
|
0,
|
|
670
697
|
[_e, _ca],
|
|
671
698
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
672
699
|
];
|
|
673
|
-
exports.
|
|
700
|
+
exports.ActivityFailedEventDetails$ = ActivityFailedEventDetails$;
|
|
701
|
+
const ActivityListItem$ = [3, n0, _ALI,
|
|
674
702
|
0,
|
|
675
703
|
[_aA, _n, _cD],
|
|
676
704
|
[0, 0, 4], 3
|
|
677
705
|
];
|
|
678
|
-
exports.
|
|
706
|
+
exports.ActivityListItem$ = ActivityListItem$;
|
|
707
|
+
const ActivityScheduledEventDetails$ = [3, n0, _ASED,
|
|
679
708
|
0,
|
|
680
709
|
[_re, _i, _iD, _tIS, _hIS],
|
|
681
|
-
[0, [() => SensitiveData, 0], () =>
|
|
710
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, 1], 1
|
|
682
711
|
];
|
|
683
|
-
exports.
|
|
712
|
+
exports.ActivityScheduledEventDetails$ = ActivityScheduledEventDetails$;
|
|
713
|
+
const ActivityScheduleFailedEventDetails$ = [3, n0, _ASFED,
|
|
684
714
|
0,
|
|
685
715
|
[_e, _ca],
|
|
686
716
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
687
717
|
];
|
|
688
|
-
exports.
|
|
718
|
+
exports.ActivityScheduleFailedEventDetails$ = ActivityScheduleFailedEventDetails$;
|
|
719
|
+
const ActivityStartedEventDetails$ = [3, n0, _ASEDc,
|
|
689
720
|
0,
|
|
690
721
|
[_wN],
|
|
691
722
|
[0]
|
|
692
723
|
];
|
|
693
|
-
exports.
|
|
724
|
+
exports.ActivityStartedEventDetails$ = ActivityStartedEventDetails$;
|
|
725
|
+
const ActivitySucceededEventDetails$ = [3, n0, _ASEDct,
|
|
694
726
|
0,
|
|
695
727
|
[_o, _oD],
|
|
696
|
-
[[() => SensitiveData, 0], () =>
|
|
728
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
|
|
697
729
|
];
|
|
698
|
-
exports.
|
|
730
|
+
exports.ActivitySucceededEventDetails$ = ActivitySucceededEventDetails$;
|
|
731
|
+
const ActivityTimedOutEventDetails$ = [3, n0, _ATOED,
|
|
699
732
|
0,
|
|
700
733
|
[_e, _ca],
|
|
701
734
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
702
735
|
];
|
|
703
|
-
exports.
|
|
736
|
+
exports.ActivityTimedOutEventDetails$ = ActivityTimedOutEventDetails$;
|
|
737
|
+
const AssignedVariablesDetails$ = [3, n0, _AVD,
|
|
704
738
|
0,
|
|
705
739
|
[_t],
|
|
706
740
|
[2]
|
|
707
741
|
];
|
|
708
|
-
exports.
|
|
742
|
+
exports.AssignedVariablesDetails$ = AssignedVariablesDetails$;
|
|
743
|
+
const BillingDetails$ = [3, n0, _BD,
|
|
709
744
|
0,
|
|
710
745
|
[_bMUIMB, _bDIM],
|
|
711
746
|
[1, 1]
|
|
712
747
|
];
|
|
713
|
-
exports.
|
|
748
|
+
exports.BillingDetails$ = BillingDetails$;
|
|
749
|
+
const CloudWatchEventsExecutionDataDetails$ = [3, n0, _CWEEDD,
|
|
714
750
|
0,
|
|
715
751
|
[_in],
|
|
716
752
|
[2]
|
|
717
753
|
];
|
|
718
|
-
exports.
|
|
754
|
+
exports.CloudWatchEventsExecutionDataDetails$ = CloudWatchEventsExecutionDataDetails$;
|
|
755
|
+
const CloudWatchLogsLogGroup$ = [3, n0, _CWLLG,
|
|
719
756
|
0,
|
|
720
757
|
[_lGA],
|
|
721
758
|
[0]
|
|
722
759
|
];
|
|
723
|
-
exports.
|
|
760
|
+
exports.CloudWatchLogsLogGroup$ = CloudWatchLogsLogGroup$;
|
|
761
|
+
const CreateActivityInput$ = [3, n0, _CAI,
|
|
724
762
|
0,
|
|
725
763
|
[_n, _ta, _eC],
|
|
726
|
-
[0, () => TagList, () =>
|
|
764
|
+
[0, () => TagList, () => EncryptionConfiguration$], 1
|
|
727
765
|
];
|
|
728
|
-
exports.
|
|
766
|
+
exports.CreateActivityInput$ = CreateActivityInput$;
|
|
767
|
+
const CreateActivityOutput$ = [3, n0, _CAO,
|
|
729
768
|
0,
|
|
730
769
|
[_aA, _cD],
|
|
731
770
|
[0, 4], 2
|
|
732
771
|
];
|
|
733
|
-
exports.
|
|
772
|
+
exports.CreateActivityOutput$ = CreateActivityOutput$;
|
|
773
|
+
const CreateStateMachineAliasInput$ = [3, n0, _CSMAI,
|
|
734
774
|
0,
|
|
735
775
|
[_n, _rC, _d],
|
|
736
776
|
[0, () => RoutingConfigurationList, [() => AliasDescription, 0]], 2
|
|
737
777
|
];
|
|
738
|
-
exports.
|
|
778
|
+
exports.CreateStateMachineAliasInput$ = CreateStateMachineAliasInput$;
|
|
779
|
+
const CreateStateMachineAliasOutput$ = [3, n0, _CSMAO,
|
|
739
780
|
0,
|
|
740
781
|
[_sMAA, _cD],
|
|
741
782
|
[0, 4], 2
|
|
742
783
|
];
|
|
743
|
-
exports.
|
|
784
|
+
exports.CreateStateMachineAliasOutput$ = CreateStateMachineAliasOutput$;
|
|
785
|
+
const CreateStateMachineInput$ = [3, n0, _CSMI,
|
|
744
786
|
0,
|
|
745
787
|
[_n, _de, _rA, _ty, _lC, _ta, _tC, _p, _vD, _eC],
|
|
746
|
-
[0, [() => Definition, 0], 0, 0, () =>
|
|
788
|
+
[0, [() => Definition, 0], 0, 0, () => LoggingConfiguration$, () => TagList, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$], 3
|
|
747
789
|
];
|
|
748
|
-
exports.
|
|
790
|
+
exports.CreateStateMachineInput$ = CreateStateMachineInput$;
|
|
791
|
+
const CreateStateMachineOutput$ = [3, n0, _CSMO,
|
|
749
792
|
0,
|
|
750
793
|
[_sMA, _cD, _sMVA],
|
|
751
794
|
[0, 4, 0], 2
|
|
752
795
|
];
|
|
753
|
-
exports.
|
|
796
|
+
exports.CreateStateMachineOutput$ = CreateStateMachineOutput$;
|
|
797
|
+
const DeleteActivityInput$ = [3, n0, _DAI,
|
|
754
798
|
0,
|
|
755
799
|
[_aA],
|
|
756
800
|
[0], 1
|
|
757
801
|
];
|
|
758
|
-
exports.
|
|
802
|
+
exports.DeleteActivityInput$ = DeleteActivityInput$;
|
|
803
|
+
const DeleteActivityOutput$ = [3, n0, _DAO,
|
|
759
804
|
0,
|
|
760
805
|
[],
|
|
761
806
|
[]
|
|
762
807
|
];
|
|
763
|
-
exports.
|
|
808
|
+
exports.DeleteActivityOutput$ = DeleteActivityOutput$;
|
|
809
|
+
const DeleteStateMachineAliasInput$ = [3, n0, _DSMAI,
|
|
764
810
|
0,
|
|
765
811
|
[_sMAA],
|
|
766
812
|
[0], 1
|
|
767
813
|
];
|
|
768
|
-
exports.
|
|
814
|
+
exports.DeleteStateMachineAliasInput$ = DeleteStateMachineAliasInput$;
|
|
815
|
+
const DeleteStateMachineAliasOutput$ = [3, n0, _DSMAO,
|
|
769
816
|
0,
|
|
770
817
|
[],
|
|
771
818
|
[]
|
|
772
819
|
];
|
|
773
|
-
exports.
|
|
820
|
+
exports.DeleteStateMachineAliasOutput$ = DeleteStateMachineAliasOutput$;
|
|
821
|
+
const DeleteStateMachineInput$ = [3, n0, _DSMI,
|
|
774
822
|
0,
|
|
775
823
|
[_sMA],
|
|
776
824
|
[0], 1
|
|
777
825
|
];
|
|
778
|
-
exports.
|
|
826
|
+
exports.DeleteStateMachineInput$ = DeleteStateMachineInput$;
|
|
827
|
+
const DeleteStateMachineOutput$ = [3, n0, _DSMO,
|
|
779
828
|
0,
|
|
780
829
|
[],
|
|
781
830
|
[]
|
|
782
831
|
];
|
|
783
|
-
exports.
|
|
832
|
+
exports.DeleteStateMachineOutput$ = DeleteStateMachineOutput$;
|
|
833
|
+
const DeleteStateMachineVersionInput$ = [3, n0, _DSMVI,
|
|
784
834
|
0,
|
|
785
835
|
[_sMVA],
|
|
786
836
|
[0], 1
|
|
787
837
|
];
|
|
788
|
-
exports.
|
|
838
|
+
exports.DeleteStateMachineVersionInput$ = DeleteStateMachineVersionInput$;
|
|
839
|
+
const DeleteStateMachineVersionOutput$ = [3, n0, _DSMVO,
|
|
789
840
|
0,
|
|
790
841
|
[],
|
|
791
842
|
[]
|
|
792
843
|
];
|
|
793
|
-
exports.
|
|
844
|
+
exports.DeleteStateMachineVersionOutput$ = DeleteStateMachineVersionOutput$;
|
|
845
|
+
const DescribeActivityInput$ = [3, n0, _DAIe,
|
|
794
846
|
0,
|
|
795
847
|
[_aA],
|
|
796
848
|
[0], 1
|
|
797
849
|
];
|
|
798
|
-
exports.
|
|
850
|
+
exports.DescribeActivityInput$ = DescribeActivityInput$;
|
|
851
|
+
const DescribeActivityOutput$ = [3, n0, _DAOe,
|
|
799
852
|
0,
|
|
800
853
|
[_aA, _n, _cD, _eC],
|
|
801
|
-
[0, 0, 4, () =>
|
|
854
|
+
[0, 0, 4, () => EncryptionConfiguration$], 3
|
|
802
855
|
];
|
|
803
|
-
exports.
|
|
856
|
+
exports.DescribeActivityOutput$ = DescribeActivityOutput$;
|
|
857
|
+
const DescribeExecutionInput$ = [3, n0, _DEI,
|
|
804
858
|
0,
|
|
805
859
|
[_eA, _iDn],
|
|
806
860
|
[0, 0], 1
|
|
807
861
|
];
|
|
808
|
-
exports.
|
|
862
|
+
exports.DescribeExecutionInput$ = DescribeExecutionInput$;
|
|
863
|
+
const DescribeExecutionOutput$ = [3, n0, _DEO,
|
|
809
864
|
0,
|
|
810
865
|
[_eA, _sMA, _st, _sD, _n, _sDt, _i, _iD, _o, _oD, _tH, _mRA, _e, _ca, _sMVA, _sMAA, _rCe, _rD, _rS, _rSR],
|
|
811
|
-
[0, 0, 0, 4, 0, 4, [() => SensitiveData, 0], () =>
|
|
866
|
+
[0, 0, 0, 4, 0, 4, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], 0, 0, 1, 4, 0, [() => SensitiveData, 0]], 4
|
|
812
867
|
];
|
|
813
|
-
exports.
|
|
868
|
+
exports.DescribeExecutionOutput$ = DescribeExecutionOutput$;
|
|
869
|
+
const DescribeMapRunInput$ = [3, n0, _DMRI,
|
|
814
870
|
0,
|
|
815
871
|
[_mRA],
|
|
816
872
|
[0], 1
|
|
817
873
|
];
|
|
818
|
-
exports.
|
|
874
|
+
exports.DescribeMapRunInput$ = DescribeMapRunInput$;
|
|
875
|
+
const DescribeMapRunOutput$ = [3, n0, _DMRO,
|
|
819
876
|
0,
|
|
820
877
|
[_mRA, _eA, _st, _sD, _mC, _tFP, _tFC, _iC, _eCx, _sDt, _rCe, _rD],
|
|
821
|
-
[0, 0, 0, 4, 1, 1, 1, () =>
|
|
878
|
+
[0, 0, 0, 4, 1, 1, 1, () => MapRunItemCounts$, () => MapRunExecutionCounts$, 4, 1, 4], 9
|
|
822
879
|
];
|
|
823
|
-
exports.
|
|
880
|
+
exports.DescribeMapRunOutput$ = DescribeMapRunOutput$;
|
|
881
|
+
const DescribeStateMachineAliasInput$ = [3, n0, _DSMAIe,
|
|
824
882
|
0,
|
|
825
883
|
[_sMAA],
|
|
826
884
|
[0], 1
|
|
827
885
|
];
|
|
828
|
-
exports.
|
|
886
|
+
exports.DescribeStateMachineAliasInput$ = DescribeStateMachineAliasInput$;
|
|
887
|
+
const DescribeStateMachineAliasOutput$ = [3, n0, _DSMAOe,
|
|
829
888
|
0,
|
|
830
889
|
[_sMAA, _n, _d, _rC, _cD, _uD],
|
|
831
890
|
[0, 0, [() => AliasDescription, 0], () => RoutingConfigurationList, 4, 4]
|
|
832
891
|
];
|
|
833
|
-
exports.
|
|
892
|
+
exports.DescribeStateMachineAliasOutput$ = DescribeStateMachineAliasOutput$;
|
|
893
|
+
const DescribeStateMachineForExecutionInput$ = [3, n0, _DSMFEI,
|
|
834
894
|
0,
|
|
835
895
|
[_eA, _iDn],
|
|
836
896
|
[0, 0], 1
|
|
837
897
|
];
|
|
838
|
-
exports.
|
|
898
|
+
exports.DescribeStateMachineForExecutionInput$ = DescribeStateMachineForExecutionInput$;
|
|
899
|
+
const DescribeStateMachineForExecutionOutput$ = [3, n0, _DSMFEO,
|
|
839
900
|
0,
|
|
840
901
|
[_sMA, _n, _de, _rA, _uD, _lC, _tC, _mRA, _l, _rI, _eC, _vR],
|
|
841
|
-
[0, 0, [() => Definition, 0], 0, 4, () =>
|
|
902
|
+
[0, 0, [() => Definition, 0], 0, 4, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, 0, () => EncryptionConfiguration$, [() => VariableReferences, 0]], 5
|
|
842
903
|
];
|
|
843
|
-
exports.
|
|
904
|
+
exports.DescribeStateMachineForExecutionOutput$ = DescribeStateMachineForExecutionOutput$;
|
|
905
|
+
const DescribeStateMachineInput$ = [3, n0, _DSMIe,
|
|
844
906
|
0,
|
|
845
907
|
[_sMA, _iDn],
|
|
846
908
|
[0, 0], 1
|
|
847
909
|
];
|
|
848
|
-
exports.
|
|
910
|
+
exports.DescribeStateMachineInput$ = DescribeStateMachineInput$;
|
|
911
|
+
const DescribeStateMachineOutput$ = [3, n0, _DSMOe,
|
|
849
912
|
0,
|
|
850
913
|
[_sMA, _n, _de, _rA, _ty, _cD, _st, _lC, _tC, _l, _rI, _d, _eC, _vR],
|
|
851
|
-
[0, 0, [() => Definition, 0], 0, 0, 4, 0, () =>
|
|
914
|
+
[0, 0, [() => Definition, 0], 0, 0, 4, 0, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, [() => VersionDescription, 0], () => EncryptionConfiguration$, [() => VariableReferences, 0]], 6
|
|
852
915
|
];
|
|
853
|
-
exports.
|
|
916
|
+
exports.DescribeStateMachineOutput$ = DescribeStateMachineOutput$;
|
|
917
|
+
const EncryptionConfiguration$ = [3, n0, _EC,
|
|
854
918
|
0,
|
|
855
919
|
[_ty, _kKI, _kDKRPS],
|
|
856
920
|
[0, 0, 1], 1
|
|
857
921
|
];
|
|
858
|
-
exports.
|
|
922
|
+
exports.EncryptionConfiguration$ = EncryptionConfiguration$;
|
|
923
|
+
const EvaluationFailedEventDetails$ = [3, n0, _EFED,
|
|
859
924
|
0,
|
|
860
925
|
[_sta, _e, _ca, _lo],
|
|
861
926
|
[0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => EvaluationFailureLocation, 0]], 1
|
|
862
927
|
];
|
|
863
|
-
exports.
|
|
928
|
+
exports.EvaluationFailedEventDetails$ = EvaluationFailedEventDetails$;
|
|
929
|
+
const ExecutionAbortedEventDetails$ = [3, n0, _EAED,
|
|
864
930
|
0,
|
|
865
931
|
[_e, _ca],
|
|
866
932
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
867
933
|
];
|
|
868
|
-
exports.
|
|
934
|
+
exports.ExecutionAbortedEventDetails$ = ExecutionAbortedEventDetails$;
|
|
935
|
+
const ExecutionFailedEventDetails$ = [3, n0, _EFEDx,
|
|
869
936
|
0,
|
|
870
937
|
[_e, _ca],
|
|
871
938
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
872
939
|
];
|
|
873
|
-
exports.
|
|
940
|
+
exports.ExecutionFailedEventDetails$ = ExecutionFailedEventDetails$;
|
|
941
|
+
const ExecutionListItem$ = [3, n0, _ELI,
|
|
874
942
|
0,
|
|
875
943
|
[_eA, _sMA, _n, _st, _sD, _sDt, _mRA, _iCt, _sMVA, _sMAA, _rCe, _rD],
|
|
876
944
|
[0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 1, 4], 5
|
|
877
945
|
];
|
|
878
|
-
exports.
|
|
946
|
+
exports.ExecutionListItem$ = ExecutionListItem$;
|
|
947
|
+
const ExecutionRedrivenEventDetails$ = [3, n0, _ERED,
|
|
879
948
|
0,
|
|
880
949
|
[_rCe],
|
|
881
950
|
[1]
|
|
882
951
|
];
|
|
883
|
-
exports.
|
|
952
|
+
exports.ExecutionRedrivenEventDetails$ = ExecutionRedrivenEventDetails$;
|
|
953
|
+
const ExecutionStartedEventDetails$ = [3, n0, _ESED,
|
|
884
954
|
0,
|
|
885
955
|
[_i, _iD, _rA, _sMAA, _sMVA],
|
|
886
|
-
[[() => SensitiveData, 0], () =>
|
|
956
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 0, 0, 0]
|
|
887
957
|
];
|
|
888
|
-
exports.
|
|
958
|
+
exports.ExecutionStartedEventDetails$ = ExecutionStartedEventDetails$;
|
|
959
|
+
const ExecutionSucceededEventDetails$ = [3, n0, _ESEDx,
|
|
889
960
|
0,
|
|
890
961
|
[_o, _oD],
|
|
891
|
-
[[() => SensitiveData, 0], () =>
|
|
962
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
|
|
892
963
|
];
|
|
893
|
-
exports.
|
|
964
|
+
exports.ExecutionSucceededEventDetails$ = ExecutionSucceededEventDetails$;
|
|
965
|
+
const ExecutionTimedOutEventDetails$ = [3, n0, _ETOED,
|
|
894
966
|
0,
|
|
895
967
|
[_e, _ca],
|
|
896
968
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
897
969
|
];
|
|
898
|
-
exports.
|
|
970
|
+
exports.ExecutionTimedOutEventDetails$ = ExecutionTimedOutEventDetails$;
|
|
971
|
+
const GetActivityTaskInput$ = [3, n0, _GATI,
|
|
899
972
|
0,
|
|
900
973
|
[_aA, _wN],
|
|
901
974
|
[0, 0], 1
|
|
902
975
|
];
|
|
903
|
-
exports.
|
|
976
|
+
exports.GetActivityTaskInput$ = GetActivityTaskInput$;
|
|
977
|
+
const GetActivityTaskOutput$ = [3, n0, _GATO,
|
|
904
978
|
0,
|
|
905
979
|
[_tT, _i],
|
|
906
980
|
[0, [() => SensitiveDataJobInput, 0]]
|
|
907
981
|
];
|
|
908
|
-
exports.
|
|
982
|
+
exports.GetActivityTaskOutput$ = GetActivityTaskOutput$;
|
|
983
|
+
const GetExecutionHistoryInput$ = [3, n0, _GEHI,
|
|
909
984
|
0,
|
|
910
985
|
[_eA, _mR, _rO, _nT, _iED],
|
|
911
986
|
[0, 1, 2, 0, 2], 1
|
|
912
987
|
];
|
|
913
|
-
exports.
|
|
988
|
+
exports.GetExecutionHistoryInput$ = GetExecutionHistoryInput$;
|
|
989
|
+
const GetExecutionHistoryOutput$ = [3, n0, _GEHO,
|
|
914
990
|
0,
|
|
915
991
|
[_ev, _nT],
|
|
916
992
|
[[() => HistoryEventList, 0], 0], 1
|
|
917
993
|
];
|
|
918
|
-
exports.
|
|
994
|
+
exports.GetExecutionHistoryOutput$ = GetExecutionHistoryOutput$;
|
|
995
|
+
const HistoryEvent$ = [3, n0, _HE,
|
|
919
996
|
0,
|
|
920
997
|
[_ti, _ty, _id, _pEI, _aFED, _aSFED, _aSED, _aSEDc, _aSEDct, _aTOED, _tFED, _tSED, _tSFED, _tSEDa, _tSFEDa, _tSEDas, _tSEDask, _tTOED, _eFED, _eSED, _eSEDx, _eAED, _eTOED, _eRED, _mSSED, _mISED, _mISEDa, _mIFED, _mIAED, _lFFED, _lFSFED, _lFSED, _lFSFEDa, _lFSEDa, _lFTOED, _sEED, _sEEDt, _mRSED, _mRFED, _mRRED, _eFEDv],
|
|
921
|
-
[4, 0, 1, 1, [() =>
|
|
998
|
+
[4, 0, 1, 1, [() => ActivityFailedEventDetails$, 0], [() => ActivityScheduleFailedEventDetails$, 0], [() => ActivityScheduledEventDetails$, 0], () => ActivityStartedEventDetails$, [() => ActivitySucceededEventDetails$, 0], [() => ActivityTimedOutEventDetails$, 0], [() => TaskFailedEventDetails$, 0], [() => TaskScheduledEventDetails$, 0], [() => TaskStartFailedEventDetails$, 0], () => TaskStartedEventDetails$, [() => TaskSubmitFailedEventDetails$, 0], [() => TaskSubmittedEventDetails$, 0], [() => TaskSucceededEventDetails$, 0], [() => TaskTimedOutEventDetails$, 0], [() => ExecutionFailedEventDetails$, 0], [() => ExecutionStartedEventDetails$, 0], [() => ExecutionSucceededEventDetails$, 0], [() => ExecutionAbortedEventDetails$, 0], [() => ExecutionTimedOutEventDetails$, 0], () => ExecutionRedrivenEventDetails$, () => MapStateStartedEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, [() => LambdaFunctionFailedEventDetails$, 0], [() => LambdaFunctionScheduleFailedEventDetails$, 0], [() => LambdaFunctionScheduledEventDetails$, 0], [() => LambdaFunctionStartFailedEventDetails$, 0], [() => LambdaFunctionSucceededEventDetails$, 0], [() => LambdaFunctionTimedOutEventDetails$, 0], [() => StateEnteredEventDetails$, 0], [() => StateExitedEventDetails$, 0], () => MapRunStartedEventDetails$, [() => MapRunFailedEventDetails$, 0], () => MapRunRedrivenEventDetails$, [() => EvaluationFailedEventDetails$, 0]], 3
|
|
922
999
|
];
|
|
923
|
-
exports.
|
|
1000
|
+
exports.HistoryEvent$ = HistoryEvent$;
|
|
1001
|
+
const HistoryEventExecutionDataDetails$ = [3, n0, _HEEDD,
|
|
924
1002
|
0,
|
|
925
1003
|
[_t],
|
|
926
1004
|
[2]
|
|
927
1005
|
];
|
|
928
|
-
exports.
|
|
1006
|
+
exports.HistoryEventExecutionDataDetails$ = HistoryEventExecutionDataDetails$;
|
|
1007
|
+
const InspectionData$ = [3, n0, _IDn,
|
|
929
1008
|
8,
|
|
930
1009
|
[_i, _aAf, _aIP, _aP, _res, _aRS, _aRP, _req, _resp, _v, _eD, _aIPf, _aIS, _aIB, _aIPft, _tFC, _tFP, _mC],
|
|
931
|
-
[[() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], () =>
|
|
1010
|
+
[[() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], () => InspectionDataRequest$, () => InspectionDataResponse$, [() => SensitiveData, 0], [() => InspectionErrorDetails$, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => InspectionToleratedFailureCount, 0], [() => InspectionToleratedFailurePercentage, 0], [() => InspectionMaxConcurrency, 0]]
|
|
932
1011
|
];
|
|
933
|
-
exports.
|
|
1012
|
+
exports.InspectionData$ = InspectionData$;
|
|
1013
|
+
const InspectionDataRequest$ = [3, n0, _IDR,
|
|
934
1014
|
0,
|
|
935
1015
|
[_pr, _me, _u, _h, _b],
|
|
936
1016
|
[0, 0, 0, 0, 0]
|
|
937
1017
|
];
|
|
938
|
-
exports.
|
|
1018
|
+
exports.InspectionDataRequest$ = InspectionDataRequest$;
|
|
1019
|
+
const InspectionDataResponse$ = [3, n0, _IDRn,
|
|
939
1020
|
0,
|
|
940
1021
|
[_pr, _sC, _sM, _h, _b],
|
|
941
1022
|
[0, 0, 0, 0, 0]
|
|
942
1023
|
];
|
|
943
|
-
exports.
|
|
1024
|
+
exports.InspectionDataResponse$ = InspectionDataResponse$;
|
|
1025
|
+
const InspectionErrorDetails$ = [3, n0, _IED,
|
|
944
1026
|
0,
|
|
945
1027
|
[_cI, _rIe, _rBIS],
|
|
946
1028
|
[[() => ExceptionHandlerIndex, 0], [() => ExceptionHandlerIndex, 0], [() => RetryBackoffIntervalSeconds, 0]]
|
|
947
1029
|
];
|
|
948
|
-
exports.
|
|
1030
|
+
exports.InspectionErrorDetails$ = InspectionErrorDetails$;
|
|
1031
|
+
const LambdaFunctionFailedEventDetails$ = [3, n0, _LFFED,
|
|
949
1032
|
0,
|
|
950
1033
|
[_e, _ca],
|
|
951
1034
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
952
1035
|
];
|
|
953
|
-
exports.
|
|
1036
|
+
exports.LambdaFunctionFailedEventDetails$ = LambdaFunctionFailedEventDetails$;
|
|
1037
|
+
const LambdaFunctionScheduledEventDetails$ = [3, n0, _LFSED,
|
|
954
1038
|
0,
|
|
955
1039
|
[_re, _i, _iD, _tIS, _tCa],
|
|
956
|
-
[0, [() => SensitiveData, 0], () =>
|
|
1040
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, () => TaskCredentials$], 1
|
|
957
1041
|
];
|
|
958
|
-
exports.
|
|
1042
|
+
exports.LambdaFunctionScheduledEventDetails$ = LambdaFunctionScheduledEventDetails$;
|
|
1043
|
+
const LambdaFunctionScheduleFailedEventDetails$ = [3, n0, _LFSFED,
|
|
959
1044
|
0,
|
|
960
1045
|
[_e, _ca],
|
|
961
1046
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
962
1047
|
];
|
|
963
|
-
exports.
|
|
1048
|
+
exports.LambdaFunctionScheduleFailedEventDetails$ = LambdaFunctionScheduleFailedEventDetails$;
|
|
1049
|
+
const LambdaFunctionStartFailedEventDetails$ = [3, n0, _LFSFEDa,
|
|
964
1050
|
0,
|
|
965
1051
|
[_e, _ca],
|
|
966
1052
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
967
1053
|
];
|
|
968
|
-
exports.
|
|
1054
|
+
exports.LambdaFunctionStartFailedEventDetails$ = LambdaFunctionStartFailedEventDetails$;
|
|
1055
|
+
const LambdaFunctionSucceededEventDetails$ = [3, n0, _LFSEDa,
|
|
969
1056
|
0,
|
|
970
1057
|
[_o, _oD],
|
|
971
|
-
[[() => SensitiveData, 0], () =>
|
|
1058
|
+
[[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
|
|
972
1059
|
];
|
|
973
|
-
exports.
|
|
1060
|
+
exports.LambdaFunctionSucceededEventDetails$ = LambdaFunctionSucceededEventDetails$;
|
|
1061
|
+
const LambdaFunctionTimedOutEventDetails$ = [3, n0, _LFTOED,
|
|
974
1062
|
0,
|
|
975
1063
|
[_e, _ca],
|
|
976
1064
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
977
1065
|
];
|
|
978
|
-
exports.
|
|
1066
|
+
exports.LambdaFunctionTimedOutEventDetails$ = LambdaFunctionTimedOutEventDetails$;
|
|
1067
|
+
const ListActivitiesInput$ = [3, n0, _LAI,
|
|
979
1068
|
0,
|
|
980
1069
|
[_mR, _nT],
|
|
981
1070
|
[1, 0]
|
|
982
1071
|
];
|
|
983
|
-
exports.
|
|
1072
|
+
exports.ListActivitiesInput$ = ListActivitiesInput$;
|
|
1073
|
+
const ListActivitiesOutput$ = [3, n0, _LAO,
|
|
984
1074
|
0,
|
|
985
1075
|
[_a, _nT],
|
|
986
1076
|
[() => ActivityList, 0], 1
|
|
987
1077
|
];
|
|
988
|
-
exports.
|
|
1078
|
+
exports.ListActivitiesOutput$ = ListActivitiesOutput$;
|
|
1079
|
+
const ListExecutionsInput$ = [3, n0, _LEI,
|
|
989
1080
|
0,
|
|
990
1081
|
[_sMA, _sF, _mR, _nT, _mRA, _rF],
|
|
991
1082
|
[0, 0, 1, 0, 0, 0]
|
|
992
1083
|
];
|
|
993
|
-
exports.
|
|
1084
|
+
exports.ListExecutionsInput$ = ListExecutionsInput$;
|
|
1085
|
+
const ListExecutionsOutput$ = [3, n0, _LEO,
|
|
994
1086
|
0,
|
|
995
1087
|
[_ex, _nT],
|
|
996
1088
|
[() => ExecutionList, 0], 1
|
|
997
1089
|
];
|
|
998
|
-
exports.
|
|
1090
|
+
exports.ListExecutionsOutput$ = ListExecutionsOutput$;
|
|
1091
|
+
const ListMapRunsInput$ = [3, n0, _LMRI,
|
|
999
1092
|
0,
|
|
1000
1093
|
[_eA, _mR, _nT],
|
|
1001
1094
|
[0, 1, 0], 1
|
|
1002
1095
|
];
|
|
1003
|
-
exports.
|
|
1096
|
+
exports.ListMapRunsInput$ = ListMapRunsInput$;
|
|
1097
|
+
const ListMapRunsOutput$ = [3, n0, _LMRO,
|
|
1004
1098
|
0,
|
|
1005
1099
|
[_mRa, _nT],
|
|
1006
1100
|
[() => MapRunList, 0], 1
|
|
1007
1101
|
];
|
|
1008
|
-
exports.
|
|
1102
|
+
exports.ListMapRunsOutput$ = ListMapRunsOutput$;
|
|
1103
|
+
const ListStateMachineAliasesInput$ = [3, n0, _LSMAI,
|
|
1009
1104
|
0,
|
|
1010
1105
|
[_sMA, _nT, _mR],
|
|
1011
1106
|
[0, 0, 1], 1
|
|
1012
1107
|
];
|
|
1013
|
-
exports.
|
|
1108
|
+
exports.ListStateMachineAliasesInput$ = ListStateMachineAliasesInput$;
|
|
1109
|
+
const ListStateMachineAliasesOutput$ = [3, n0, _LSMAO,
|
|
1014
1110
|
0,
|
|
1015
1111
|
[_sMAt, _nT],
|
|
1016
1112
|
[() => StateMachineAliasList, 0], 1
|
|
1017
1113
|
];
|
|
1018
|
-
exports.
|
|
1114
|
+
exports.ListStateMachineAliasesOutput$ = ListStateMachineAliasesOutput$;
|
|
1115
|
+
const ListStateMachinesInput$ = [3, n0, _LSMI,
|
|
1019
1116
|
0,
|
|
1020
1117
|
[_mR, _nT],
|
|
1021
1118
|
[1, 0]
|
|
1022
1119
|
];
|
|
1023
|
-
exports.
|
|
1120
|
+
exports.ListStateMachinesInput$ = ListStateMachinesInput$;
|
|
1121
|
+
const ListStateMachinesOutput$ = [3, n0, _LSMO,
|
|
1024
1122
|
0,
|
|
1025
1123
|
[_sMt, _nT],
|
|
1026
1124
|
[() => StateMachineList, 0], 1
|
|
1027
1125
|
];
|
|
1028
|
-
exports.
|
|
1126
|
+
exports.ListStateMachinesOutput$ = ListStateMachinesOutput$;
|
|
1127
|
+
const ListStateMachineVersionsInput$ = [3, n0, _LSMVI,
|
|
1029
1128
|
0,
|
|
1030
1129
|
[_sMA, _nT, _mR],
|
|
1031
1130
|
[0, 0, 1], 1
|
|
1032
1131
|
];
|
|
1033
|
-
exports.
|
|
1132
|
+
exports.ListStateMachineVersionsInput$ = ListStateMachineVersionsInput$;
|
|
1133
|
+
const ListStateMachineVersionsOutput$ = [3, n0, _LSMVO,
|
|
1034
1134
|
0,
|
|
1035
1135
|
[_sMV, _nT],
|
|
1036
1136
|
[() => StateMachineVersionList, 0], 1
|
|
1037
1137
|
];
|
|
1038
|
-
exports.
|
|
1138
|
+
exports.ListStateMachineVersionsOutput$ = ListStateMachineVersionsOutput$;
|
|
1139
|
+
const ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
1039
1140
|
0,
|
|
1040
1141
|
[_rAe],
|
|
1041
1142
|
[0], 1
|
|
1042
1143
|
];
|
|
1043
|
-
exports.
|
|
1144
|
+
exports.ListTagsForResourceInput$ = ListTagsForResourceInput$;
|
|
1145
|
+
const ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
1044
1146
|
0,
|
|
1045
1147
|
[_ta],
|
|
1046
1148
|
[() => TagList]
|
|
1047
1149
|
];
|
|
1048
|
-
exports.
|
|
1150
|
+
exports.ListTagsForResourceOutput$ = ListTagsForResourceOutput$;
|
|
1151
|
+
const LogDestination$ = [3, n0, _LD,
|
|
1049
1152
|
0,
|
|
1050
1153
|
[_cWLLG],
|
|
1051
|
-
[() =>
|
|
1154
|
+
[() => CloudWatchLogsLogGroup$]
|
|
1052
1155
|
];
|
|
1053
|
-
exports.
|
|
1156
|
+
exports.LogDestination$ = LogDestination$;
|
|
1157
|
+
const LoggingConfiguration$ = [3, n0, _LC,
|
|
1054
1158
|
0,
|
|
1055
1159
|
[_le, _iED, _des],
|
|
1056
1160
|
[0, 2, () => LogDestinationList]
|
|
1057
1161
|
];
|
|
1058
|
-
exports.
|
|
1162
|
+
exports.LoggingConfiguration$ = LoggingConfiguration$;
|
|
1163
|
+
const MapIterationEventDetails$ = [3, n0, _MIED,
|
|
1059
1164
|
0,
|
|
1060
1165
|
[_n, _ind],
|
|
1061
1166
|
[0, 1]
|
|
1062
1167
|
];
|
|
1063
|
-
exports.
|
|
1168
|
+
exports.MapIterationEventDetails$ = MapIterationEventDetails$;
|
|
1169
|
+
const MapRunExecutionCounts$ = [3, n0, _MREC,
|
|
1064
1170
|
0,
|
|
1065
1171
|
[_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
|
|
1066
1172
|
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 8
|
|
1067
1173
|
];
|
|
1068
|
-
exports.
|
|
1174
|
+
exports.MapRunExecutionCounts$ = MapRunExecutionCounts$;
|
|
1175
|
+
const MapRunFailedEventDetails$ = [3, n0, _MRFED,
|
|
1069
1176
|
0,
|
|
1070
1177
|
[_e, _ca],
|
|
1071
1178
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
1072
1179
|
];
|
|
1073
|
-
exports.
|
|
1180
|
+
exports.MapRunFailedEventDetails$ = MapRunFailedEventDetails$;
|
|
1181
|
+
const MapRunItemCounts$ = [3, n0, _MRIC,
|
|
1074
1182
|
0,
|
|
1075
1183
|
[_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
|
|
1076
1184
|
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 8
|
|
1077
1185
|
];
|
|
1078
|
-
exports.
|
|
1186
|
+
exports.MapRunItemCounts$ = MapRunItemCounts$;
|
|
1187
|
+
const MapRunListItem$ = [3, n0, _MRLI,
|
|
1079
1188
|
0,
|
|
1080
1189
|
[_eA, _mRA, _sMA, _sD, _sDt],
|
|
1081
1190
|
[0, 0, 0, 4, 4], 4
|
|
1082
1191
|
];
|
|
1083
|
-
exports.
|
|
1192
|
+
exports.MapRunListItem$ = MapRunListItem$;
|
|
1193
|
+
const MapRunRedrivenEventDetails$ = [3, n0, _MRRED,
|
|
1084
1194
|
0,
|
|
1085
1195
|
[_mRA, _rCe],
|
|
1086
1196
|
[0, 1]
|
|
1087
1197
|
];
|
|
1088
|
-
exports.
|
|
1198
|
+
exports.MapRunRedrivenEventDetails$ = MapRunRedrivenEventDetails$;
|
|
1199
|
+
const MapRunStartedEventDetails$ = [3, n0, _MRSED,
|
|
1089
1200
|
0,
|
|
1090
1201
|
[_mRA],
|
|
1091
1202
|
[0]
|
|
1092
1203
|
];
|
|
1093
|
-
exports.
|
|
1204
|
+
exports.MapRunStartedEventDetails$ = MapRunStartedEventDetails$;
|
|
1205
|
+
const MapStateStartedEventDetails$ = [3, n0, _MSSED,
|
|
1094
1206
|
0,
|
|
1095
1207
|
[_len],
|
|
1096
1208
|
[1]
|
|
1097
1209
|
];
|
|
1098
|
-
exports.
|
|
1210
|
+
exports.MapStateStartedEventDetails$ = MapStateStartedEventDetails$;
|
|
1211
|
+
const MockErrorOutput$ = [3, n0, _MEO,
|
|
1099
1212
|
0,
|
|
1100
1213
|
[_e, _ca],
|
|
1101
1214
|
[[() => SensitiveError, 0], [() => SensitiveCause, 0]]
|
|
1102
1215
|
];
|
|
1103
|
-
exports.
|
|
1216
|
+
exports.MockErrorOutput$ = MockErrorOutput$;
|
|
1217
|
+
const MockInput$ = [3, n0, _MI,
|
|
1104
1218
|
0,
|
|
1105
1219
|
[_res, _eO, _fVM],
|
|
1106
|
-
[[() => SensitiveData, 0], [() =>
|
|
1220
|
+
[[() => SensitiveData, 0], [() => MockErrorOutput$, 0], 0]
|
|
1107
1221
|
];
|
|
1108
|
-
exports.
|
|
1222
|
+
exports.MockInput$ = MockInput$;
|
|
1223
|
+
const PublishStateMachineVersionInput$ = [3, n0, _PSMVI,
|
|
1109
1224
|
0,
|
|
1110
1225
|
[_sMA, _rI, _d],
|
|
1111
1226
|
[0, 0, [() => VersionDescription, 0]], 1
|
|
1112
1227
|
];
|
|
1113
|
-
exports.
|
|
1228
|
+
exports.PublishStateMachineVersionInput$ = PublishStateMachineVersionInput$;
|
|
1229
|
+
const PublishStateMachineVersionOutput$ = [3, n0, _PSMVO,
|
|
1114
1230
|
0,
|
|
1115
1231
|
[_cD, _sMVA],
|
|
1116
1232
|
[4, 0], 2
|
|
1117
1233
|
];
|
|
1118
|
-
exports.
|
|
1234
|
+
exports.PublishStateMachineVersionOutput$ = PublishStateMachineVersionOutput$;
|
|
1235
|
+
const RedriveExecutionInput$ = [3, n0, _REI,
|
|
1119
1236
|
0,
|
|
1120
1237
|
[_eA, _cT],
|
|
1121
1238
|
[0, [0, 4]], 1
|
|
1122
1239
|
];
|
|
1123
|
-
exports.
|
|
1240
|
+
exports.RedriveExecutionInput$ = RedriveExecutionInput$;
|
|
1241
|
+
const RedriveExecutionOutput$ = [3, n0, _REO,
|
|
1124
1242
|
0,
|
|
1125
1243
|
[_rD],
|
|
1126
1244
|
[4], 1
|
|
1127
1245
|
];
|
|
1128
|
-
exports.
|
|
1246
|
+
exports.RedriveExecutionOutput$ = RedriveExecutionOutput$;
|
|
1247
|
+
const RoutingConfigurationListItem$ = [3, n0, _RCLI,
|
|
1129
1248
|
0,
|
|
1130
1249
|
[_sMVA, _w],
|
|
1131
1250
|
[0, 1], 2
|
|
1132
1251
|
];
|
|
1133
|
-
exports.
|
|
1252
|
+
exports.RoutingConfigurationListItem$ = RoutingConfigurationListItem$;
|
|
1253
|
+
const SendTaskFailureInput$ = [3, n0, _STFI,
|
|
1134
1254
|
0,
|
|
1135
1255
|
[_tT, _e, _ca],
|
|
1136
1256
|
[0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 1
|
|
1137
1257
|
];
|
|
1138
|
-
exports.
|
|
1258
|
+
exports.SendTaskFailureInput$ = SendTaskFailureInput$;
|
|
1259
|
+
const SendTaskFailureOutput$ = [3, n0, _STFO,
|
|
1139
1260
|
0,
|
|
1140
1261
|
[],
|
|
1141
1262
|
[]
|
|
1142
1263
|
];
|
|
1143
|
-
exports.
|
|
1264
|
+
exports.SendTaskFailureOutput$ = SendTaskFailureOutput$;
|
|
1265
|
+
const SendTaskHeartbeatInput$ = [3, n0, _STHI,
|
|
1144
1266
|
0,
|
|
1145
1267
|
[_tT],
|
|
1146
1268
|
[0], 1
|
|
1147
1269
|
];
|
|
1148
|
-
exports.
|
|
1270
|
+
exports.SendTaskHeartbeatInput$ = SendTaskHeartbeatInput$;
|
|
1271
|
+
const SendTaskHeartbeatOutput$ = [3, n0, _STHO,
|
|
1149
1272
|
0,
|
|
1150
1273
|
[],
|
|
1151
1274
|
[]
|
|
1152
1275
|
];
|
|
1153
|
-
exports.
|
|
1276
|
+
exports.SendTaskHeartbeatOutput$ = SendTaskHeartbeatOutput$;
|
|
1277
|
+
const SendTaskSuccessInput$ = [3, n0, _STSI,
|
|
1154
1278
|
0,
|
|
1155
1279
|
[_tT, _o],
|
|
1156
1280
|
[0, [() => SensitiveData, 0]], 2
|
|
1157
1281
|
];
|
|
1158
|
-
exports.
|
|
1282
|
+
exports.SendTaskSuccessInput$ = SendTaskSuccessInput$;
|
|
1283
|
+
const SendTaskSuccessOutput$ = [3, n0, _STSO,
|
|
1159
1284
|
0,
|
|
1160
1285
|
[],
|
|
1161
1286
|
[]
|
|
1162
1287
|
];
|
|
1163
|
-
exports.
|
|
1288
|
+
exports.SendTaskSuccessOutput$ = SendTaskSuccessOutput$;
|
|
1289
|
+
const StartExecutionInput$ = [3, n0, _SEI,
|
|
1164
1290
|
0,
|
|
1165
1291
|
[_sMA, _n, _i, _tH],
|
|
1166
1292
|
[0, 0, [() => SensitiveData, 0], 0], 1
|
|
1167
1293
|
];
|
|
1168
|
-
exports.
|
|
1294
|
+
exports.StartExecutionInput$ = StartExecutionInput$;
|
|
1295
|
+
const StartExecutionOutput$ = [3, n0, _SEO,
|
|
1169
1296
|
0,
|
|
1170
1297
|
[_eA, _sD],
|
|
1171
1298
|
[0, 4], 2
|
|
1172
1299
|
];
|
|
1173
|
-
exports.
|
|
1300
|
+
exports.StartExecutionOutput$ = StartExecutionOutput$;
|
|
1301
|
+
const StartSyncExecutionInput$ = [3, n0, _SSEI,
|
|
1174
1302
|
0,
|
|
1175
1303
|
[_sMA, _n, _i, _tH, _iDn],
|
|
1176
1304
|
[0, 0, [() => SensitiveData, 0], 0, 0], 1
|
|
1177
1305
|
];
|
|
1178
|
-
exports.
|
|
1306
|
+
exports.StartSyncExecutionInput$ = StartSyncExecutionInput$;
|
|
1307
|
+
const StartSyncExecutionOutput$ = [3, n0, _SSEO,
|
|
1179
1308
|
0,
|
|
1180
1309
|
[_eA, _sD, _sDt, _st, _sMA, _n, _e, _ca, _i, _iD, _o, _oD, _tH, _bD],
|
|
1181
|
-
[0, 4, 4, 0, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => SensitiveData, 0], () =>
|
|
1310
|
+
[0, 4, 4, 0, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, () => BillingDetails$], 4
|
|
1182
1311
|
];
|
|
1183
|
-
exports.
|
|
1312
|
+
exports.StartSyncExecutionOutput$ = StartSyncExecutionOutput$;
|
|
1313
|
+
const StateEnteredEventDetails$ = [3, n0, _SEED,
|
|
1184
1314
|
0,
|
|
1185
1315
|
[_n, _i, _iD],
|
|
1186
|
-
[0, [() => SensitiveData, 0], () =>
|
|
1316
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$], 1
|
|
1187
1317
|
];
|
|
1188
|
-
exports.
|
|
1318
|
+
exports.StateEnteredEventDetails$ = StateEnteredEventDetails$;
|
|
1319
|
+
const StateExitedEventDetails$ = [3, n0, _SEEDt,
|
|
1189
1320
|
0,
|
|
1190
1321
|
[_n, _o, _oD, _aV, _aVD],
|
|
1191
|
-
[0, [() => SensitiveData, 0], () =>
|
|
1322
|
+
[0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, [() => AssignedVariables, 0], () => AssignedVariablesDetails$], 1
|
|
1192
1323
|
];
|
|
1193
|
-
exports.
|
|
1324
|
+
exports.StateExitedEventDetails$ = StateExitedEventDetails$;
|
|
1325
|
+
const StateMachineAliasListItem$ = [3, n0, _SMALI,
|
|
1194
1326
|
0,
|
|
1195
1327
|
[_sMAA, _cD],
|
|
1196
1328
|
[0, 4], 2
|
|
1197
1329
|
];
|
|
1198
|
-
exports.
|
|
1330
|
+
exports.StateMachineAliasListItem$ = StateMachineAliasListItem$;
|
|
1331
|
+
const StateMachineListItem$ = [3, n0, _SMLI,
|
|
1199
1332
|
0,
|
|
1200
1333
|
[_sMA, _n, _ty, _cD],
|
|
1201
1334
|
[0, 0, 0, 4], 4
|
|
1202
1335
|
];
|
|
1203
|
-
exports.
|
|
1336
|
+
exports.StateMachineListItem$ = StateMachineListItem$;
|
|
1337
|
+
const StateMachineVersionListItem$ = [3, n0, _SMVLI,
|
|
1204
1338
|
0,
|
|
1205
1339
|
[_sMVA, _cD],
|
|
1206
1340
|
[0, 4], 2
|
|
1207
1341
|
];
|
|
1208
|
-
exports.
|
|
1342
|
+
exports.StateMachineVersionListItem$ = StateMachineVersionListItem$;
|
|
1343
|
+
const StopExecutionInput$ = [3, n0, _SEIt,
|
|
1209
1344
|
0,
|
|
1210
1345
|
[_eA, _e, _ca],
|
|
1211
1346
|
[0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 1
|
|
1212
1347
|
];
|
|
1213
|
-
exports.
|
|
1348
|
+
exports.StopExecutionInput$ = StopExecutionInput$;
|
|
1349
|
+
const StopExecutionOutput$ = [3, n0, _SEOt,
|
|
1214
1350
|
0,
|
|
1215
1351
|
[_sDt],
|
|
1216
1352
|
[4], 1
|
|
1217
1353
|
];
|
|
1218
|
-
exports.
|
|
1354
|
+
exports.StopExecutionOutput$ = StopExecutionOutput$;
|
|
1355
|
+
const Tag$ = [3, n0, _T,
|
|
1219
1356
|
0,
|
|
1220
1357
|
[_k, _va],
|
|
1221
1358
|
[0, 0]
|
|
1222
1359
|
];
|
|
1223
|
-
exports.
|
|
1360
|
+
exports.Tag$ = Tag$;
|
|
1361
|
+
const TagResourceInput$ = [3, n0, _TRI,
|
|
1224
1362
|
0,
|
|
1225
1363
|
[_rAe, _ta],
|
|
1226
1364
|
[0, () => TagList], 2
|
|
1227
1365
|
];
|
|
1228
|
-
exports.
|
|
1366
|
+
exports.TagResourceInput$ = TagResourceInput$;
|
|
1367
|
+
const TagResourceOutput$ = [3, n0, _TRO,
|
|
1229
1368
|
0,
|
|
1230
1369
|
[],
|
|
1231
1370
|
[]
|
|
1232
1371
|
];
|
|
1233
|
-
exports.
|
|
1372
|
+
exports.TagResourceOutput$ = TagResourceOutput$;
|
|
1373
|
+
const TaskCredentials$ = [3, n0, _TC,
|
|
1234
1374
|
0,
|
|
1235
1375
|
[_rA],
|
|
1236
1376
|
[0]
|
|
1237
1377
|
];
|
|
1238
|
-
exports.
|
|
1378
|
+
exports.TaskCredentials$ = TaskCredentials$;
|
|
1379
|
+
const TaskFailedEventDetails$ = [3, n0, _TFED,
|
|
1239
1380
|
0,
|
|
1240
1381
|
[_rT, _re, _e, _ca],
|
|
1241
1382
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
|
|
1242
1383
|
];
|
|
1243
|
-
exports.
|
|
1384
|
+
exports.TaskFailedEventDetails$ = TaskFailedEventDetails$;
|
|
1385
|
+
const TaskScheduledEventDetails$ = [3, n0, _TSED,
|
|
1244
1386
|
0,
|
|
1245
1387
|
[_rT, _re, _reg, _pa, _tIS, _hIS, _tCa],
|
|
1246
|
-
[0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () =>
|
|
1388
|
+
[0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials$], 4
|
|
1247
1389
|
];
|
|
1248
|
-
exports.
|
|
1390
|
+
exports.TaskScheduledEventDetails$ = TaskScheduledEventDetails$;
|
|
1391
|
+
const TaskStartedEventDetails$ = [3, n0, _TSEDa,
|
|
1249
1392
|
0,
|
|
1250
1393
|
[_rT, _re],
|
|
1251
1394
|
[0, 0], 2
|
|
1252
1395
|
];
|
|
1253
|
-
exports.
|
|
1396
|
+
exports.TaskStartedEventDetails$ = TaskStartedEventDetails$;
|
|
1397
|
+
const TaskStartFailedEventDetails$ = [3, n0, _TSFED,
|
|
1254
1398
|
0,
|
|
1255
1399
|
[_rT, _re, _e, _ca],
|
|
1256
1400
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
|
|
1257
1401
|
];
|
|
1258
|
-
exports.
|
|
1402
|
+
exports.TaskStartFailedEventDetails$ = TaskStartFailedEventDetails$;
|
|
1403
|
+
const TaskSubmitFailedEventDetails$ = [3, n0, _TSFEDa,
|
|
1259
1404
|
0,
|
|
1260
1405
|
[_rT, _re, _e, _ca],
|
|
1261
1406
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
|
|
1262
1407
|
];
|
|
1263
|
-
exports.
|
|
1408
|
+
exports.TaskSubmitFailedEventDetails$ = TaskSubmitFailedEventDetails$;
|
|
1409
|
+
const TaskSubmittedEventDetails$ = [3, n0, _TSEDas,
|
|
1264
1410
|
0,
|
|
1265
1411
|
[_rT, _re, _o, _oD],
|
|
1266
|
-
[0, 0, [() => SensitiveData, 0], () =>
|
|
1412
|
+
[0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$], 2
|
|
1267
1413
|
];
|
|
1268
|
-
exports.
|
|
1414
|
+
exports.TaskSubmittedEventDetails$ = TaskSubmittedEventDetails$;
|
|
1415
|
+
const TaskSucceededEventDetails$ = [3, n0, _TSEDask,
|
|
1269
1416
|
0,
|
|
1270
1417
|
[_rT, _re, _o, _oD],
|
|
1271
|
-
[0, 0, [() => SensitiveData, 0], () =>
|
|
1418
|
+
[0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$], 2
|
|
1272
1419
|
];
|
|
1273
|
-
exports.
|
|
1420
|
+
exports.TaskSucceededEventDetails$ = TaskSucceededEventDetails$;
|
|
1421
|
+
const TaskTimedOutEventDetails$ = [3, n0, _TTOED,
|
|
1274
1422
|
0,
|
|
1275
1423
|
[_rT, _re, _e, _ca],
|
|
1276
1424
|
[0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]], 2
|
|
1277
1425
|
];
|
|
1278
|
-
exports.
|
|
1426
|
+
exports.TaskTimedOutEventDetails$ = TaskTimedOutEventDetails$;
|
|
1427
|
+
const TestStateConfiguration$ = [3, n0, _TSC,
|
|
1279
1428
|
0,
|
|
1280
1429
|
[_rRC, _eCBS, _mIFC, _mIRD],
|
|
1281
1430
|
[1, [() => TestStateStateName, 0], 1, [() => SensitiveData, 0]]
|
|
1282
1431
|
];
|
|
1283
|
-
exports.
|
|
1432
|
+
exports.TestStateConfiguration$ = TestStateConfiguration$;
|
|
1433
|
+
const TestStateInput$ = [3, n0, _TSI,
|
|
1284
1434
|
0,
|
|
1285
1435
|
[_de, _rA, _i, _iL, _rSe, _v, _sN, _mo, _co, _sCt],
|
|
1286
|
-
[[() => Definition, 0], 0, [() => SensitiveData, 0], 0, 2, [() => SensitiveData, 0], [() => TestStateStateName, 0], [() =>
|
|
1436
|
+
[[() => Definition, 0], 0, [() => SensitiveData, 0], 0, 2, [() => SensitiveData, 0], [() => TestStateStateName, 0], [() => MockInput$, 0], [() => SensitiveData, 0], [() => TestStateConfiguration$, 0]], 1
|
|
1287
1437
|
];
|
|
1288
|
-
exports.
|
|
1438
|
+
exports.TestStateInput$ = TestStateInput$;
|
|
1439
|
+
const TestStateOutput$ = [3, n0, _TSO,
|
|
1289
1440
|
0,
|
|
1290
1441
|
[_o, _e, _ca, _iDns, _nS, _st],
|
|
1291
|
-
[[() => SensitiveData, 0], [() => SensitiveError, 0], [() => SensitiveCause, 0], [() =>
|
|
1442
|
+
[[() => SensitiveData, 0], [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => InspectionData$, 0], 0, 0]
|
|
1292
1443
|
];
|
|
1293
|
-
exports.
|
|
1444
|
+
exports.TestStateOutput$ = TestStateOutput$;
|
|
1445
|
+
const TracingConfiguration$ = [3, n0, _TCr,
|
|
1294
1446
|
0,
|
|
1295
1447
|
[_en],
|
|
1296
1448
|
[2]
|
|
1297
1449
|
];
|
|
1298
|
-
exports.
|
|
1450
|
+
exports.TracingConfiguration$ = TracingConfiguration$;
|
|
1451
|
+
const UntagResourceInput$ = [3, n0, _URI,
|
|
1299
1452
|
0,
|
|
1300
1453
|
[_rAe, _tK],
|
|
1301
1454
|
[0, 64 | 0], 2
|
|
1302
1455
|
];
|
|
1303
|
-
exports.
|
|
1456
|
+
exports.UntagResourceInput$ = UntagResourceInput$;
|
|
1457
|
+
const UntagResourceOutput$ = [3, n0, _URO,
|
|
1304
1458
|
0,
|
|
1305
1459
|
[],
|
|
1306
1460
|
[]
|
|
1307
1461
|
];
|
|
1308
|
-
exports.
|
|
1462
|
+
exports.UntagResourceOutput$ = UntagResourceOutput$;
|
|
1463
|
+
const UpdateMapRunInput$ = [3, n0, _UMRI,
|
|
1309
1464
|
0,
|
|
1310
1465
|
[_mRA, _mC, _tFP, _tFC],
|
|
1311
1466
|
[0, 1, 1, 1], 1
|
|
1312
1467
|
];
|
|
1313
|
-
exports.
|
|
1468
|
+
exports.UpdateMapRunInput$ = UpdateMapRunInput$;
|
|
1469
|
+
const UpdateMapRunOutput$ = [3, n0, _UMRO,
|
|
1314
1470
|
0,
|
|
1315
1471
|
[],
|
|
1316
1472
|
[]
|
|
1317
1473
|
];
|
|
1318
|
-
exports.
|
|
1474
|
+
exports.UpdateMapRunOutput$ = UpdateMapRunOutput$;
|
|
1475
|
+
const UpdateStateMachineAliasInput$ = [3, n0, _USMAI,
|
|
1319
1476
|
0,
|
|
1320
1477
|
[_sMAA, _d, _rC],
|
|
1321
1478
|
[0, [() => AliasDescription, 0], () => RoutingConfigurationList], 1
|
|
1322
1479
|
];
|
|
1323
|
-
exports.
|
|
1480
|
+
exports.UpdateStateMachineAliasInput$ = UpdateStateMachineAliasInput$;
|
|
1481
|
+
const UpdateStateMachineAliasOutput$ = [3, n0, _USMAO,
|
|
1324
1482
|
0,
|
|
1325
1483
|
[_uD],
|
|
1326
1484
|
[4], 1
|
|
1327
1485
|
];
|
|
1328
|
-
exports.
|
|
1486
|
+
exports.UpdateStateMachineAliasOutput$ = UpdateStateMachineAliasOutput$;
|
|
1487
|
+
const UpdateStateMachineInput$ = [3, n0, _USMI,
|
|
1329
1488
|
0,
|
|
1330
1489
|
[_sMA, _de, _rA, _lC, _tC, _p, _vD, _eC],
|
|
1331
|
-
[0, [() => Definition, 0], 0, () =>
|
|
1490
|
+
[0, [() => Definition, 0], 0, () => LoggingConfiguration$, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$], 1
|
|
1332
1491
|
];
|
|
1333
|
-
exports.
|
|
1492
|
+
exports.UpdateStateMachineInput$ = UpdateStateMachineInput$;
|
|
1493
|
+
const UpdateStateMachineOutput$ = [3, n0, _USMO,
|
|
1334
1494
|
0,
|
|
1335
1495
|
[_uD, _rI, _sMVA],
|
|
1336
1496
|
[4, 0, 0], 1
|
|
1337
1497
|
];
|
|
1338
|
-
exports.
|
|
1498
|
+
exports.UpdateStateMachineOutput$ = UpdateStateMachineOutput$;
|
|
1499
|
+
const ValidateStateMachineDefinitionDiagnostic$ = [3, n0, _VSMDD,
|
|
1339
1500
|
0,
|
|
1340
1501
|
[_se, _cod, _m, _lo],
|
|
1341
1502
|
[0, [() => ValidateStateMachineDefinitionCode, 0], [() => ValidateStateMachineDefinitionMessage, 0], [() => ValidateStateMachineDefinitionLocation, 0]], 3
|
|
1342
1503
|
];
|
|
1343
|
-
exports.
|
|
1504
|
+
exports.ValidateStateMachineDefinitionDiagnostic$ = ValidateStateMachineDefinitionDiagnostic$;
|
|
1505
|
+
const ValidateStateMachineDefinitionInput$ = [3, n0, _VSMDI,
|
|
1344
1506
|
0,
|
|
1345
1507
|
[_de, _ty, _se, _mR],
|
|
1346
1508
|
[[() => Definition, 0], 0, 0, 1], 1
|
|
1347
1509
|
];
|
|
1348
|
-
exports.
|
|
1510
|
+
exports.ValidateStateMachineDefinitionInput$ = ValidateStateMachineDefinitionInput$;
|
|
1511
|
+
const ValidateStateMachineDefinitionOutput$ = [3, n0, _VSMDO,
|
|
1349
1512
|
0,
|
|
1350
1513
|
[_res, _di, _t],
|
|
1351
1514
|
[0, [() => ValidateStateMachineDefinitionDiagnosticList, 0], 2], 2
|
|
1352
1515
|
];
|
|
1516
|
+
exports.ValidateStateMachineDefinitionOutput$ = ValidateStateMachineDefinitionOutput$;
|
|
1353
1517
|
var ActivityList = [1, n0, _AL,
|
|
1354
|
-
0, () =>
|
|
1518
|
+
0, () => ActivityListItem$
|
|
1355
1519
|
];
|
|
1356
1520
|
var ExecutionList = [1, n0, _EL,
|
|
1357
|
-
0, () =>
|
|
1521
|
+
0, () => ExecutionListItem$
|
|
1358
1522
|
];
|
|
1359
1523
|
var HistoryEventList = [1, n0, _HEL,
|
|
1360
|
-
0, [() =>
|
|
1524
|
+
0, [() => HistoryEvent$,
|
|
1361
1525
|
0]
|
|
1362
1526
|
];
|
|
1363
1527
|
var LogDestinationList = [1, n0, _LDL,
|
|
1364
|
-
0, () =>
|
|
1528
|
+
0, () => LogDestination$
|
|
1365
1529
|
];
|
|
1366
1530
|
var MapRunList = [1, n0, _MRL,
|
|
1367
|
-
0, () =>
|
|
1531
|
+
0, () => MapRunListItem$
|
|
1368
1532
|
];
|
|
1369
1533
|
var RoutingConfigurationList = [1, n0, _RCL,
|
|
1370
|
-
0, () =>
|
|
1534
|
+
0, () => RoutingConfigurationListItem$
|
|
1371
1535
|
];
|
|
1372
1536
|
var StateMachineAliasList = [1, n0, _SMAL,
|
|
1373
|
-
0, () =>
|
|
1537
|
+
0, () => StateMachineAliasListItem$
|
|
1374
1538
|
];
|
|
1375
1539
|
var StateMachineList = [1, n0, _SML,
|
|
1376
|
-
0, () =>
|
|
1540
|
+
0, () => StateMachineListItem$
|
|
1377
1541
|
];
|
|
1378
1542
|
var StateMachineVersionList = [1, n0, _SMVL,
|
|
1379
|
-
0, () =>
|
|
1543
|
+
0, () => StateMachineVersionListItem$
|
|
1380
1544
|
];
|
|
1381
1545
|
var TagKeyList = 64 | 0;
|
|
1382
1546
|
var TagList = [1, n0, _TL,
|
|
1383
|
-
0, () =>
|
|
1547
|
+
0, () => Tag$
|
|
1384
1548
|
];
|
|
1385
1549
|
var ValidateStateMachineDefinitionDiagnosticList = [1, n0, _VSMDDL,
|
|
1386
|
-
0, [() =>
|
|
1550
|
+
0, [() => ValidateStateMachineDefinitionDiagnostic$,
|
|
1387
1551
|
0]
|
|
1388
1552
|
];
|
|
1389
1553
|
var VariableNameList = [1, n0, _VNL,
|
|
@@ -1403,113 +1567,113 @@ var VariableReferences = [2, n0, _VR,
|
|
|
1403
1567
|
0]
|
|
1404
1568
|
];
|
|
1405
1569
|
exports.CreateActivity$ = [9, n0, _CA,
|
|
1406
|
-
2, () =>
|
|
1570
|
+
2, () => CreateActivityInput$, () => CreateActivityOutput$
|
|
1407
1571
|
];
|
|
1408
1572
|
exports.CreateStateMachine$ = [9, n0, _CSM,
|
|
1409
|
-
2, () =>
|
|
1573
|
+
2, () => CreateStateMachineInput$, () => CreateStateMachineOutput$
|
|
1410
1574
|
];
|
|
1411
1575
|
exports.CreateStateMachineAlias$ = [9, n0, _CSMA,
|
|
1412
|
-
0, () =>
|
|
1576
|
+
0, () => CreateStateMachineAliasInput$, () => CreateStateMachineAliasOutput$
|
|
1413
1577
|
];
|
|
1414
1578
|
exports.DeleteActivity$ = [9, n0, _DA,
|
|
1415
|
-
0, () =>
|
|
1579
|
+
0, () => DeleteActivityInput$, () => DeleteActivityOutput$
|
|
1416
1580
|
];
|
|
1417
1581
|
exports.DeleteStateMachine$ = [9, n0, _DSM,
|
|
1418
|
-
0, () =>
|
|
1582
|
+
0, () => DeleteStateMachineInput$, () => DeleteStateMachineOutput$
|
|
1419
1583
|
];
|
|
1420
1584
|
exports.DeleteStateMachineAlias$ = [9, n0, _DSMA,
|
|
1421
|
-
0, () =>
|
|
1585
|
+
0, () => DeleteStateMachineAliasInput$, () => DeleteStateMachineAliasOutput$
|
|
1422
1586
|
];
|
|
1423
1587
|
exports.DeleteStateMachineVersion$ = [9, n0, _DSMV,
|
|
1424
|
-
0, () =>
|
|
1588
|
+
0, () => DeleteStateMachineVersionInput$, () => DeleteStateMachineVersionOutput$
|
|
1425
1589
|
];
|
|
1426
1590
|
exports.DescribeActivity$ = [9, n0, _DAe,
|
|
1427
|
-
0, () =>
|
|
1591
|
+
0, () => DescribeActivityInput$, () => DescribeActivityOutput$
|
|
1428
1592
|
];
|
|
1429
1593
|
exports.DescribeExecution$ = [9, n0, _DE,
|
|
1430
|
-
0, () =>
|
|
1594
|
+
0, () => DescribeExecutionInput$, () => DescribeExecutionOutput$
|
|
1431
1595
|
];
|
|
1432
1596
|
exports.DescribeMapRun$ = [9, n0, _DMR,
|
|
1433
|
-
0, () =>
|
|
1597
|
+
0, () => DescribeMapRunInput$, () => DescribeMapRunOutput$
|
|
1434
1598
|
];
|
|
1435
1599
|
exports.DescribeStateMachine$ = [9, n0, _DSMe,
|
|
1436
|
-
0, () =>
|
|
1600
|
+
0, () => DescribeStateMachineInput$, () => DescribeStateMachineOutput$
|
|
1437
1601
|
];
|
|
1438
1602
|
exports.DescribeStateMachineAlias$ = [9, n0, _DSMAe,
|
|
1439
|
-
0, () =>
|
|
1603
|
+
0, () => DescribeStateMachineAliasInput$, () => DescribeStateMachineAliasOutput$
|
|
1440
1604
|
];
|
|
1441
1605
|
exports.DescribeStateMachineForExecution$ = [9, n0, _DSMFE,
|
|
1442
|
-
0, () =>
|
|
1606
|
+
0, () => DescribeStateMachineForExecutionInput$, () => DescribeStateMachineForExecutionOutput$
|
|
1443
1607
|
];
|
|
1444
1608
|
exports.GetActivityTask$ = [9, n0, _GAT,
|
|
1445
|
-
0, () =>
|
|
1609
|
+
0, () => GetActivityTaskInput$, () => GetActivityTaskOutput$
|
|
1446
1610
|
];
|
|
1447
1611
|
exports.GetExecutionHistory$ = [9, n0, _GEH,
|
|
1448
|
-
0, () =>
|
|
1612
|
+
0, () => GetExecutionHistoryInput$, () => GetExecutionHistoryOutput$
|
|
1449
1613
|
];
|
|
1450
1614
|
exports.ListActivities$ = [9, n0, _LA,
|
|
1451
|
-
0, () =>
|
|
1615
|
+
0, () => ListActivitiesInput$, () => ListActivitiesOutput$
|
|
1452
1616
|
];
|
|
1453
1617
|
exports.ListExecutions$ = [9, n0, _LE,
|
|
1454
|
-
0, () =>
|
|
1618
|
+
0, () => ListExecutionsInput$, () => ListExecutionsOutput$
|
|
1455
1619
|
];
|
|
1456
1620
|
exports.ListMapRuns$ = [9, n0, _LMR,
|
|
1457
|
-
0, () =>
|
|
1621
|
+
0, () => ListMapRunsInput$, () => ListMapRunsOutput$
|
|
1458
1622
|
];
|
|
1459
1623
|
exports.ListStateMachineAliases$ = [9, n0, _LSMA,
|
|
1460
|
-
0, () =>
|
|
1624
|
+
0, () => ListStateMachineAliasesInput$, () => ListStateMachineAliasesOutput$
|
|
1461
1625
|
];
|
|
1462
1626
|
exports.ListStateMachines$ = [9, n0, _LSM,
|
|
1463
|
-
0, () =>
|
|
1627
|
+
0, () => ListStateMachinesInput$, () => ListStateMachinesOutput$
|
|
1464
1628
|
];
|
|
1465
1629
|
exports.ListStateMachineVersions$ = [9, n0, _LSMV,
|
|
1466
|
-
0, () =>
|
|
1630
|
+
0, () => ListStateMachineVersionsInput$, () => ListStateMachineVersionsOutput$
|
|
1467
1631
|
];
|
|
1468
1632
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1469
|
-
0, () =>
|
|
1633
|
+
0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
1470
1634
|
];
|
|
1471
1635
|
exports.PublishStateMachineVersion$ = [9, n0, _PSMV,
|
|
1472
|
-
2, () =>
|
|
1636
|
+
2, () => PublishStateMachineVersionInput$, () => PublishStateMachineVersionOutput$
|
|
1473
1637
|
];
|
|
1474
1638
|
exports.RedriveExecution$ = [9, n0, _RE,
|
|
1475
|
-
2, () =>
|
|
1639
|
+
2, () => RedriveExecutionInput$, () => RedriveExecutionOutput$
|
|
1476
1640
|
];
|
|
1477
1641
|
exports.SendTaskFailure$ = [9, n0, _STF,
|
|
1478
|
-
0, () =>
|
|
1642
|
+
0, () => SendTaskFailureInput$, () => SendTaskFailureOutput$
|
|
1479
1643
|
];
|
|
1480
1644
|
exports.SendTaskHeartbeat$ = [9, n0, _STH,
|
|
1481
|
-
0, () =>
|
|
1645
|
+
0, () => SendTaskHeartbeatInput$, () => SendTaskHeartbeatOutput$
|
|
1482
1646
|
];
|
|
1483
1647
|
exports.SendTaskSuccess$ = [9, n0, _STS,
|
|
1484
|
-
0, () =>
|
|
1648
|
+
0, () => SendTaskSuccessInput$, () => SendTaskSuccessOutput$
|
|
1485
1649
|
];
|
|
1486
1650
|
exports.StartExecution$ = [9, n0, _SEt,
|
|
1487
|
-
2, () =>
|
|
1651
|
+
2, () => StartExecutionInput$, () => StartExecutionOutput$
|
|
1488
1652
|
];
|
|
1489
1653
|
exports.StartSyncExecution$ = [9, n0, _SSE,
|
|
1490
|
-
{ [_end]: ["sync-"] }, () =>
|
|
1654
|
+
{ [_end]: ["sync-"] }, () => StartSyncExecutionInput$, () => StartSyncExecutionOutput$
|
|
1491
1655
|
];
|
|
1492
1656
|
exports.StopExecution$ = [9, n0, _SEto,
|
|
1493
|
-
0, () =>
|
|
1657
|
+
0, () => StopExecutionInput$, () => StopExecutionOutput$
|
|
1494
1658
|
];
|
|
1495
1659
|
exports.TagResource$ = [9, n0, _TR,
|
|
1496
|
-
0, () =>
|
|
1660
|
+
0, () => TagResourceInput$, () => TagResourceOutput$
|
|
1497
1661
|
];
|
|
1498
1662
|
exports.TestState$ = [9, n0, _TS,
|
|
1499
|
-
{ [_end]: ["sync-"] }, () =>
|
|
1663
|
+
{ [_end]: ["sync-"] }, () => TestStateInput$, () => TestStateOutput$
|
|
1500
1664
|
];
|
|
1501
1665
|
exports.UntagResource$ = [9, n0, _UR,
|
|
1502
|
-
0, () =>
|
|
1666
|
+
0, () => UntagResourceInput$, () => UntagResourceOutput$
|
|
1503
1667
|
];
|
|
1504
1668
|
exports.UpdateMapRun$ = [9, n0, _UMR,
|
|
1505
|
-
0, () =>
|
|
1669
|
+
0, () => UpdateMapRunInput$, () => UpdateMapRunOutput$
|
|
1506
1670
|
];
|
|
1507
1671
|
exports.UpdateStateMachine$ = [9, n0, _USM,
|
|
1508
|
-
2, () =>
|
|
1672
|
+
2, () => UpdateStateMachineInput$, () => UpdateStateMachineOutput$
|
|
1509
1673
|
];
|
|
1510
1674
|
exports.UpdateStateMachineAlias$ = [9, n0, _USMA,
|
|
1511
|
-
0, () =>
|
|
1675
|
+
0, () => UpdateStateMachineAliasInput$, () => UpdateStateMachineAliasOutput$
|
|
1512
1676
|
];
|
|
1513
1677
|
exports.ValidateStateMachineDefinition$ = [9, n0, _VSMD,
|
|
1514
|
-
0, () =>
|
|
1678
|
+
0, () => ValidateStateMachineDefinitionInput$, () => ValidateStateMachineDefinitionOutput$
|
|
1515
1679
|
];
|