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
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use RequestId;
/// Types for the `BulkPublish` operation.
/// Types for the `DeleteDataset` operation.
/// Types for the `DescribeDataset` operation.
/// Types for the `DescribeIdentityPoolUsage` operation.
/// Types for the `DescribeIdentityUsage` operation.
/// Types for the `GetBulkPublishDetails` operation.
/// Types for the `GetCognitoEvents` operation.
/// Types for the `GetIdentityPoolConfiguration` operation.
/// Types for the `ListDatasets` operation.
/// Types for the `ListIdentityPoolUsage` operation.
/// Types for the `ListRecords` operation.
/// Types for the `RegisterDevice` operation.
/// Types for the `SetCognitoEvents` operation.
/// Types for the `SetIdentityPoolConfiguration` operation.
/// Types for the `SubscribeToDataset` operation.
/// Types for the `UnsubscribeFromDataset` operation.
/// Types for the `UpdateRecords` operation.