@aws-sdk/client-swf 3.986.0 → 3.988.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.
@@ -0,0 +1,1326 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DecisionTaskScheduledEventAttributes$ = exports.DecisionTaskCompletedEventAttributes$ = exports.DecisionTask$ = exports.Decision$ = exports.CountPendingDecisionTasksInput$ = exports.CountPendingActivityTasksInput$ = exports.CountOpenWorkflowExecutionsInput$ = exports.CountClosedWorkflowExecutionsInput$ = exports.ContinueAsNewWorkflowExecutionFailedEventAttributes$ = exports.ContinueAsNewWorkflowExecutionDecisionAttributes$ = exports.CompleteWorkflowExecutionFailedEventAttributes$ = exports.CompleteWorkflowExecutionDecisionAttributes$ = exports.CloseStatusFilter$ = exports.ChildWorkflowExecutionTimedOutEventAttributes$ = exports.ChildWorkflowExecutionTerminatedEventAttributes$ = exports.ChildWorkflowExecutionStartedEventAttributes$ = exports.ChildWorkflowExecutionFailedEventAttributes$ = exports.ChildWorkflowExecutionCompletedEventAttributes$ = exports.ChildWorkflowExecutionCanceledEventAttributes$ = exports.CancelWorkflowExecutionFailedEventAttributes$ = exports.CancelWorkflowExecutionDecisionAttributes$ = exports.CancelTimerFailedEventAttributes$ = exports.CancelTimerDecisionAttributes$ = exports.ActivityTypeInfos$ = exports.ActivityTypeInfo$ = exports.ActivityTypeDetail$ = exports.ActivityTypeConfiguration$ = exports.ActivityType$ = exports.ActivityTaskTimedOutEventAttributes$ = exports.ActivityTaskStatus$ = exports.ActivityTaskStartedEventAttributes$ = exports.ActivityTaskScheduledEventAttributes$ = exports.ActivityTaskFailedEventAttributes$ = exports.ActivityTaskCompletedEventAttributes$ = exports.ActivityTaskCancelRequestedEventAttributes$ = exports.ActivityTaskCanceledEventAttributes$ = exports.ActivityTask$ = exports.errorTypeRegistries = exports.WorkflowExecutionAlreadyStartedFault$ = exports.UnknownResourceFault$ = exports.TypeNotDeprecatedFault$ = exports.TypeDeprecatedFault$ = exports.TypeAlreadyExistsFault$ = exports.TooManyTagsFault$ = exports.OperationNotPermittedFault$ = exports.LimitExceededFault$ = exports.DomainDeprecatedFault$ = exports.DomainAlreadyExistsFault$ = exports.DefaultUndefinedFault$ = exports.SWFServiceException$ = void 0;
4
+ exports.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes$ = exports.RequestCancelExternalWorkflowExecutionFailedEventAttributes$ = exports.RequestCancelExternalWorkflowExecutionDecisionAttributes$ = exports.RequestCancelActivityTaskFailedEventAttributes$ = exports.RequestCancelActivityTaskDecisionAttributes$ = exports.RegisterWorkflowTypeInput$ = exports.RegisterDomainInput$ = exports.RegisterActivityTypeInput$ = exports.RecordMarkerFailedEventAttributes$ = exports.RecordMarkerDecisionAttributes$ = exports.RecordActivityTaskHeartbeatInput$ = exports.PollForDecisionTaskInput$ = exports.PollForActivityTaskInput$ = exports.PendingTaskCount$ = exports.MarkerRecordedEventAttributes$ = exports.ListWorkflowTypesInput$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListOpenWorkflowExecutionsInput$ = exports.ListDomainsInput$ = exports.ListClosedWorkflowExecutionsInput$ = exports.ListActivityTypesInput$ = exports.LambdaFunctionTimedOutEventAttributes$ = exports.LambdaFunctionStartedEventAttributes$ = exports.LambdaFunctionScheduledEventAttributes$ = exports.LambdaFunctionFailedEventAttributes$ = exports.LambdaFunctionCompletedEventAttributes$ = exports.HistoryEvent$ = exports.History$ = exports.GetWorkflowExecutionHistoryInput$ = exports.FailWorkflowExecutionFailedEventAttributes$ = exports.FailWorkflowExecutionDecisionAttributes$ = exports.ExternalWorkflowExecutionSignaledEventAttributes$ = exports.ExternalWorkflowExecutionCancelRequestedEventAttributes$ = exports.ExecutionTimeFilter$ = exports.DomainInfos$ = exports.DomainInfo$ = exports.DomainDetail$ = exports.DomainConfiguration$ = exports.DescribeWorkflowTypeInput$ = exports.DescribeWorkflowExecutionInput$ = exports.DescribeDomainInput$ = exports.DescribeActivityTypeInput$ = exports.DeprecateWorkflowTypeInput$ = exports.DeprecateDomainInput$ = exports.DeprecateActivityTypeInput$ = exports.DeleteWorkflowTypeInput$ = exports.DeleteActivityTypeInput$ = exports.DecisionTaskTimedOutEventAttributes$ = exports.DecisionTaskStartedEventAttributes$ = void 0;
5
+ exports.WorkflowExecutionTimedOutEventAttributes$ = exports.WorkflowExecutionTerminatedEventAttributes$ = exports.WorkflowExecutionStartedEventAttributes$ = exports.WorkflowExecutionSignaledEventAttributes$ = exports.WorkflowExecutionOpenCounts$ = exports.WorkflowExecutionInfos$ = exports.WorkflowExecutionInfo$ = exports.WorkflowExecutionFilter$ = exports.WorkflowExecutionFailedEventAttributes$ = exports.WorkflowExecutionDetail$ = exports.WorkflowExecutionCount$ = exports.WorkflowExecutionContinuedAsNewEventAttributes$ = exports.WorkflowExecutionConfiguration$ = exports.WorkflowExecutionCompletedEventAttributes$ = exports.WorkflowExecutionCancelRequestedEventAttributes$ = exports.WorkflowExecutionCanceledEventAttributes$ = exports.WorkflowExecution$ = exports.UntagResourceInput$ = exports.UndeprecateWorkflowTypeInput$ = exports.UndeprecateDomainInput$ = exports.UndeprecateActivityTypeInput$ = exports.TimerStartedEventAttributes$ = exports.TimerFiredEventAttributes$ = exports.TimerCanceledEventAttributes$ = exports.TerminateWorkflowExecutionInput$ = exports.TaskList$ = exports.TagResourceInput$ = exports.TagFilter$ = exports.StartWorkflowExecutionInput$ = exports.StartTimerFailedEventAttributes$ = exports.StartTimerDecisionAttributes$ = exports.StartLambdaFunctionFailedEventAttributes$ = exports.StartChildWorkflowExecutionInitiatedEventAttributes$ = exports.StartChildWorkflowExecutionFailedEventAttributes$ = exports.StartChildWorkflowExecutionDecisionAttributes$ = exports.SignalWorkflowExecutionInput$ = exports.SignalExternalWorkflowExecutionInitiatedEventAttributes$ = exports.SignalExternalWorkflowExecutionFailedEventAttributes$ = exports.SignalExternalWorkflowExecutionDecisionAttributes$ = exports.ScheduleLambdaFunctionFailedEventAttributes$ = exports.ScheduleLambdaFunctionDecisionAttributes$ = exports.ScheduleActivityTaskFailedEventAttributes$ = exports.ScheduleActivityTaskDecisionAttributes$ = exports.Run$ = exports.RespondDecisionTaskCompletedInput$ = exports.RespondActivityTaskFailedInput$ = exports.RespondActivityTaskCompletedInput$ = exports.RespondActivityTaskCanceledInput$ = exports.ResourceTag$ = exports.RequestCancelWorkflowExecutionInput$ = void 0;
6
+ exports.UntagResource$ = exports.UndeprecateWorkflowType$ = exports.UndeprecateDomain$ = exports.UndeprecateActivityType$ = exports.TerminateWorkflowExecution$ = exports.TagResource$ = exports.StartWorkflowExecution$ = exports.SignalWorkflowExecution$ = exports.RespondDecisionTaskCompleted$ = exports.RespondActivityTaskFailed$ = exports.RespondActivityTaskCompleted$ = exports.RespondActivityTaskCanceled$ = exports.RequestCancelWorkflowExecution$ = exports.RegisterWorkflowType$ = exports.RegisterDomain$ = exports.RegisterActivityType$ = exports.RecordActivityTaskHeartbeat$ = exports.PollForDecisionTask$ = exports.PollForActivityTask$ = exports.ListWorkflowTypes$ = exports.ListTagsForResource$ = exports.ListOpenWorkflowExecutions$ = exports.ListDomains$ = exports.ListClosedWorkflowExecutions$ = exports.ListActivityTypes$ = exports.GetWorkflowExecutionHistory$ = exports.DescribeWorkflowType$ = exports.DescribeWorkflowExecution$ = exports.DescribeDomain$ = exports.DescribeActivityType$ = exports.DeprecateWorkflowType$ = exports.DeprecateDomain$ = exports.DeprecateActivityType$ = exports.DeleteWorkflowType$ = exports.DeleteActivityType$ = exports.CountPendingDecisionTasks$ = exports.CountPendingActivityTasks$ = exports.CountOpenWorkflowExecutions$ = exports.CountClosedWorkflowExecutions$ = exports.WorkflowTypeInfos$ = exports.WorkflowTypeInfo$ = exports.WorkflowTypeFilter$ = exports.WorkflowTypeDetail$ = exports.WorkflowTypeConfiguration$ = exports.WorkflowType$ = void 0;
7
+ const _AT = "ActivityTask";
8
+ const _ATC = "ActivityTypeConfiguration";
9
+ const _ATCEA = "ActivityTaskCanceledEventAttributes";
10
+ const _ATCEAc = "ActivityTaskCompletedEventAttributes";
11
+ const _ATCREA = "ActivityTaskCancelRequestedEventAttributes";
12
+ const _ATD = "ActivityTypeDetail";
13
+ const _ATFEA = "ActivityTaskFailedEventAttributes";
14
+ const _ATI = "ActivityTypeInfo";
15
+ const _ATIL = "ActivityTypeInfoList";
16
+ const _ATIc = "ActivityTypeInfos";
17
+ const _ATS = "ActivityTaskStatus";
18
+ const _ATSEA = "ActivityTaskScheduledEventAttributes";
19
+ const _ATSEAc = "ActivityTaskStartedEventAttributes";
20
+ const _ATTOEA = "ActivityTaskTimedOutEventAttributes";
21
+ const _ATc = "ActivityType";
22
+ const _CANWEDA = "ContinueAsNewWorkflowExecutionDecisionAttributes";
23
+ const _CANWEFEA = "ContinueAsNewWorkflowExecutionFailedEventAttributes";
24
+ const _CCWE = "CountClosedWorkflowExecutions";
25
+ const _CCWEI = "CountClosedWorkflowExecutionsInput";
26
+ const _COWE = "CountOpenWorkflowExecutions";
27
+ const _COWEI = "CountOpenWorkflowExecutionsInput";
28
+ const _CPAT = "CountPendingActivityTasks";
29
+ const _CPATI = "CountPendingActivityTasksInput";
30
+ const _CPDT = "CountPendingDecisionTasks";
31
+ const _CPDTI = "CountPendingDecisionTasksInput";
32
+ const _CSF = "CloseStatusFilter";
33
+ const _CTDA = "CancelTimerDecisionAttributes";
34
+ const _CTFEA = "CancelTimerFailedEventAttributes";
35
+ const _CWECEA = "ChildWorkflowExecutionCanceledEventAttributes";
36
+ const _CWECEAh = "ChildWorkflowExecutionCompletedEventAttributes";
37
+ const _CWEDA = "CancelWorkflowExecutionDecisionAttributes";
38
+ const _CWEDAo = "CompleteWorkflowExecutionDecisionAttributes";
39
+ const _CWEFEA = "CancelWorkflowExecutionFailedEventAttributes";
40
+ const _CWEFEAh = "ChildWorkflowExecutionFailedEventAttributes";
41
+ const _CWEFEAo = "CompleteWorkflowExecutionFailedEventAttributes";
42
+ const _CWESEA = "ChildWorkflowExecutionStartedEventAttributes";
43
+ const _CWETEA = "ChildWorkflowExecutionTerminatedEventAttributes";
44
+ const _CWETOEA = "ChildWorkflowExecutionTimedOutEventAttributes";
45
+ const _D = "Decision";
46
+ const _DAEF = "DomainAlreadyExistsFault";
47
+ const _DAT = "DeleteActivityType";
48
+ const _DATI = "DeleteActivityTypeInput";
49
+ const _DATIe = "DeprecateActivityTypeInput";
50
+ const _DATIes = "DescribeActivityTypeInput";
51
+ const _DATe = "DeprecateActivityType";
52
+ const _DATes = "DescribeActivityType";
53
+ const _DC = "DomainConfiguration";
54
+ const _DD = "DomainDetail";
55
+ const _DDF = "DomainDeprecatedFault";
56
+ const _DDI = "DeprecateDomainInput";
57
+ const _DDIe = "DescribeDomainInput";
58
+ const _DDe = "DeprecateDomain";
59
+ const _DDes = "DescribeDomain";
60
+ const _DI = "DomainInfo";
61
+ const _DIL = "DomainInfoList";
62
+ const _DIo = "DomainInfos";
63
+ const _DL = "DecisionList";
64
+ const _DT = "DecisionTask";
65
+ const _DTCEA = "DecisionTaskCompletedEventAttributes";
66
+ const _DTSEA = "DecisionTaskScheduledEventAttributes";
67
+ const _DTSEAe = "DecisionTaskStartedEventAttributes";
68
+ const _DTTOEA = "DecisionTaskTimedOutEventAttributes";
69
+ const _DUF = "DefaultUndefinedFault";
70
+ const _DWE = "DescribeWorkflowExecution";
71
+ const _DWEI = "DescribeWorkflowExecutionInput";
72
+ const _DWT = "DeleteWorkflowType";
73
+ const _DWTI = "DeleteWorkflowTypeInput";
74
+ const _DWTIe = "DeprecateWorkflowTypeInput";
75
+ const _DWTIes = "DescribeWorkflowTypeInput";
76
+ const _DWTe = "DeprecateWorkflowType";
77
+ const _DWTes = "DescribeWorkflowType";
78
+ const _ETF = "ExecutionTimeFilter";
79
+ const _EWECREA = "ExternalWorkflowExecutionCancelRequestedEventAttributes";
80
+ const _EWESEA = "ExternalWorkflowExecutionSignaledEventAttributes";
81
+ const _FWEDA = "FailWorkflowExecutionDecisionAttributes";
82
+ const _FWEFEA = "FailWorkflowExecutionFailedEventAttributes";
83
+ const _GWEH = "GetWorkflowExecutionHistory";
84
+ const _GWEHI = "GetWorkflowExecutionHistoryInput";
85
+ const _H = "History";
86
+ const _HE = "HistoryEvent";
87
+ const _HEL = "HistoryEventList";
88
+ const _LAT = "ListActivityTypes";
89
+ const _LATI = "ListActivityTypesInput";
90
+ const _LCWE = "ListClosedWorkflowExecutions";
91
+ const _LCWEI = "ListClosedWorkflowExecutionsInput";
92
+ const _LD = "ListDomains";
93
+ const _LDI = "ListDomainsInput";
94
+ const _LEF = "LimitExceededFault";
95
+ const _LFCEA = "LambdaFunctionCompletedEventAttributes";
96
+ const _LFFEA = "LambdaFunctionFailedEventAttributes";
97
+ const _LFSEA = "LambdaFunctionScheduledEventAttributes";
98
+ const _LFSEAa = "LambdaFunctionStartedEventAttributes";
99
+ const _LFTOEA = "LambdaFunctionTimedOutEventAttributes";
100
+ const _LOWE = "ListOpenWorkflowExecutions";
101
+ const _LOWEI = "ListOpenWorkflowExecutionsInput";
102
+ const _LTFR = "ListTagsForResource";
103
+ const _LTFRI = "ListTagsForResourceInput";
104
+ const _LTFRO = "ListTagsForResourceOutput";
105
+ const _LWT = "ListWorkflowTypes";
106
+ const _LWTI = "ListWorkflowTypesInput";
107
+ const _MREA = "MarkerRecordedEventAttributes";
108
+ const _ONPF = "OperationNotPermittedFault";
109
+ const _PFAT = "PollForActivityTask";
110
+ const _PFATI = "PollForActivityTaskInput";
111
+ const _PFDT = "PollForDecisionTask";
112
+ const _PFDTI = "PollForDecisionTaskInput";
113
+ const _PTC = "PendingTaskCount";
114
+ const _R = "Run";
115
+ const _RAT = "RegisterActivityType";
116
+ const _RATC = "RespondActivityTaskCanceled";
117
+ const _RATCI = "RespondActivityTaskCanceledInput";
118
+ const _RATCIe = "RespondActivityTaskCompletedInput";
119
+ const _RATCe = "RespondActivityTaskCompleted";
120
+ const _RATF = "RespondActivityTaskFailed";
121
+ const _RATFI = "RespondActivityTaskFailedInput";
122
+ const _RATH = "RecordActivityTaskHeartbeat";
123
+ const _RATHI = "RecordActivityTaskHeartbeatInput";
124
+ const _RATI = "RegisterActivityTypeInput";
125
+ const _RCATDA = "RequestCancelActivityTaskDecisionAttributes";
126
+ const _RCATFEA = "RequestCancelActivityTaskFailedEventAttributes";
127
+ const _RCEWEDA = "RequestCancelExternalWorkflowExecutionDecisionAttributes";
128
+ const _RCEWEFEA = "RequestCancelExternalWorkflowExecutionFailedEventAttributes";
129
+ const _RCEWEIEA = "RequestCancelExternalWorkflowExecutionInitiatedEventAttributes";
130
+ const _RCWE = "RequestCancelWorkflowExecution";
131
+ const _RCWEI = "RequestCancelWorkflowExecutionInput";
132
+ const _RD = "RegisterDomain";
133
+ const _RDI = "RegisterDomainInput";
134
+ const _RDTC = "RespondDecisionTaskCompleted";
135
+ const _RDTCI = "RespondDecisionTaskCompletedInput";
136
+ const _RMDA = "RecordMarkerDecisionAttributes";
137
+ const _RMFEA = "RecordMarkerFailedEventAttributes";
138
+ const _RT = "ResourceTag";
139
+ const _RTL = "ResourceTagList";
140
+ const _RWT = "RegisterWorkflowType";
141
+ const _RWTI = "RegisterWorkflowTypeInput";
142
+ const _SATDA = "ScheduleActivityTaskDecisionAttributes";
143
+ const _SATFEA = "ScheduleActivityTaskFailedEventAttributes";
144
+ const _SCWEDA = "StartChildWorkflowExecutionDecisionAttributes";
145
+ const _SCWEFEA = "StartChildWorkflowExecutionFailedEventAttributes";
146
+ const _SCWEIEA = "StartChildWorkflowExecutionInitiatedEventAttributes";
147
+ const _SEWEDA = "SignalExternalWorkflowExecutionDecisionAttributes";
148
+ const _SEWEFEA = "SignalExternalWorkflowExecutionFailedEventAttributes";
149
+ const _SEWEIEA = "SignalExternalWorkflowExecutionInitiatedEventAttributes";
150
+ const _SLFDA = "ScheduleLambdaFunctionDecisionAttributes";
151
+ const _SLFFEA = "ScheduleLambdaFunctionFailedEventAttributes";
152
+ const _SLFFEAt = "StartLambdaFunctionFailedEventAttributes";
153
+ const _STDA = "StartTimerDecisionAttributes";
154
+ const _STFEA = "StartTimerFailedEventAttributes";
155
+ const _SWE = "SignalWorkflowExecution";
156
+ const _SWEI = "SignalWorkflowExecutionInput";
157
+ const _SWEIt = "StartWorkflowExecutionInput";
158
+ const _SWEt = "StartWorkflowExecution";
159
+ const _TAEF = "TypeAlreadyExistsFault";
160
+ const _TCEA = "TimerCanceledEventAttributes";
161
+ const _TDF = "TypeDeprecatedFault";
162
+ const _TF = "TagFilter";
163
+ const _TFEA = "TimerFiredEventAttributes";
164
+ const _TL = "TaskList";
165
+ const _TMTF = "TooManyTagsFault";
166
+ const _TNDF = "TypeNotDeprecatedFault";
167
+ const _TR = "TagResource";
168
+ const _TRI = "TagResourceInput";
169
+ const _TSEA = "TimerStartedEventAttributes";
170
+ const _TWE = "TerminateWorkflowExecution";
171
+ const _TWEI = "TerminateWorkflowExecutionInput";
172
+ const _UAT = "UndeprecateActivityType";
173
+ const _UATI = "UndeprecateActivityTypeInput";
174
+ const _UD = "UndeprecateDomain";
175
+ const _UDI = "UndeprecateDomainInput";
176
+ const _UR = "UntagResource";
177
+ const _URF = "UnknownResourceFault";
178
+ const _URI = "UntagResourceInput";
179
+ const _UWT = "UndeprecateWorkflowType";
180
+ const _UWTI = "UndeprecateWorkflowTypeInput";
181
+ const _WE = "WorkflowExecution";
182
+ const _WEASF = "WorkflowExecutionAlreadyStartedFault";
183
+ const _WEC = "WorkflowExecutionConfiguration";
184
+ const _WECANEA = "WorkflowExecutionContinuedAsNewEventAttributes";
185
+ const _WECEA = "WorkflowExecutionCanceledEventAttributes";
186
+ const _WECEAo = "WorkflowExecutionCompletedEventAttributes";
187
+ const _WECREA = "WorkflowExecutionCancelRequestedEventAttributes";
188
+ const _WECo = "WorkflowExecutionCount";
189
+ const _WED = "WorkflowExecutionDetail";
190
+ const _WEF = "WorkflowExecutionFilter";
191
+ const _WEFEA = "WorkflowExecutionFailedEventAttributes";
192
+ const _WEI = "WorkflowExecutionInfo";
193
+ const _WEIL = "WorkflowExecutionInfoList";
194
+ const _WEIo = "WorkflowExecutionInfos";
195
+ const _WEOC = "WorkflowExecutionOpenCounts";
196
+ const _WESEA = "WorkflowExecutionSignaledEventAttributes";
197
+ const _WESEAo = "WorkflowExecutionStartedEventAttributes";
198
+ const _WETEA = "WorkflowExecutionTerminatedEventAttributes";
199
+ const _WETOEA = "WorkflowExecutionTimedOutEventAttributes";
200
+ const _WT = "WorkflowType";
201
+ const _WTC = "WorkflowTypeConfiguration";
202
+ const _WTD = "WorkflowTypeDetail";
203
+ const _WTF = "WorkflowTypeFilter";
204
+ const _WTI = "WorkflowTypeInfo";
205
+ const _WTIL = "WorkflowTypeInfoList";
206
+ const _WTIo = "WorkflowTypeInfos";
207
+ const _a = "arn";
208
+ const _aI = "activityId";
209
+ const _aT = "activityType";
210
+ const _aTCEA = "activityTaskCompletedEventAttributes";
211
+ const _aTCEAc = "activityTaskCanceledEventAttributes";
212
+ const _aTCREA = "activityTaskCancelRequestedEventAttributes";
213
+ const _aTFEA = "activityTaskFailedEventAttributes";
214
+ const _aTSEA = "activityTaskScheduledEventAttributes";
215
+ const _aTSEAc = "activityTaskStartedEventAttributes";
216
+ const _aTTOEA = "activityTaskTimedOutEventAttributes";
217
+ const _c = "client";
218
+ const _cANWEDA = "continueAsNewWorkflowExecutionDecisionAttributes";
219
+ const _cANWEFEA = "continueAsNewWorkflowExecutionFailedEventAttributes";
220
+ const _cD = "creationDate";
221
+ const _cERI = "continuedExecutionRunId";
222
+ const _cP = "childPolicy";
223
+ const _cR = "cancelRequested";
224
+ const _cS = "closeStatus";
225
+ const _cSF = "closeStatusFilter";
226
+ const _cT = "closeTimestamp";
227
+ const _cTDA = "cancelTimerDecisionAttributes";
228
+ const _cTF = "closeTimeFilter";
229
+ const _cTFEA = "cancelTimerFailedEventAttributes";
230
+ const _cWECEA = "childWorkflowExecutionCompletedEventAttributes";
231
+ const _cWECEAh = "childWorkflowExecutionCanceledEventAttributes";
232
+ const _cWEDA = "completeWorkflowExecutionDecisionAttributes";
233
+ const _cWEDAa = "cancelWorkflowExecutionDecisionAttributes";
234
+ const _cWEFEA = "completeWorkflowExecutionFailedEventAttributes";
235
+ const _cWEFEAa = "cancelWorkflowExecutionFailedEventAttributes";
236
+ const _cWEFEAh = "childWorkflowExecutionFailedEventAttributes";
237
+ const _cWESEA = "childWorkflowExecutionStartedEventAttributes";
238
+ const _cWETEA = "childWorkflowExecutionTerminatedEventAttributes";
239
+ const _cWETOEA = "childWorkflowExecutionTimedOutEventAttributes";
240
+ const _ca = "cause";
241
+ const _co = "control";
242
+ const _con = "configuration";
243
+ const _cou = "count";
244
+ const _d = "details";
245
+ const _dCP = "defaultChildPolicy";
246
+ const _dD = "deprecationDate";
247
+ const _dESTCT = "defaultExecutionStartToCloseTimeout";
248
+ const _dI = "domainInfo";
249
+ const _dIo = "domainInfos";
250
+ const _dLR = "defaultLambdaRole";
251
+ const _dT = "decisionType";
252
+ const _dTCEA = "decisionTaskCompletedEventAttributes";
253
+ const _dTCEI = "decisionTaskCompletedEventId";
254
+ const _dTHT = "defaultTaskHeartbeatTimeout";
255
+ const _dTL = "defaultTaskList";
256
+ const _dTP = "defaultTaskPriority";
257
+ const _dTSEA = "decisionTaskScheduledEventAttributes";
258
+ const _dTSEAe = "decisionTaskStartedEventAttributes";
259
+ const _dTSTCT = "defaultTaskStartToCloseTimeout";
260
+ const _dTSTCTe = "defaultTaskScheduleToCloseTimeout";
261
+ const _dTSTST = "defaultTaskScheduleToStartTimeout";
262
+ const _dTTOEA = "decisionTaskTimedOutEventAttributes";
263
+ const _de = "description";
264
+ const _dec = "decisions";
265
+ const _do = "domain";
266
+ const _e = "error";
267
+ const _eC = "executionContext";
268
+ const _eCx = "executionConfiguration";
269
+ const _eF = "executionFilter";
270
+ const _eI = "eventId";
271
+ const _eIEI = "externalInitiatedEventId";
272
+ const _eIx = "executionInfo";
273
+ const _eIxe = "executionInfos";
274
+ const _eS = "executionStatus";
275
+ const _eSTCT = "executionStartToCloseTimeout";
276
+ const _eT = "eventTimestamp";
277
+ const _eTv = "eventType";
278
+ const _eWE = "externalWorkflowExecution";
279
+ const _eWECREA = "externalWorkflowExecutionCancelRequestedEventAttributes";
280
+ const _eWESEA = "externalWorkflowExecutionSignaledEventAttributes";
281
+ const _ev = "events";
282
+ const _ex = "execution";
283
+ const _fWEDA = "failWorkflowExecutionDecisionAttributes";
284
+ const _fWEFEA = "failWorkflowExecutionFailedEventAttributes";
285
+ const _hE = "httpError";
286
+ const _hT = "heartbeatTimeout";
287
+ const _i = "input";
288
+ const _iEI = "initiatedEventId";
289
+ const _id = "identity";
290
+ const _id_ = "id";
291
+ const _k = "key";
292
+ const _lATT = "latestActivityTaskTimestamp";
293
+ const _lCREI = "latestCancelRequestedEventId";
294
+ const _lD = "latestDate";
295
+ const _lEC = "latestExecutionContext";
296
+ const _lFCEA = "lambdaFunctionCompletedEventAttributes";
297
+ const _lFFEA = "lambdaFunctionFailedEventAttributes";
298
+ const _lFSEA = "lambdaFunctionScheduledEventAttributes";
299
+ const _lFSEAa = "lambdaFunctionStartedEventAttributes";
300
+ const _lFTOEA = "lambdaFunctionTimedOutEventAttributes";
301
+ const _lR = "lambdaRole";
302
+ const _m = "message";
303
+ const _mN = "markerName";
304
+ const _mPS = "maximumPageSize";
305
+ const _mREA = "markerRecordedEventAttributes";
306
+ const _n = "name";
307
+ const _nERI = "newExecutionRunId";
308
+ const _nPT = "nextPageToken";
309
+ const _oAT = "openActivityTasks";
310
+ const _oC = "openCounts";
311
+ const _oCWE = "openChildWorkflowExecutions";
312
+ const _oD = "oldestDate";
313
+ const _oDT = "openDecisionTasks";
314
+ const _oLF = "openLambdaFunctions";
315
+ const _oT = "openTimers";
316
+ const _p = "parent";
317
+ const _pIEI = "parentInitiatedEventId";
318
+ const _pSEI = "previousStartedEventId";
319
+ const _pWE = "parentWorkflowExecution";
320
+ const _r = "result";
321
+ const _rA = "resourceArn";
322
+ const _rCATDA = "requestCancelActivityTaskDecisionAttributes";
323
+ const _rCATFEA = "requestCancelActivityTaskFailedEventAttributes";
324
+ const _rCEWEDA = "requestCancelExternalWorkflowExecutionDecisionAttributes";
325
+ const _rCEWEFEA = "requestCancelExternalWorkflowExecutionFailedEventAttributes";
326
+ const _rCEWEIEA = "requestCancelExternalWorkflowExecutionInitiatedEventAttributes";
327
+ const _rI = "runId";
328
+ const _rMDA = "recordMarkerDecisionAttributes";
329
+ const _rMFEA = "recordMarkerFailedEventAttributes";
330
+ const _rO = "reverseOrder";
331
+ const _rS = "registrationStatus";
332
+ const _re = "reason";
333
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.swf";
334
+ const _sAPSE = "startAtPreviousStartedEvent";
335
+ const _sATDA = "scheduleActivityTaskDecisionAttributes";
336
+ const _sATFEA = "scheduleActivityTaskFailedEventAttributes";
337
+ const _sCWEDA = "startChildWorkflowExecutionDecisionAttributes";
338
+ const _sCWEFEA = "startChildWorkflowExecutionFailedEventAttributes";
339
+ const _sCWEIEA = "startChildWorkflowExecutionInitiatedEventAttributes";
340
+ const _sEI = "startedEventId";
341
+ const _sEIc = "scheduledEventId";
342
+ const _sEWEDA = "signalExternalWorkflowExecutionDecisionAttributes";
343
+ const _sEWEFEA = "signalExternalWorkflowExecutionFailedEventAttributes";
344
+ const _sEWEIEA = "signalExternalWorkflowExecutionInitiatedEventAttributes";
345
+ const _sLFDA = "scheduleLambdaFunctionDecisionAttributes";
346
+ const _sLFFEA = "scheduleLambdaFunctionFailedEventAttributes";
347
+ const _sLFFEAt = "startLambdaFunctionFailedEventAttributes";
348
+ const _sN = "signalName";
349
+ const _sT = "startTimestamp";
350
+ const _sTCT = "scheduleToCloseTimeout";
351
+ const _sTCTt = "startToCloseTimeout";
352
+ const _sTDA = "startTimerDecisionAttributes";
353
+ const _sTF = "startTimeFilter";
354
+ const _sTFEA = "startTimerFailedEventAttributes";
355
+ const _sTFT = "startToFireTimeout";
356
+ const _sTST = "scheduleToStartTimeout";
357
+ const _st = "status";
358
+ const _t = "tags";
359
+ const _tCEA = "timerCanceledEventAttributes";
360
+ const _tF = "typeFilter";
361
+ const _tFEA = "timerFiredEventAttributes";
362
+ const _tFa = "tagFilter";
363
+ const _tI = "typeInfo";
364
+ const _tIi = "timerId";
365
+ const _tIy = "typeInfos";
366
+ const _tK = "tagKeys";
367
+ const _tL = "taskList";
368
+ const _tLSTST = "taskListScheduleToStartTimeout";
369
+ const _tLa = "tagList";
370
+ const _tP = "taskPriority";
371
+ const _tSEA = "timerStartedEventAttributes";
372
+ const _tSTCT = "taskStartToCloseTimeout";
373
+ const _tT = "taskToken";
374
+ const _tTi = "timeoutType";
375
+ const _ta = "tag";
376
+ const _tr = "truncated";
377
+ const _v = "version";
378
+ const _va = "value";
379
+ const _wE = "workflowExecution";
380
+ const _wECANEA = "workflowExecutionContinuedAsNewEventAttributes";
381
+ const _wECEA = "workflowExecutionCompletedEventAttributes";
382
+ const _wECEAo = "workflowExecutionCanceledEventAttributes";
383
+ const _wECREA = "workflowExecutionCancelRequestedEventAttributes";
384
+ const _wEFEA = "workflowExecutionFailedEventAttributes";
385
+ const _wERPID = "workflowExecutionRetentionPeriodInDays";
386
+ const _wESEA = "workflowExecutionStartedEventAttributes";
387
+ const _wESEAo = "workflowExecutionSignaledEventAttributes";
388
+ const _wETEA = "workflowExecutionTerminatedEventAttributes";
389
+ const _wETOEA = "workflowExecutionTimedOutEventAttributes";
390
+ const _wI = "workflowId";
391
+ const _wT = "workflowType";
392
+ const _wTV = "workflowTypeVersion";
393
+ const n0 = "com.amazonaws.swf";
394
+ const schema_1 = require("@smithy/core/schema");
395
+ const errors_1 = require("../models/errors");
396
+ const SWFServiceException_1 = require("../models/SWFServiceException");
397
+ const _s_registry = schema_1.TypeRegistry.for(_s);
398
+ exports.SWFServiceException$ = [-3, _s, "SWFServiceException", 0, [], []];
399
+ _s_registry.registerError(exports.SWFServiceException$, SWFServiceException_1.SWFServiceException);
400
+ const n0_registry = schema_1.TypeRegistry.for(n0);
401
+ exports.DefaultUndefinedFault$ = [-3, n0, _DUF,
402
+ { [_e]: _c },
403
+ [_m],
404
+ [0]
405
+ ];
406
+ n0_registry.registerError(exports.DefaultUndefinedFault$, errors_1.DefaultUndefinedFault);
407
+ exports.DomainAlreadyExistsFault$ = [-3, n0, _DAEF,
408
+ { [_e]: _c },
409
+ [_m],
410
+ [0]
411
+ ];
412
+ n0_registry.registerError(exports.DomainAlreadyExistsFault$, errors_1.DomainAlreadyExistsFault);
413
+ exports.DomainDeprecatedFault$ = [-3, n0, _DDF,
414
+ { [_e]: _c },
415
+ [_m],
416
+ [0]
417
+ ];
418
+ n0_registry.registerError(exports.DomainDeprecatedFault$, errors_1.DomainDeprecatedFault);
419
+ exports.LimitExceededFault$ = [-3, n0, _LEF,
420
+ { [_e]: _c },
421
+ [_m],
422
+ [0]
423
+ ];
424
+ n0_registry.registerError(exports.LimitExceededFault$, errors_1.LimitExceededFault);
425
+ exports.OperationNotPermittedFault$ = [-3, n0, _ONPF,
426
+ { [_e]: _c },
427
+ [_m],
428
+ [0]
429
+ ];
430
+ n0_registry.registerError(exports.OperationNotPermittedFault$, errors_1.OperationNotPermittedFault);
431
+ exports.TooManyTagsFault$ = [-3, n0, _TMTF,
432
+ { [_e]: _c, [_hE]: 400 },
433
+ [_m],
434
+ [0]
435
+ ];
436
+ n0_registry.registerError(exports.TooManyTagsFault$, errors_1.TooManyTagsFault);
437
+ exports.TypeAlreadyExistsFault$ = [-3, n0, _TAEF,
438
+ { [_e]: _c },
439
+ [_m],
440
+ [0]
441
+ ];
442
+ n0_registry.registerError(exports.TypeAlreadyExistsFault$, errors_1.TypeAlreadyExistsFault);
443
+ exports.TypeDeprecatedFault$ = [-3, n0, _TDF,
444
+ { [_e]: _c },
445
+ [_m],
446
+ [0]
447
+ ];
448
+ n0_registry.registerError(exports.TypeDeprecatedFault$, errors_1.TypeDeprecatedFault);
449
+ exports.TypeNotDeprecatedFault$ = [-3, n0, _TNDF,
450
+ { [_e]: _c },
451
+ [_m],
452
+ [0]
453
+ ];
454
+ n0_registry.registerError(exports.TypeNotDeprecatedFault$, errors_1.TypeNotDeprecatedFault);
455
+ exports.UnknownResourceFault$ = [-3, n0, _URF,
456
+ { [_e]: _c },
457
+ [_m],
458
+ [0]
459
+ ];
460
+ n0_registry.registerError(exports.UnknownResourceFault$, errors_1.UnknownResourceFault);
461
+ exports.WorkflowExecutionAlreadyStartedFault$ = [-3, n0, _WEASF,
462
+ { [_e]: _c },
463
+ [_m],
464
+ [0]
465
+ ];
466
+ n0_registry.registerError(exports.WorkflowExecutionAlreadyStartedFault$, errors_1.WorkflowExecutionAlreadyStartedFault);
467
+ exports.errorTypeRegistries = [
468
+ _s_registry,
469
+ n0_registry,
470
+ ];
471
+ exports.ActivityTask$ = [3, n0, _AT,
472
+ 0,
473
+ [_tT, _aI, _sEI, _wE, _aT, _i],
474
+ [0, 0, 1, () => exports.WorkflowExecution$, () => exports.ActivityType$, 0], 5
475
+ ];
476
+ exports.ActivityTaskCanceledEventAttributes$ = [3, n0, _ATCEA,
477
+ 0,
478
+ [_sEIc, _sEI, _d, _lCREI],
479
+ [1, 1, 0, 1], 2
480
+ ];
481
+ exports.ActivityTaskCancelRequestedEventAttributes$ = [3, n0, _ATCREA,
482
+ 0,
483
+ [_dTCEI, _aI],
484
+ [1, 0], 2
485
+ ];
486
+ exports.ActivityTaskCompletedEventAttributes$ = [3, n0, _ATCEAc,
487
+ 0,
488
+ [_sEIc, _sEI, _r],
489
+ [1, 1, 0], 2
490
+ ];
491
+ exports.ActivityTaskFailedEventAttributes$ = [3, n0, _ATFEA,
492
+ 0,
493
+ [_sEIc, _sEI, _re, _d],
494
+ [1, 1, 0, 0], 2
495
+ ];
496
+ exports.ActivityTaskScheduledEventAttributes$ = [3, n0, _ATSEA,
497
+ 0,
498
+ [_aT, _aI, _tL, _dTCEI, _i, _co, _sTST, _sTCT, _sTCTt, _tP, _hT],
499
+ [() => exports.ActivityType$, 0, () => exports.TaskList$, 1, 0, 0, 0, 0, 0, 0, 0], 4
500
+ ];
501
+ exports.ActivityTaskStartedEventAttributes$ = [3, n0, _ATSEAc,
502
+ 0,
503
+ [_sEIc, _id],
504
+ [1, 0], 1
505
+ ];
506
+ exports.ActivityTaskStatus$ = [3, n0, _ATS,
507
+ 0,
508
+ [_cR],
509
+ [2], 1
510
+ ];
511
+ exports.ActivityTaskTimedOutEventAttributes$ = [3, n0, _ATTOEA,
512
+ 0,
513
+ [_tTi, _sEIc, _sEI, _d],
514
+ [0, 1, 1, 0], 3
515
+ ];
516
+ exports.ActivityType$ = [3, n0, _ATc,
517
+ 0,
518
+ [_n, _v],
519
+ [0, 0], 2
520
+ ];
521
+ exports.ActivityTypeConfiguration$ = [3, n0, _ATC,
522
+ 0,
523
+ [_dTSTCT, _dTHT, _dTL, _dTP, _dTSTST, _dTSTCTe],
524
+ [0, 0, () => exports.TaskList$, 0, 0, 0]
525
+ ];
526
+ exports.ActivityTypeDetail$ = [3, n0, _ATD,
527
+ 0,
528
+ [_tI, _con],
529
+ [() => exports.ActivityTypeInfo$, () => exports.ActivityTypeConfiguration$], 2
530
+ ];
531
+ exports.ActivityTypeInfo$ = [3, n0, _ATI,
532
+ 0,
533
+ [_aT, _st, _cD, _de, _dD],
534
+ [() => exports.ActivityType$, 0, 4, 0, 4], 3
535
+ ];
536
+ exports.ActivityTypeInfos$ = [3, n0, _ATIc,
537
+ 0,
538
+ [_tIy, _nPT],
539
+ [() => ActivityTypeInfoList, 0], 1
540
+ ];
541
+ exports.CancelTimerDecisionAttributes$ = [3, n0, _CTDA,
542
+ 0,
543
+ [_tIi],
544
+ [0], 1
545
+ ];
546
+ exports.CancelTimerFailedEventAttributes$ = [3, n0, _CTFEA,
547
+ 0,
548
+ [_tIi, _ca, _dTCEI],
549
+ [0, 0, 1], 3
550
+ ];
551
+ exports.CancelWorkflowExecutionDecisionAttributes$ = [3, n0, _CWEDA,
552
+ 0,
553
+ [_d],
554
+ [0]
555
+ ];
556
+ exports.CancelWorkflowExecutionFailedEventAttributes$ = [3, n0, _CWEFEA,
557
+ 0,
558
+ [_ca, _dTCEI],
559
+ [0, 1], 2
560
+ ];
561
+ exports.ChildWorkflowExecutionCanceledEventAttributes$ = [3, n0, _CWECEA,
562
+ 0,
563
+ [_wE, _wT, _iEI, _sEI, _d],
564
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 1, 1, 0], 4
565
+ ];
566
+ exports.ChildWorkflowExecutionCompletedEventAttributes$ = [3, n0, _CWECEAh,
567
+ 0,
568
+ [_wE, _wT, _iEI, _sEI, _r],
569
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 1, 1, 0], 4
570
+ ];
571
+ exports.ChildWorkflowExecutionFailedEventAttributes$ = [3, n0, _CWEFEAh,
572
+ 0,
573
+ [_wE, _wT, _iEI, _sEI, _re, _d],
574
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 1, 1, 0, 0], 4
575
+ ];
576
+ exports.ChildWorkflowExecutionStartedEventAttributes$ = [3, n0, _CWESEA,
577
+ 0,
578
+ [_wE, _wT, _iEI],
579
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 1], 3
580
+ ];
581
+ exports.ChildWorkflowExecutionTerminatedEventAttributes$ = [3, n0, _CWETEA,
582
+ 0,
583
+ [_wE, _wT, _iEI, _sEI],
584
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 1, 1], 4
585
+ ];
586
+ exports.ChildWorkflowExecutionTimedOutEventAttributes$ = [3, n0, _CWETOEA,
587
+ 0,
588
+ [_wE, _wT, _tTi, _iEI, _sEI],
589
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 0, 1, 1], 5
590
+ ];
591
+ exports.CloseStatusFilter$ = [3, n0, _CSF,
592
+ 0,
593
+ [_st],
594
+ [0], 1
595
+ ];
596
+ exports.CompleteWorkflowExecutionDecisionAttributes$ = [3, n0, _CWEDAo,
597
+ 0,
598
+ [_r],
599
+ [0]
600
+ ];
601
+ exports.CompleteWorkflowExecutionFailedEventAttributes$ = [3, n0, _CWEFEAo,
602
+ 0,
603
+ [_ca, _dTCEI],
604
+ [0, 1], 2
605
+ ];
606
+ exports.ContinueAsNewWorkflowExecutionDecisionAttributes$ = [3, n0, _CANWEDA,
607
+ 0,
608
+ [_i, _eSTCT, _tL, _tP, _tSTCT, _cP, _tLa, _wTV, _lR],
609
+ [0, 0, () => exports.TaskList$, 0, 0, 0, 64 | 0, 0, 0]
610
+ ];
611
+ exports.ContinueAsNewWorkflowExecutionFailedEventAttributes$ = [3, n0, _CANWEFEA,
612
+ 0,
613
+ [_ca, _dTCEI],
614
+ [0, 1], 2
615
+ ];
616
+ exports.CountClosedWorkflowExecutionsInput$ = [3, n0, _CCWEI,
617
+ 0,
618
+ [_do, _sTF, _cTF, _eF, _tF, _tFa, _cSF],
619
+ [0, () => exports.ExecutionTimeFilter$, () => exports.ExecutionTimeFilter$, () => exports.WorkflowExecutionFilter$, () => exports.WorkflowTypeFilter$, () => exports.TagFilter$, () => exports.CloseStatusFilter$], 1
620
+ ];
621
+ exports.CountOpenWorkflowExecutionsInput$ = [3, n0, _COWEI,
622
+ 0,
623
+ [_do, _sTF, _tF, _tFa, _eF],
624
+ [0, () => exports.ExecutionTimeFilter$, () => exports.WorkflowTypeFilter$, () => exports.TagFilter$, () => exports.WorkflowExecutionFilter$], 2
625
+ ];
626
+ exports.CountPendingActivityTasksInput$ = [3, n0, _CPATI,
627
+ 0,
628
+ [_do, _tL],
629
+ [0, () => exports.TaskList$], 2
630
+ ];
631
+ exports.CountPendingDecisionTasksInput$ = [3, n0, _CPDTI,
632
+ 0,
633
+ [_do, _tL],
634
+ [0, () => exports.TaskList$], 2
635
+ ];
636
+ exports.Decision$ = [3, n0, _D,
637
+ 0,
638
+ [_dT, _sATDA, _rCATDA, _cWEDA, _fWEDA, _cWEDAa, _cANWEDA, _rMDA, _sTDA, _cTDA, _sEWEDA, _rCEWEDA, _sCWEDA, _sLFDA],
639
+ [0, () => exports.ScheduleActivityTaskDecisionAttributes$, () => exports.RequestCancelActivityTaskDecisionAttributes$, () => exports.CompleteWorkflowExecutionDecisionAttributes$, () => exports.FailWorkflowExecutionDecisionAttributes$, () => exports.CancelWorkflowExecutionDecisionAttributes$, () => exports.ContinueAsNewWorkflowExecutionDecisionAttributes$, () => exports.RecordMarkerDecisionAttributes$, () => exports.StartTimerDecisionAttributes$, () => exports.CancelTimerDecisionAttributes$, () => exports.SignalExternalWorkflowExecutionDecisionAttributes$, () => exports.RequestCancelExternalWorkflowExecutionDecisionAttributes$, () => exports.StartChildWorkflowExecutionDecisionAttributes$, () => exports.ScheduleLambdaFunctionDecisionAttributes$], 1
640
+ ];
641
+ exports.DecisionTask$ = [3, n0, _DT,
642
+ 0,
643
+ [_tT, _sEI, _wE, _wT, _ev, _nPT, _pSEI],
644
+ [0, 1, () => exports.WorkflowExecution$, () => exports.WorkflowType$, () => HistoryEventList, 0, 1], 5
645
+ ];
646
+ exports.DecisionTaskCompletedEventAttributes$ = [3, n0, _DTCEA,
647
+ 0,
648
+ [_sEIc, _sEI, _eC, _tL, _tLSTST],
649
+ [1, 1, 0, () => exports.TaskList$, 0], 2
650
+ ];
651
+ exports.DecisionTaskScheduledEventAttributes$ = [3, n0, _DTSEA,
652
+ 0,
653
+ [_tL, _tP, _sTCTt, _sTST],
654
+ [() => exports.TaskList$, 0, 0, 0], 1
655
+ ];
656
+ exports.DecisionTaskStartedEventAttributes$ = [3, n0, _DTSEAe,
657
+ 0,
658
+ [_sEIc, _id],
659
+ [1, 0], 1
660
+ ];
661
+ exports.DecisionTaskTimedOutEventAttributes$ = [3, n0, _DTTOEA,
662
+ 0,
663
+ [_tTi, _sEIc, _sEI],
664
+ [0, 1, 1], 3
665
+ ];
666
+ exports.DeleteActivityTypeInput$ = [3, n0, _DATI,
667
+ 0,
668
+ [_do, _aT],
669
+ [0, () => exports.ActivityType$], 2
670
+ ];
671
+ exports.DeleteWorkflowTypeInput$ = [3, n0, _DWTI,
672
+ 0,
673
+ [_do, _wT],
674
+ [0, () => exports.WorkflowType$], 2
675
+ ];
676
+ exports.DeprecateActivityTypeInput$ = [3, n0, _DATIe,
677
+ 0,
678
+ [_do, _aT],
679
+ [0, () => exports.ActivityType$], 2
680
+ ];
681
+ exports.DeprecateDomainInput$ = [3, n0, _DDI,
682
+ 0,
683
+ [_n],
684
+ [0], 1
685
+ ];
686
+ exports.DeprecateWorkflowTypeInput$ = [3, n0, _DWTIe,
687
+ 0,
688
+ [_do, _wT],
689
+ [0, () => exports.WorkflowType$], 2
690
+ ];
691
+ exports.DescribeActivityTypeInput$ = [3, n0, _DATIes,
692
+ 0,
693
+ [_do, _aT],
694
+ [0, () => exports.ActivityType$], 2
695
+ ];
696
+ exports.DescribeDomainInput$ = [3, n0, _DDIe,
697
+ 0,
698
+ [_n],
699
+ [0], 1
700
+ ];
701
+ exports.DescribeWorkflowExecutionInput$ = [3, n0, _DWEI,
702
+ 0,
703
+ [_do, _ex],
704
+ [0, () => exports.WorkflowExecution$], 2
705
+ ];
706
+ exports.DescribeWorkflowTypeInput$ = [3, n0, _DWTIes,
707
+ 0,
708
+ [_do, _wT],
709
+ [0, () => exports.WorkflowType$], 2
710
+ ];
711
+ exports.DomainConfiguration$ = [3, n0, _DC,
712
+ 0,
713
+ [_wERPID],
714
+ [0], 1
715
+ ];
716
+ exports.DomainDetail$ = [3, n0, _DD,
717
+ 0,
718
+ [_dI, _con],
719
+ [() => exports.DomainInfo$, () => exports.DomainConfiguration$], 2
720
+ ];
721
+ exports.DomainInfo$ = [3, n0, _DI,
722
+ 0,
723
+ [_n, _st, _de, _a],
724
+ [0, 0, 0, 0], 2
725
+ ];
726
+ exports.DomainInfos$ = [3, n0, _DIo,
727
+ 0,
728
+ [_dIo, _nPT],
729
+ [() => DomainInfoList, 0], 1
730
+ ];
731
+ exports.ExecutionTimeFilter$ = [3, n0, _ETF,
732
+ 0,
733
+ [_oD, _lD],
734
+ [4, 4], 1
735
+ ];
736
+ exports.ExternalWorkflowExecutionCancelRequestedEventAttributes$ = [3, n0, _EWECREA,
737
+ 0,
738
+ [_wE, _iEI],
739
+ [() => exports.WorkflowExecution$, 1], 2
740
+ ];
741
+ exports.ExternalWorkflowExecutionSignaledEventAttributes$ = [3, n0, _EWESEA,
742
+ 0,
743
+ [_wE, _iEI],
744
+ [() => exports.WorkflowExecution$, 1], 2
745
+ ];
746
+ exports.FailWorkflowExecutionDecisionAttributes$ = [3, n0, _FWEDA,
747
+ 0,
748
+ [_re, _d],
749
+ [0, 0]
750
+ ];
751
+ exports.FailWorkflowExecutionFailedEventAttributes$ = [3, n0, _FWEFEA,
752
+ 0,
753
+ [_ca, _dTCEI],
754
+ [0, 1], 2
755
+ ];
756
+ exports.GetWorkflowExecutionHistoryInput$ = [3, n0, _GWEHI,
757
+ 0,
758
+ [_do, _ex, _nPT, _mPS, _rO],
759
+ [0, () => exports.WorkflowExecution$, 0, 1, 2], 2
760
+ ];
761
+ exports.History$ = [3, n0, _H,
762
+ 0,
763
+ [_ev, _nPT],
764
+ [() => HistoryEventList, 0], 1
765
+ ];
766
+ exports.HistoryEvent$ = [3, n0, _HE,
767
+ 0,
768
+ [_eT, _eTv, _eI, _wESEA, _wECEA, _cWEFEA, _wEFEA, _fWEFEA, _wETOEA, _wECEAo, _cWEFEAa, _wECANEA, _cANWEFEA, _wETEA, _wECREA, _dTSEA, _dTSEAe, _dTCEA, _dTTOEA, _aTSEA, _aTSEAc, _aTCEA, _aTFEA, _aTTOEA, _aTCEAc, _aTCREA, _wESEAo, _mREA, _rMFEA, _tSEA, _tFEA, _tCEA, _sCWEIEA, _cWESEA, _cWECEA, _cWEFEAh, _cWETOEA, _cWECEAh, _cWETEA, _sEWEIEA, _eWESEA, _sEWEFEA, _eWECREA, _rCEWEIEA, _rCEWEFEA, _sATFEA, _rCATFEA, _sTFEA, _cTFEA, _sCWEFEA, _lFSEA, _lFSEAa, _lFCEA, _lFFEA, _lFTOEA, _sLFFEA, _sLFFEAt],
769
+ [4, 0, 1, () => exports.WorkflowExecutionStartedEventAttributes$, () => exports.WorkflowExecutionCompletedEventAttributes$, () => exports.CompleteWorkflowExecutionFailedEventAttributes$, () => exports.WorkflowExecutionFailedEventAttributes$, () => exports.FailWorkflowExecutionFailedEventAttributes$, () => exports.WorkflowExecutionTimedOutEventAttributes$, () => exports.WorkflowExecutionCanceledEventAttributes$, () => exports.CancelWorkflowExecutionFailedEventAttributes$, () => exports.WorkflowExecutionContinuedAsNewEventAttributes$, () => exports.ContinueAsNewWorkflowExecutionFailedEventAttributes$, () => exports.WorkflowExecutionTerminatedEventAttributes$, () => exports.WorkflowExecutionCancelRequestedEventAttributes$, () => exports.DecisionTaskScheduledEventAttributes$, () => exports.DecisionTaskStartedEventAttributes$, () => exports.DecisionTaskCompletedEventAttributes$, () => exports.DecisionTaskTimedOutEventAttributes$, () => exports.ActivityTaskScheduledEventAttributes$, () => exports.ActivityTaskStartedEventAttributes$, () => exports.ActivityTaskCompletedEventAttributes$, () => exports.ActivityTaskFailedEventAttributes$, () => exports.ActivityTaskTimedOutEventAttributes$, () => exports.ActivityTaskCanceledEventAttributes$, () => exports.ActivityTaskCancelRequestedEventAttributes$, () => exports.WorkflowExecutionSignaledEventAttributes$, () => exports.MarkerRecordedEventAttributes$, () => exports.RecordMarkerFailedEventAttributes$, () => exports.TimerStartedEventAttributes$, () => exports.TimerFiredEventAttributes$, () => exports.TimerCanceledEventAttributes$, () => exports.StartChildWorkflowExecutionInitiatedEventAttributes$, () => exports.ChildWorkflowExecutionStartedEventAttributes$, () => exports.ChildWorkflowExecutionCompletedEventAttributes$, () => exports.ChildWorkflowExecutionFailedEventAttributes$, () => exports.ChildWorkflowExecutionTimedOutEventAttributes$, () => exports.ChildWorkflowExecutionCanceledEventAttributes$, () => exports.ChildWorkflowExecutionTerminatedEventAttributes$, () => exports.SignalExternalWorkflowExecutionInitiatedEventAttributes$, () => exports.ExternalWorkflowExecutionSignaledEventAttributes$, () => exports.SignalExternalWorkflowExecutionFailedEventAttributes$, () => exports.ExternalWorkflowExecutionCancelRequestedEventAttributes$, () => exports.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes$, () => exports.RequestCancelExternalWorkflowExecutionFailedEventAttributes$, () => exports.ScheduleActivityTaskFailedEventAttributes$, () => exports.RequestCancelActivityTaskFailedEventAttributes$, () => exports.StartTimerFailedEventAttributes$, () => exports.CancelTimerFailedEventAttributes$, () => exports.StartChildWorkflowExecutionFailedEventAttributes$, () => exports.LambdaFunctionScheduledEventAttributes$, () => exports.LambdaFunctionStartedEventAttributes$, () => exports.LambdaFunctionCompletedEventAttributes$, () => exports.LambdaFunctionFailedEventAttributes$, () => exports.LambdaFunctionTimedOutEventAttributes$, () => exports.ScheduleLambdaFunctionFailedEventAttributes$, () => exports.StartLambdaFunctionFailedEventAttributes$], 3
770
+ ];
771
+ exports.LambdaFunctionCompletedEventAttributes$ = [3, n0, _LFCEA,
772
+ 0,
773
+ [_sEIc, _sEI, _r],
774
+ [1, 1, 0], 2
775
+ ];
776
+ exports.LambdaFunctionFailedEventAttributes$ = [3, n0, _LFFEA,
777
+ 0,
778
+ [_sEIc, _sEI, _re, _d],
779
+ [1, 1, 0, 0], 2
780
+ ];
781
+ exports.LambdaFunctionScheduledEventAttributes$ = [3, n0, _LFSEA,
782
+ 0,
783
+ [_id_, _n, _dTCEI, _co, _i, _sTCTt],
784
+ [0, 0, 1, 0, 0, 0], 3
785
+ ];
786
+ exports.LambdaFunctionStartedEventAttributes$ = [3, n0, _LFSEAa,
787
+ 0,
788
+ [_sEIc],
789
+ [1], 1
790
+ ];
791
+ exports.LambdaFunctionTimedOutEventAttributes$ = [3, n0, _LFTOEA,
792
+ 0,
793
+ [_sEIc, _sEI, _tTi],
794
+ [1, 1, 0], 2
795
+ ];
796
+ exports.ListActivityTypesInput$ = [3, n0, _LATI,
797
+ 0,
798
+ [_do, _rS, _n, _nPT, _mPS, _rO],
799
+ [0, 0, 0, 0, 1, 2], 2
800
+ ];
801
+ exports.ListClosedWorkflowExecutionsInput$ = [3, n0, _LCWEI,
802
+ 0,
803
+ [_do, _sTF, _cTF, _eF, _cSF, _tF, _tFa, _nPT, _mPS, _rO],
804
+ [0, () => exports.ExecutionTimeFilter$, () => exports.ExecutionTimeFilter$, () => exports.WorkflowExecutionFilter$, () => exports.CloseStatusFilter$, () => exports.WorkflowTypeFilter$, () => exports.TagFilter$, 0, 1, 2], 1
805
+ ];
806
+ exports.ListDomainsInput$ = [3, n0, _LDI,
807
+ 0,
808
+ [_rS, _nPT, _mPS, _rO],
809
+ [0, 0, 1, 2], 1
810
+ ];
811
+ exports.ListOpenWorkflowExecutionsInput$ = [3, n0, _LOWEI,
812
+ 0,
813
+ [_do, _sTF, _tF, _tFa, _nPT, _mPS, _rO, _eF],
814
+ [0, () => exports.ExecutionTimeFilter$, () => exports.WorkflowTypeFilter$, () => exports.TagFilter$, 0, 1, 2, () => exports.WorkflowExecutionFilter$], 2
815
+ ];
816
+ exports.ListTagsForResourceInput$ = [3, n0, _LTFRI,
817
+ 0,
818
+ [_rA],
819
+ [0], 1
820
+ ];
821
+ exports.ListTagsForResourceOutput$ = [3, n0, _LTFRO,
822
+ 0,
823
+ [_t],
824
+ [() => ResourceTagList]
825
+ ];
826
+ exports.ListWorkflowTypesInput$ = [3, n0, _LWTI,
827
+ 0,
828
+ [_do, _rS, _n, _nPT, _mPS, _rO],
829
+ [0, 0, 0, 0, 1, 2], 2
830
+ ];
831
+ exports.MarkerRecordedEventAttributes$ = [3, n0, _MREA,
832
+ 0,
833
+ [_mN, _dTCEI, _d],
834
+ [0, 1, 0], 2
835
+ ];
836
+ exports.PendingTaskCount$ = [3, n0, _PTC,
837
+ 0,
838
+ [_cou, _tr],
839
+ [1, 2], 1
840
+ ];
841
+ exports.PollForActivityTaskInput$ = [3, n0, _PFATI,
842
+ 0,
843
+ [_do, _tL, _id],
844
+ [0, () => exports.TaskList$, 0], 2
845
+ ];
846
+ exports.PollForDecisionTaskInput$ = [3, n0, _PFDTI,
847
+ 0,
848
+ [_do, _tL, _id, _nPT, _mPS, _rO, _sAPSE],
849
+ [0, () => exports.TaskList$, 0, 0, 1, 2, 2], 2
850
+ ];
851
+ exports.RecordActivityTaskHeartbeatInput$ = [3, n0, _RATHI,
852
+ 0,
853
+ [_tT, _d],
854
+ [0, 0], 1
855
+ ];
856
+ exports.RecordMarkerDecisionAttributes$ = [3, n0, _RMDA,
857
+ 0,
858
+ [_mN, _d],
859
+ [0, 0], 1
860
+ ];
861
+ exports.RecordMarkerFailedEventAttributes$ = [3, n0, _RMFEA,
862
+ 0,
863
+ [_mN, _ca, _dTCEI],
864
+ [0, 0, 1], 3
865
+ ];
866
+ exports.RegisterActivityTypeInput$ = [3, n0, _RATI,
867
+ 0,
868
+ [_do, _n, _v, _de, _dTSTCT, _dTHT, _dTL, _dTP, _dTSTST, _dTSTCTe],
869
+ [0, 0, 0, 0, 0, 0, () => exports.TaskList$, 0, 0, 0], 3
870
+ ];
871
+ exports.RegisterDomainInput$ = [3, n0, _RDI,
872
+ 0,
873
+ [_n, _wERPID, _de, _t],
874
+ [0, 0, 0, () => ResourceTagList], 2
875
+ ];
876
+ exports.RegisterWorkflowTypeInput$ = [3, n0, _RWTI,
877
+ 0,
878
+ [_do, _n, _v, _de, _dTSTCT, _dESTCT, _dTL, _dTP, _dCP, _dLR],
879
+ [0, 0, 0, 0, 0, 0, () => exports.TaskList$, 0, 0, 0], 3
880
+ ];
881
+ exports.RequestCancelActivityTaskDecisionAttributes$ = [3, n0, _RCATDA,
882
+ 0,
883
+ [_aI],
884
+ [0], 1
885
+ ];
886
+ exports.RequestCancelActivityTaskFailedEventAttributes$ = [3, n0, _RCATFEA,
887
+ 0,
888
+ [_aI, _ca, _dTCEI],
889
+ [0, 0, 1], 3
890
+ ];
891
+ exports.RequestCancelExternalWorkflowExecutionDecisionAttributes$ = [3, n0, _RCEWEDA,
892
+ 0,
893
+ [_wI, _rI, _co],
894
+ [0, 0, 0], 1
895
+ ];
896
+ exports.RequestCancelExternalWorkflowExecutionFailedEventAttributes$ = [3, n0, _RCEWEFEA,
897
+ 0,
898
+ [_wI, _ca, _iEI, _dTCEI, _rI, _co],
899
+ [0, 0, 1, 1, 0, 0], 4
900
+ ];
901
+ exports.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes$ = [3, n0, _RCEWEIEA,
902
+ 0,
903
+ [_wI, _dTCEI, _rI, _co],
904
+ [0, 1, 0, 0], 2
905
+ ];
906
+ exports.RequestCancelWorkflowExecutionInput$ = [3, n0, _RCWEI,
907
+ 0,
908
+ [_do, _wI, _rI],
909
+ [0, 0, 0], 2
910
+ ];
911
+ exports.ResourceTag$ = [3, n0, _RT,
912
+ 0,
913
+ [_k, _va],
914
+ [0, 0], 1
915
+ ];
916
+ exports.RespondActivityTaskCanceledInput$ = [3, n0, _RATCI,
917
+ 0,
918
+ [_tT, _d],
919
+ [0, 0], 1
920
+ ];
921
+ exports.RespondActivityTaskCompletedInput$ = [3, n0, _RATCIe,
922
+ 0,
923
+ [_tT, _r],
924
+ [0, 0], 1
925
+ ];
926
+ exports.RespondActivityTaskFailedInput$ = [3, n0, _RATFI,
927
+ 0,
928
+ [_tT, _re, _d],
929
+ [0, 0, 0], 1
930
+ ];
931
+ exports.RespondDecisionTaskCompletedInput$ = [3, n0, _RDTCI,
932
+ 0,
933
+ [_tT, _dec, _eC, _tL, _tLSTST],
934
+ [0, () => DecisionList, 0, () => exports.TaskList$, 0], 1
935
+ ];
936
+ exports.Run$ = [3, n0, _R,
937
+ 0,
938
+ [_rI],
939
+ [0]
940
+ ];
941
+ exports.ScheduleActivityTaskDecisionAttributes$ = [3, n0, _SATDA,
942
+ 0,
943
+ [_aT, _aI, _co, _i, _sTCT, _tL, _tP, _sTST, _sTCTt, _hT],
944
+ [() => exports.ActivityType$, 0, 0, 0, 0, () => exports.TaskList$, 0, 0, 0, 0], 2
945
+ ];
946
+ exports.ScheduleActivityTaskFailedEventAttributes$ = [3, n0, _SATFEA,
947
+ 0,
948
+ [_aT, _aI, _ca, _dTCEI],
949
+ [() => exports.ActivityType$, 0, 0, 1], 4
950
+ ];
951
+ exports.ScheduleLambdaFunctionDecisionAttributes$ = [3, n0, _SLFDA,
952
+ 0,
953
+ [_id_, _n, _co, _i, _sTCTt],
954
+ [0, 0, 0, 0, 0], 2
955
+ ];
956
+ exports.ScheduleLambdaFunctionFailedEventAttributes$ = [3, n0, _SLFFEA,
957
+ 0,
958
+ [_id_, _n, _ca, _dTCEI],
959
+ [0, 0, 0, 1], 4
960
+ ];
961
+ exports.SignalExternalWorkflowExecutionDecisionAttributes$ = [3, n0, _SEWEDA,
962
+ 0,
963
+ [_wI, _sN, _rI, _i, _co],
964
+ [0, 0, 0, 0, 0], 2
965
+ ];
966
+ exports.SignalExternalWorkflowExecutionFailedEventAttributes$ = [3, n0, _SEWEFEA,
967
+ 0,
968
+ [_wI, _ca, _iEI, _dTCEI, _rI, _co],
969
+ [0, 0, 1, 1, 0, 0], 4
970
+ ];
971
+ exports.SignalExternalWorkflowExecutionInitiatedEventAttributes$ = [3, n0, _SEWEIEA,
972
+ 0,
973
+ [_wI, _sN, _dTCEI, _rI, _i, _co],
974
+ [0, 0, 1, 0, 0, 0], 3
975
+ ];
976
+ exports.SignalWorkflowExecutionInput$ = [3, n0, _SWEI,
977
+ 0,
978
+ [_do, _wI, _sN, _rI, _i],
979
+ [0, 0, 0, 0, 0], 3
980
+ ];
981
+ exports.StartChildWorkflowExecutionDecisionAttributes$ = [3, n0, _SCWEDA,
982
+ 0,
983
+ [_wT, _wI, _co, _i, _eSTCT, _tL, _tP, _tSTCT, _cP, _tLa, _lR],
984
+ [() => exports.WorkflowType$, 0, 0, 0, 0, () => exports.TaskList$, 0, 0, 0, 64 | 0, 0], 2
985
+ ];
986
+ exports.StartChildWorkflowExecutionFailedEventAttributes$ = [3, n0, _SCWEFEA,
987
+ 0,
988
+ [_wT, _ca, _wI, _iEI, _dTCEI, _co],
989
+ [() => exports.WorkflowType$, 0, 0, 1, 1, 0], 5
990
+ ];
991
+ exports.StartChildWorkflowExecutionInitiatedEventAttributes$ = [3, n0, _SCWEIEA,
992
+ 0,
993
+ [_wI, _wT, _tL, _dTCEI, _cP, _co, _i, _eSTCT, _tP, _tSTCT, _tLa, _lR],
994
+ [0, () => exports.WorkflowType$, () => exports.TaskList$, 1, 0, 0, 0, 0, 0, 0, 64 | 0, 0], 5
995
+ ];
996
+ exports.StartLambdaFunctionFailedEventAttributes$ = [3, n0, _SLFFEAt,
997
+ 0,
998
+ [_sEIc, _ca, _m],
999
+ [1, 0, 0]
1000
+ ];
1001
+ exports.StartTimerDecisionAttributes$ = [3, n0, _STDA,
1002
+ 0,
1003
+ [_tIi, _sTFT, _co],
1004
+ [0, 0, 0], 2
1005
+ ];
1006
+ exports.StartTimerFailedEventAttributes$ = [3, n0, _STFEA,
1007
+ 0,
1008
+ [_tIi, _ca, _dTCEI],
1009
+ [0, 0, 1], 3
1010
+ ];
1011
+ exports.StartWorkflowExecutionInput$ = [3, n0, _SWEIt,
1012
+ 0,
1013
+ [_do, _wI, _wT, _tL, _tP, _i, _eSTCT, _tLa, _tSTCT, _cP, _lR],
1014
+ [0, 0, () => exports.WorkflowType$, () => exports.TaskList$, 0, 0, 0, 64 | 0, 0, 0, 0], 3
1015
+ ];
1016
+ exports.TagFilter$ = [3, n0, _TF,
1017
+ 0,
1018
+ [_ta],
1019
+ [0], 1
1020
+ ];
1021
+ exports.TagResourceInput$ = [3, n0, _TRI,
1022
+ 0,
1023
+ [_rA, _t],
1024
+ [0, () => ResourceTagList], 2
1025
+ ];
1026
+ exports.TaskList$ = [3, n0, _TL,
1027
+ 0,
1028
+ [_n],
1029
+ [0], 1
1030
+ ];
1031
+ exports.TerminateWorkflowExecutionInput$ = [3, n0, _TWEI,
1032
+ 0,
1033
+ [_do, _wI, _rI, _re, _d, _cP],
1034
+ [0, 0, 0, 0, 0, 0], 2
1035
+ ];
1036
+ exports.TimerCanceledEventAttributes$ = [3, n0, _TCEA,
1037
+ 0,
1038
+ [_tIi, _sEI, _dTCEI],
1039
+ [0, 1, 1], 3
1040
+ ];
1041
+ exports.TimerFiredEventAttributes$ = [3, n0, _TFEA,
1042
+ 0,
1043
+ [_tIi, _sEI],
1044
+ [0, 1], 2
1045
+ ];
1046
+ exports.TimerStartedEventAttributes$ = [3, n0, _TSEA,
1047
+ 0,
1048
+ [_tIi, _sTFT, _dTCEI, _co],
1049
+ [0, 0, 1, 0], 3
1050
+ ];
1051
+ exports.UndeprecateActivityTypeInput$ = [3, n0, _UATI,
1052
+ 0,
1053
+ [_do, _aT],
1054
+ [0, () => exports.ActivityType$], 2
1055
+ ];
1056
+ exports.UndeprecateDomainInput$ = [3, n0, _UDI,
1057
+ 0,
1058
+ [_n],
1059
+ [0], 1
1060
+ ];
1061
+ exports.UndeprecateWorkflowTypeInput$ = [3, n0, _UWTI,
1062
+ 0,
1063
+ [_do, _wT],
1064
+ [0, () => exports.WorkflowType$], 2
1065
+ ];
1066
+ exports.UntagResourceInput$ = [3, n0, _URI,
1067
+ 0,
1068
+ [_rA, _tK],
1069
+ [0, 64 | 0], 2
1070
+ ];
1071
+ exports.WorkflowExecution$ = [3, n0, _WE,
1072
+ 0,
1073
+ [_wI, _rI],
1074
+ [0, 0], 2
1075
+ ];
1076
+ exports.WorkflowExecutionCanceledEventAttributes$ = [3, n0, _WECEA,
1077
+ 0,
1078
+ [_dTCEI, _d],
1079
+ [1, 0], 1
1080
+ ];
1081
+ exports.WorkflowExecutionCancelRequestedEventAttributes$ = [3, n0, _WECREA,
1082
+ 0,
1083
+ [_eWE, _eIEI, _ca],
1084
+ [() => exports.WorkflowExecution$, 1, 0]
1085
+ ];
1086
+ exports.WorkflowExecutionCompletedEventAttributes$ = [3, n0, _WECEAo,
1087
+ 0,
1088
+ [_dTCEI, _r],
1089
+ [1, 0], 1
1090
+ ];
1091
+ exports.WorkflowExecutionConfiguration$ = [3, n0, _WEC,
1092
+ 0,
1093
+ [_tSTCT, _eSTCT, _tL, _cP, _tP, _lR],
1094
+ [0, 0, () => exports.TaskList$, 0, 0, 0], 4
1095
+ ];
1096
+ exports.WorkflowExecutionContinuedAsNewEventAttributes$ = [3, n0, _WECANEA,
1097
+ 0,
1098
+ [_dTCEI, _nERI, _tL, _cP, _wT, _i, _eSTCT, _tP, _tSTCT, _tLa, _lR],
1099
+ [1, 0, () => exports.TaskList$, 0, () => exports.WorkflowType$, 0, 0, 0, 0, 64 | 0, 0], 5
1100
+ ];
1101
+ exports.WorkflowExecutionCount$ = [3, n0, _WECo,
1102
+ 0,
1103
+ [_cou, _tr],
1104
+ [1, 2], 1
1105
+ ];
1106
+ exports.WorkflowExecutionDetail$ = [3, n0, _WED,
1107
+ 0,
1108
+ [_eIx, _eCx, _oC, _lATT, _lEC],
1109
+ [() => exports.WorkflowExecutionInfo$, () => exports.WorkflowExecutionConfiguration$, () => exports.WorkflowExecutionOpenCounts$, 4, 0], 3
1110
+ ];
1111
+ exports.WorkflowExecutionFailedEventAttributes$ = [3, n0, _WEFEA,
1112
+ 0,
1113
+ [_dTCEI, _re, _d],
1114
+ [1, 0, 0], 1
1115
+ ];
1116
+ exports.WorkflowExecutionFilter$ = [3, n0, _WEF,
1117
+ 0,
1118
+ [_wI],
1119
+ [0], 1
1120
+ ];
1121
+ exports.WorkflowExecutionInfo$ = [3, n0, _WEI,
1122
+ 0,
1123
+ [_ex, _wT, _sT, _eS, _cT, _cS, _p, _tLa, _cR],
1124
+ [() => exports.WorkflowExecution$, () => exports.WorkflowType$, 4, 0, 4, 0, () => exports.WorkflowExecution$, 64 | 0, 2], 4
1125
+ ];
1126
+ exports.WorkflowExecutionInfos$ = [3, n0, _WEIo,
1127
+ 0,
1128
+ [_eIxe, _nPT],
1129
+ [() => WorkflowExecutionInfoList, 0], 1
1130
+ ];
1131
+ exports.WorkflowExecutionOpenCounts$ = [3, n0, _WEOC,
1132
+ 0,
1133
+ [_oAT, _oDT, _oT, _oCWE, _oLF],
1134
+ [1, 1, 1, 1, 1], 4
1135
+ ];
1136
+ exports.WorkflowExecutionSignaledEventAttributes$ = [3, n0, _WESEA,
1137
+ 0,
1138
+ [_sN, _i, _eWE, _eIEI],
1139
+ [0, 0, () => exports.WorkflowExecution$, 1], 1
1140
+ ];
1141
+ exports.WorkflowExecutionStartedEventAttributes$ = [3, n0, _WESEAo,
1142
+ 0,
1143
+ [_cP, _tL, _wT, _i, _eSTCT, _tSTCT, _tP, _tLa, _cERI, _pWE, _pIEI, _lR],
1144
+ [0, () => exports.TaskList$, () => exports.WorkflowType$, 0, 0, 0, 0, 64 | 0, 0, () => exports.WorkflowExecution$, 1, 0], 3
1145
+ ];
1146
+ exports.WorkflowExecutionTerminatedEventAttributes$ = [3, n0, _WETEA,
1147
+ 0,
1148
+ [_cP, _re, _d, _ca],
1149
+ [0, 0, 0, 0], 1
1150
+ ];
1151
+ exports.WorkflowExecutionTimedOutEventAttributes$ = [3, n0, _WETOEA,
1152
+ 0,
1153
+ [_tTi, _cP],
1154
+ [0, 0], 2
1155
+ ];
1156
+ exports.WorkflowType$ = [3, n0, _WT,
1157
+ 0,
1158
+ [_n, _v],
1159
+ [0, 0], 2
1160
+ ];
1161
+ exports.WorkflowTypeConfiguration$ = [3, n0, _WTC,
1162
+ 0,
1163
+ [_dTSTCT, _dESTCT, _dTL, _dTP, _dCP, _dLR],
1164
+ [0, 0, () => exports.TaskList$, 0, 0, 0]
1165
+ ];
1166
+ exports.WorkflowTypeDetail$ = [3, n0, _WTD,
1167
+ 0,
1168
+ [_tI, _con],
1169
+ [() => exports.WorkflowTypeInfo$, () => exports.WorkflowTypeConfiguration$], 2
1170
+ ];
1171
+ exports.WorkflowTypeFilter$ = [3, n0, _WTF,
1172
+ 0,
1173
+ [_n, _v],
1174
+ [0, 0], 1
1175
+ ];
1176
+ exports.WorkflowTypeInfo$ = [3, n0, _WTI,
1177
+ 0,
1178
+ [_wT, _st, _cD, _de, _dD],
1179
+ [() => exports.WorkflowType$, 0, 4, 0, 4], 3
1180
+ ];
1181
+ exports.WorkflowTypeInfos$ = [3, n0, _WTIo,
1182
+ 0,
1183
+ [_tIy, _nPT],
1184
+ [() => WorkflowTypeInfoList, 0], 1
1185
+ ];
1186
+ var __Unit = "unit";
1187
+ var ActivityTypeInfoList = [1, n0, _ATIL,
1188
+ 0, () => exports.ActivityTypeInfo$
1189
+ ];
1190
+ var DecisionList = [1, n0, _DL,
1191
+ 0, () => exports.Decision$
1192
+ ];
1193
+ var DomainInfoList = [1, n0, _DIL,
1194
+ 0, () => exports.DomainInfo$
1195
+ ];
1196
+ var HistoryEventList = [1, n0, _HEL,
1197
+ 0, () => exports.HistoryEvent$
1198
+ ];
1199
+ var ResourceTagKeyList = 64 | 0;
1200
+ var ResourceTagList = [1, n0, _RTL,
1201
+ 0, () => exports.ResourceTag$
1202
+ ];
1203
+ var TagList = 64 | 0;
1204
+ var WorkflowExecutionInfoList = [1, n0, _WEIL,
1205
+ 0, () => exports.WorkflowExecutionInfo$
1206
+ ];
1207
+ var WorkflowTypeInfoList = [1, n0, _WTIL,
1208
+ 0, () => exports.WorkflowTypeInfo$
1209
+ ];
1210
+ exports.CountClosedWorkflowExecutions$ = [9, n0, _CCWE,
1211
+ 0, () => exports.CountClosedWorkflowExecutionsInput$, () => exports.WorkflowExecutionCount$
1212
+ ];
1213
+ exports.CountOpenWorkflowExecutions$ = [9, n0, _COWE,
1214
+ 0, () => exports.CountOpenWorkflowExecutionsInput$, () => exports.WorkflowExecutionCount$
1215
+ ];
1216
+ exports.CountPendingActivityTasks$ = [9, n0, _CPAT,
1217
+ 0, () => exports.CountPendingActivityTasksInput$, () => exports.PendingTaskCount$
1218
+ ];
1219
+ exports.CountPendingDecisionTasks$ = [9, n0, _CPDT,
1220
+ 0, () => exports.CountPendingDecisionTasksInput$, () => exports.PendingTaskCount$
1221
+ ];
1222
+ exports.DeleteActivityType$ = [9, n0, _DAT,
1223
+ 0, () => exports.DeleteActivityTypeInput$, () => __Unit
1224
+ ];
1225
+ exports.DeleteWorkflowType$ = [9, n0, _DWT,
1226
+ 0, () => exports.DeleteWorkflowTypeInput$, () => __Unit
1227
+ ];
1228
+ exports.DeprecateActivityType$ = [9, n0, _DATe,
1229
+ 0, () => exports.DeprecateActivityTypeInput$, () => __Unit
1230
+ ];
1231
+ exports.DeprecateDomain$ = [9, n0, _DDe,
1232
+ 0, () => exports.DeprecateDomainInput$, () => __Unit
1233
+ ];
1234
+ exports.DeprecateWorkflowType$ = [9, n0, _DWTe,
1235
+ 0, () => exports.DeprecateWorkflowTypeInput$, () => __Unit
1236
+ ];
1237
+ exports.DescribeActivityType$ = [9, n0, _DATes,
1238
+ 0, () => exports.DescribeActivityTypeInput$, () => exports.ActivityTypeDetail$
1239
+ ];
1240
+ exports.DescribeDomain$ = [9, n0, _DDes,
1241
+ 0, () => exports.DescribeDomainInput$, () => exports.DomainDetail$
1242
+ ];
1243
+ exports.DescribeWorkflowExecution$ = [9, n0, _DWE,
1244
+ 0, () => exports.DescribeWorkflowExecutionInput$, () => exports.WorkflowExecutionDetail$
1245
+ ];
1246
+ exports.DescribeWorkflowType$ = [9, n0, _DWTes,
1247
+ 0, () => exports.DescribeWorkflowTypeInput$, () => exports.WorkflowTypeDetail$
1248
+ ];
1249
+ exports.GetWorkflowExecutionHistory$ = [9, n0, _GWEH,
1250
+ 0, () => exports.GetWorkflowExecutionHistoryInput$, () => exports.History$
1251
+ ];
1252
+ exports.ListActivityTypes$ = [9, n0, _LAT,
1253
+ 0, () => exports.ListActivityTypesInput$, () => exports.ActivityTypeInfos$
1254
+ ];
1255
+ exports.ListClosedWorkflowExecutions$ = [9, n0, _LCWE,
1256
+ 0, () => exports.ListClosedWorkflowExecutionsInput$, () => exports.WorkflowExecutionInfos$
1257
+ ];
1258
+ exports.ListDomains$ = [9, n0, _LD,
1259
+ 0, () => exports.ListDomainsInput$, () => exports.DomainInfos$
1260
+ ];
1261
+ exports.ListOpenWorkflowExecutions$ = [9, n0, _LOWE,
1262
+ 0, () => exports.ListOpenWorkflowExecutionsInput$, () => exports.WorkflowExecutionInfos$
1263
+ ];
1264
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1265
+ 0, () => exports.ListTagsForResourceInput$, () => exports.ListTagsForResourceOutput$
1266
+ ];
1267
+ exports.ListWorkflowTypes$ = [9, n0, _LWT,
1268
+ 0, () => exports.ListWorkflowTypesInput$, () => exports.WorkflowTypeInfos$
1269
+ ];
1270
+ exports.PollForActivityTask$ = [9, n0, _PFAT,
1271
+ 0, () => exports.PollForActivityTaskInput$, () => exports.ActivityTask$
1272
+ ];
1273
+ exports.PollForDecisionTask$ = [9, n0, _PFDT,
1274
+ 0, () => exports.PollForDecisionTaskInput$, () => exports.DecisionTask$
1275
+ ];
1276
+ exports.RecordActivityTaskHeartbeat$ = [9, n0, _RATH,
1277
+ 0, () => exports.RecordActivityTaskHeartbeatInput$, () => exports.ActivityTaskStatus$
1278
+ ];
1279
+ exports.RegisterActivityType$ = [9, n0, _RAT,
1280
+ 0, () => exports.RegisterActivityTypeInput$, () => __Unit
1281
+ ];
1282
+ exports.RegisterDomain$ = [9, n0, _RD,
1283
+ 0, () => exports.RegisterDomainInput$, () => __Unit
1284
+ ];
1285
+ exports.RegisterWorkflowType$ = [9, n0, _RWT,
1286
+ 0, () => exports.RegisterWorkflowTypeInput$, () => __Unit
1287
+ ];
1288
+ exports.RequestCancelWorkflowExecution$ = [9, n0, _RCWE,
1289
+ 0, () => exports.RequestCancelWorkflowExecutionInput$, () => __Unit
1290
+ ];
1291
+ exports.RespondActivityTaskCanceled$ = [9, n0, _RATC,
1292
+ 0, () => exports.RespondActivityTaskCanceledInput$, () => __Unit
1293
+ ];
1294
+ exports.RespondActivityTaskCompleted$ = [9, n0, _RATCe,
1295
+ 0, () => exports.RespondActivityTaskCompletedInput$, () => __Unit
1296
+ ];
1297
+ exports.RespondActivityTaskFailed$ = [9, n0, _RATF,
1298
+ 0, () => exports.RespondActivityTaskFailedInput$, () => __Unit
1299
+ ];
1300
+ exports.RespondDecisionTaskCompleted$ = [9, n0, _RDTC,
1301
+ 0, () => exports.RespondDecisionTaskCompletedInput$, () => __Unit
1302
+ ];
1303
+ exports.SignalWorkflowExecution$ = [9, n0, _SWE,
1304
+ 0, () => exports.SignalWorkflowExecutionInput$, () => __Unit
1305
+ ];
1306
+ exports.StartWorkflowExecution$ = [9, n0, _SWEt,
1307
+ 0, () => exports.StartWorkflowExecutionInput$, () => exports.Run$
1308
+ ];
1309
+ exports.TagResource$ = [9, n0, _TR,
1310
+ 0, () => exports.TagResourceInput$, () => __Unit
1311
+ ];
1312
+ exports.TerminateWorkflowExecution$ = [9, n0, _TWE,
1313
+ 0, () => exports.TerminateWorkflowExecutionInput$, () => __Unit
1314
+ ];
1315
+ exports.UndeprecateActivityType$ = [9, n0, _UAT,
1316
+ 0, () => exports.UndeprecateActivityTypeInput$, () => __Unit
1317
+ ];
1318
+ exports.UndeprecateDomain$ = [9, n0, _UD,
1319
+ 0, () => exports.UndeprecateDomainInput$, () => __Unit
1320
+ ];
1321
+ exports.UndeprecateWorkflowType$ = [9, n0, _UWT,
1322
+ 0, () => exports.UndeprecateWorkflowTypeInput$, () => __Unit
1323
+ ];
1324
+ exports.UntagResource$ = [9, n0, _UR,
1325
+ 0, () => exports.UntagResourceInput$, () => __Unit
1326
+ ];