1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `CreateAct` operation.
/// Types for the `CreateSession` operation.
/// Types for the `CreateWorkflowDefinition` operation.
/// Types for the `CreateWorkflowRun` operation.
/// Types for the `DeleteWorkflowDefinition` operation.
/// Types for the `DeleteWorkflowRun` operation.
/// Types for the `GetWorkflowDefinition` operation.
/// Types for the `GetWorkflowRun` operation.
/// Types for the `InvokeActStep` operation.
/// Types for the `ListActs` operation.
/// Types for the `ListModels` operation.
/// Types for the `ListSessions` operation.
/// Types for the `ListWorkflowDefinitions` operation.
/// Types for the `ListWorkflowRuns` operation.
/// Types for the `UpdateAct` operation.
/// Types for the `UpdateWorkflowRun` operation.