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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `AssociateLibraryItemReview` operation.
/// Types for the `AssociateQAppWithUser` operation.
/// Types for the `BatchCreateCategory` operation.
/// Types for the `BatchDeleteCategory` operation.
/// Types for the `BatchUpdateCategory` operation.
/// Types for the `CreateLibraryItem` operation.
/// Types for the `CreatePresignedUrl` operation.
/// Types for the `CreateQApp` operation.
/// Types for the `DeleteLibraryItem` operation.
/// Types for the `DeleteQApp` operation.
/// Types for the `DescribeQAppPermissions` operation.
/// Types for the `DisassociateLibraryItemReview` operation.
/// Types for the `DisassociateQAppFromUser` operation.
/// Types for the `ExportQAppSessionData` operation.
/// Types for the `GetLibraryItem` operation.
/// Types for the `GetQApp` operation.
/// Types for the `GetQAppSession` operation.
/// Types for the `GetQAppSessionMetadata` operation.
/// Types for the `ImportDocument` operation.
/// Types for the `ListCategories` operation.
/// Types for the `ListLibraryItems` operation.
/// Types for the `ListQAppSessionData` operation.
/// Types for the `ListQApps` operation.
/// Types for the `ListTagsForResource` operation.
/// Types for the `PredictQApp` operation.
/// Types for the `StartQAppSession` operation.
/// Types for the `StopQAppSession` operation.
/// Types for the `TagResource` operation.
/// Types for the `UntagResource` operation.
/// Types for the `UpdateLibraryItem` operation.
/// Types for the `UpdateLibraryItemMetadata` operation.
/// Types for the `UpdateQApp` operation.
/// Types for the `UpdateQAppPermissions` operation.
/// Types for the `UpdateQAppSession` operation.
/// Types for the `UpdateQAppSessionMetadata` operation.