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 `BatchGetChannel` operation.
/// Types for the `BatchGetStreamKey` operation.
/// Types for the `BatchStartViewerSessionRevocation` operation.
/// Types for the `CreateChannel` operation.
/// Types for the `CreatePlaybackRestrictionPolicy` operation.
/// Types for the `CreateRecordingConfiguration` operation.
/// Types for the `CreateStreamKey` operation.
/// Types for the `DeleteChannel` operation.
/// Types for the `DeletePlaybackKeyPair` operation.
/// Types for the `DeletePlaybackRestrictionPolicy` operation.
/// Types for the `DeleteRecordingConfiguration` operation.
/// Types for the `DeleteStreamKey` operation.
/// Types for the `GetChannel` operation.
/// Types for the `GetPlaybackKeyPair` operation.
/// Types for the `GetPlaybackRestrictionPolicy` operation.
/// Types for the `GetRecordingConfiguration` operation.
/// Types for the `GetStream` operation.
/// Types for the `GetStreamKey` operation.
/// Types for the `GetStreamSession` operation.
/// Types for the `ImportPlaybackKeyPair` operation.
/// Types for the `ListChannels` operation.
/// Types for the `ListPlaybackKeyPairs` operation.
/// Types for the `ListPlaybackRestrictionPolicies` operation.
/// Types for the `ListRecordingConfigurations` operation.
/// Types for the `ListStreamKeys` operation.
/// Types for the `ListStreamSessions` operation.
/// Types for the `ListStreams` operation.
/// Types for the `ListTagsForResource` operation.
/// Types for the `PutMetadata` operation.
/// Types for the `StartViewerSessionRevocation` operation.
/// Types for the `StopStream` operation.
/// Types for the `TagResource` operation.
/// Types for the `UntagResource` operation.
/// Types for the `UpdateChannel` operation.
/// Types for the `UpdatePlaybackRestrictionPolicy` operation.