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