@aws-sdk/client-ivs 3.651.1 → 3.654.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.
Files changed (71) hide show
  1. package/dist-types/commands/BatchGetChannelCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchGetStreamKeyCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchStartViewerSessionRevocationCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateChannelCommand.d.ts +11 -0
  5. package/dist-types/commands/CreatePlaybackRestrictionPolicyCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateRecordingConfigurationCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateStreamKeyCommand.d.ts +11 -0
  8. package/dist-types/commands/DeleteChannelCommand.d.ts +11 -0
  9. package/dist-types/commands/DeletePlaybackKeyPairCommand.d.ts +11 -0
  10. package/dist-types/commands/DeletePlaybackRestrictionPolicyCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteRecordingConfigurationCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteStreamKeyCommand.d.ts +11 -0
  13. package/dist-types/commands/GetChannelCommand.d.ts +11 -0
  14. package/dist-types/commands/GetPlaybackKeyPairCommand.d.ts +11 -0
  15. package/dist-types/commands/GetPlaybackRestrictionPolicyCommand.d.ts +11 -0
  16. package/dist-types/commands/GetRecordingConfigurationCommand.d.ts +11 -0
  17. package/dist-types/commands/GetStreamCommand.d.ts +11 -0
  18. package/dist-types/commands/GetStreamKeyCommand.d.ts +11 -0
  19. package/dist-types/commands/GetStreamSessionCommand.d.ts +11 -0
  20. package/dist-types/commands/ImportPlaybackKeyPairCommand.d.ts +11 -0
  21. package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
  22. package/dist-types/commands/ListPlaybackKeyPairsCommand.d.ts +11 -0
  23. package/dist-types/commands/ListPlaybackRestrictionPoliciesCommand.d.ts +11 -0
  24. package/dist-types/commands/ListRecordingConfigurationsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListStreamKeysCommand.d.ts +11 -0
  26. package/dist-types/commands/ListStreamSessionsCommand.d.ts +11 -0
  27. package/dist-types/commands/ListStreamsCommand.d.ts +11 -0
  28. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  29. package/dist-types/commands/PutMetadataCommand.d.ts +11 -0
  30. package/dist-types/commands/StartViewerSessionRevocationCommand.d.ts +11 -0
  31. package/dist-types/commands/StopStreamCommand.d.ts +11 -0
  32. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  33. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  34. package/dist-types/commands/UpdateChannelCommand.d.ts +11 -0
  35. package/dist-types/commands/UpdatePlaybackRestrictionPolicyCommand.d.ts +11 -0
  36. package/dist-types/ts3.4/commands/BatchGetChannelCommand.d.ts +12 -1
  37. package/dist-types/ts3.4/commands/BatchGetStreamKeyCommand.d.ts +12 -1
  38. package/dist-types/ts3.4/commands/BatchStartViewerSessionRevocationCommand.d.ts +12 -1
  39. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/CreatePlaybackRestrictionPolicyCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/CreateRecordingConfigurationCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/CreateStreamKeyCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/DeletePlaybackKeyPairCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/DeletePlaybackRestrictionPolicyCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/DeleteRecordingConfigurationCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/DeleteStreamKeyCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/GetChannelCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/GetPlaybackKeyPairCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/GetPlaybackRestrictionPolicyCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/GetRecordingConfigurationCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/GetStreamCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/GetStreamKeyCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/GetStreamSessionCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/ImportPlaybackKeyPairCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/ListPlaybackKeyPairsCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/ListPlaybackRestrictionPoliciesCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/ListRecordingConfigurationsCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/ListStreamKeysCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/ListStreamSessionsCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/PutMetadataCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/StartViewerSessionRevocationCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/StopStreamCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/UpdatePlaybackRestrictionPolicyCommand.d.ts +12 -1
  71. package/package.json +35 -35
@@ -87,4 +87,15 @@ declare const BatchGetChannelCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class BatchGetChannelCommand extends BatchGetChannelCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: BatchGetChannelRequest;
94
+ output: BatchGetChannelResponse;
95
+ };
96
+ sdk: {
97
+ input: BatchGetChannelCommandInput;
98
+ output: BatchGetChannelCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -75,4 +75,15 @@ declare const BatchGetStreamKeyCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class BatchGetStreamKeyCommand extends BatchGetStreamKeyCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: BatchGetStreamKeyRequest;
82
+ output: BatchGetStreamKeyResponse;
83
+ };
84
+ sdk: {
85
+ input: BatchGetStreamKeyCommandInput;
86
+ output: BatchGetStreamKeyCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -83,4 +83,15 @@ declare const BatchStartViewerSessionRevocationCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class BatchStartViewerSessionRevocationCommand extends BatchStartViewerSessionRevocationCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: BatchStartViewerSessionRevocationRequest;
90
+ output: BatchStartViewerSessionRevocationResponse;
91
+ };
92
+ sdk: {
93
+ input: BatchStartViewerSessionRevocationCommandInput;
94
+ output: BatchStartViewerSessionRevocationCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -109,4 +109,15 @@ declare const CreateChannelCommand_base: {
109
109
  * @public
110
110
  */
111
111
  export declare class CreateChannelCommand extends CreateChannelCommand_base {
112
+ /** @internal type navigation helper, not in runtime. */
113
+ protected static __types: {
114
+ api: {
115
+ input: CreateChannelRequest;
116
+ output: CreateChannelResponse;
117
+ };
118
+ sdk: {
119
+ input: CreateChannelCommandInput;
120
+ output: CreateChannelCommandOutput;
121
+ };
122
+ };
112
123
  }
@@ -96,4 +96,15 @@ declare const CreatePlaybackRestrictionPolicyCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class CreatePlaybackRestrictionPolicyCommand extends CreatePlaybackRestrictionPolicyCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: CreatePlaybackRestrictionPolicyRequest;
103
+ output: CreatePlaybackRestrictionPolicyResponse;
104
+ };
105
+ sdk: {
106
+ input: CreatePlaybackRestrictionPolicyCommandInput;
107
+ output: CreatePlaybackRestrictionPolicyCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -136,4 +136,15 @@ declare const CreateRecordingConfigurationCommand_base: {
136
136
  * @public
137
137
  */
138
138
  export declare class CreateRecordingConfigurationCommand extends CreateRecordingConfigurationCommand_base {
139
+ /** @internal type navigation helper, not in runtime. */
140
+ protected static __types: {
141
+ api: {
142
+ input: CreateRecordingConfigurationRequest;
143
+ output: CreateRecordingConfigurationResponse;
144
+ };
145
+ sdk: {
146
+ input: CreateRecordingConfigurationCommandInput;
147
+ output: CreateRecordingConfigurationCommandOutput;
148
+ };
149
+ };
139
150
  }
@@ -85,4 +85,15 @@ declare const CreateStreamKeyCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class CreateStreamKeyCommand extends CreateStreamKeyCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: CreateStreamKeyRequest;
92
+ output: CreateStreamKeyResponse;
93
+ };
94
+ sdk: {
95
+ input: CreateStreamKeyCommandInput;
96
+ output: CreateStreamKeyCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -75,4 +75,15 @@ declare const DeleteChannelCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteChannelRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteChannelCommandInput;
86
+ output: DeleteChannelCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -69,4 +69,15 @@ declare const DeletePlaybackKeyPairCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class DeletePlaybackKeyPairCommand extends DeletePlaybackKeyPairCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeletePlaybackKeyPairRequest;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeletePlaybackKeyPairCommandInput;
80
+ output: DeletePlaybackKeyPairCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -70,4 +70,15 @@ declare const DeletePlaybackRestrictionPolicyCommand_base: {
70
70
  * @public
71
71
  */
72
72
  export declare class DeletePlaybackRestrictionPolicyCommand extends DeletePlaybackRestrictionPolicyCommand_base {
73
+ /** @internal type navigation helper, not in runtime. */
74
+ protected static __types: {
75
+ api: {
76
+ input: DeletePlaybackRestrictionPolicyRequest;
77
+ output: {};
78
+ };
79
+ sdk: {
80
+ input: DeletePlaybackRestrictionPolicyCommandInput;
81
+ output: DeletePlaybackRestrictionPolicyCommandOutput;
82
+ };
83
+ };
73
84
  }
@@ -75,4 +75,15 @@ declare const DeleteRecordingConfigurationCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteRecordingConfigurationCommand extends DeleteRecordingConfigurationCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteRecordingConfigurationRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteRecordingConfigurationCommandInput;
86
+ output: DeleteRecordingConfigurationCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -68,4 +68,15 @@ declare const DeleteStreamKeyCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeleteStreamKeyCommand extends DeleteStreamKeyCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeleteStreamKeyRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeleteStreamKeyCommandInput;
79
+ output: DeleteStreamKeyCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -85,4 +85,15 @@ declare const GetChannelCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class GetChannelCommand extends GetChannelCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: GetChannelRequest;
92
+ output: GetChannelResponse;
93
+ };
94
+ sdk: {
95
+ input: GetChannelCommandInput;
96
+ output: GetChannelCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -77,4 +77,15 @@ declare const GetPlaybackKeyPairCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetPlaybackKeyPairCommand extends GetPlaybackKeyPairCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetPlaybackKeyPairRequest;
84
+ output: GetPlaybackKeyPairResponse;
85
+ };
86
+ sdk: {
87
+ input: GetPlaybackKeyPairCommandInput;
88
+ output: GetPlaybackKeyPairCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -82,4 +82,15 @@ declare const GetPlaybackRestrictionPolicyCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetPlaybackRestrictionPolicyCommand extends GetPlaybackRestrictionPolicyCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetPlaybackRestrictionPolicyRequest;
89
+ output: GetPlaybackRestrictionPolicyResponse;
90
+ };
91
+ sdk: {
92
+ input: GetPlaybackRestrictionPolicyCommandInput;
93
+ output: GetPlaybackRestrictionPolicyCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -96,4 +96,15 @@ declare const GetRecordingConfigurationCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class GetRecordingConfigurationCommand extends GetRecordingConfigurationCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: GetRecordingConfigurationRequest;
103
+ output: GetRecordingConfigurationResponse;
104
+ };
105
+ sdk: {
106
+ input: GetRecordingConfigurationCommandInput;
107
+ output: GetRecordingConfigurationCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -77,4 +77,15 @@ declare const GetStreamCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetStreamCommand extends GetStreamCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetStreamRequest;
84
+ output: GetStreamResponse;
85
+ };
86
+ sdk: {
87
+ input: GetStreamCommandInput;
88
+ output: GetStreamCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -73,4 +73,15 @@ declare const GetStreamKeyCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetStreamKeyCommand extends GetStreamKeyCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: GetStreamKeyRequest;
80
+ output: GetStreamKeyResponse;
81
+ };
82
+ sdk: {
83
+ input: GetStreamKeyCommandInput;
84
+ output: GetStreamKeyCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -144,4 +144,15 @@ declare const GetStreamSessionCommand_base: {
144
144
  * @public
145
145
  */
146
146
  export declare class GetStreamSessionCommand extends GetStreamSessionCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: GetStreamSessionRequest;
151
+ output: GetStreamSessionResponse;
152
+ };
153
+ sdk: {
154
+ input: GetStreamSessionCommandInput;
155
+ output: GetStreamSessionCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -87,4 +87,15 @@ declare const ImportPlaybackKeyPairCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class ImportPlaybackKeyPairCommand extends ImportPlaybackKeyPairCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ImportPlaybackKeyPairRequest;
94
+ output: ImportPlaybackKeyPairResponse;
95
+ };
96
+ sdk: {
97
+ input: ImportPlaybackKeyPairCommandInput;
98
+ output: ImportPlaybackKeyPairCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -89,4 +89,15 @@ declare const ListChannelsCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class ListChannelsCommand extends ListChannelsCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: ListChannelsRequest;
96
+ output: ListChannelsResponse;
97
+ };
98
+ sdk: {
99
+ input: ListChannelsCommandInput;
100
+ output: ListChannelsCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -74,4 +74,15 @@ declare const ListPlaybackKeyPairsCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class ListPlaybackKeyPairsCommand extends ListPlaybackKeyPairsCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: ListPlaybackKeyPairsRequest;
81
+ output: ListPlaybackKeyPairsResponse;
82
+ };
83
+ sdk: {
84
+ input: ListPlaybackKeyPairsCommandInput;
85
+ output: ListPlaybackKeyPairsCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -86,4 +86,15 @@ declare const ListPlaybackRestrictionPoliciesCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class ListPlaybackRestrictionPoliciesCommand extends ListPlaybackRestrictionPoliciesCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: ListPlaybackRestrictionPoliciesRequest;
93
+ output: ListPlaybackRestrictionPoliciesResponse;
94
+ };
95
+ sdk: {
96
+ input: ListPlaybackRestrictionPoliciesCommandInput;
97
+ output: ListPlaybackRestrictionPoliciesCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -83,4 +83,15 @@ declare const ListRecordingConfigurationsCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class ListRecordingConfigurationsCommand extends ListRecordingConfigurationsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: ListRecordingConfigurationsRequest;
90
+ output: ListRecordingConfigurationsResponse;
91
+ };
92
+ sdk: {
93
+ input: ListRecordingConfigurationsCommandInput;
94
+ output: ListRecordingConfigurationsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -77,4 +77,15 @@ declare const ListStreamKeysCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class ListStreamKeysCommand extends ListStreamKeysCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: ListStreamKeysRequest;
84
+ output: ListStreamKeysResponse;
85
+ };
86
+ sdk: {
87
+ input: ListStreamKeysCommandInput;
88
+ output: ListStreamKeysCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -77,4 +77,15 @@ declare const ListStreamSessionsCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class ListStreamSessionsCommand extends ListStreamSessionsCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: ListStreamSessionsRequest;
84
+ output: ListStreamSessionsResponse;
85
+ };
86
+ sdk: {
87
+ input: ListStreamSessionsCommandInput;
88
+ output: ListStreamSessionsCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -78,4 +78,15 @@ declare const ListStreamsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListStreamsCommand extends ListStreamsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListStreamsRequest;
85
+ output: ListStreamsResponse;
86
+ };
87
+ sdk: {
88
+ input: ListStreamsCommandInput;
89
+ output: ListStreamsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -68,4 +68,15 @@ declare const ListTagsForResourceCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: ListTagsForResourceRequest;
75
+ output: ListTagsForResourceResponse;
76
+ };
77
+ sdk: {
78
+ input: ListTagsForResourceCommandInput;
79
+ output: ListTagsForResourceCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -75,4 +75,15 @@ declare const PutMetadataCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class PutMetadataCommand extends PutMetadataCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: PutMetadataRequest;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: PutMetadataCommandInput;
86
+ output: PutMetadataCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -79,4 +79,15 @@ declare const StartViewerSessionRevocationCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class StartViewerSessionRevocationCommand extends StartViewerSessionRevocationCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: StartViewerSessionRevocationRequest;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: StartViewerSessionRevocationCommandInput;
90
+ output: StartViewerSessionRevocationCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -77,4 +77,15 @@ declare const StopStreamCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class StopStreamCommand extends StopStreamCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: StopStreamRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: StopStreamCommandInput;
88
+ output: StopStreamCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -67,4 +67,15 @@ declare const TagResourceCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class TagResourceCommand extends TagResourceCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: TagResourceRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: TagResourceCommandInput;
78
+ output: TagResourceCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -67,4 +67,15 @@ declare const UntagResourceCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: UntagResourceRequest;
74
+ output: {};
75
+ };
76
+ sdk: {
77
+ input: UntagResourceCommandInput;
78
+ output: UntagResourceCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -101,4 +101,15 @@ declare const UpdateChannelCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: UpdateChannelRequest;
108
+ output: UpdateChannelResponse;
109
+ };
110
+ sdk: {
111
+ input: UpdateChannelCommandInput;
112
+ output: UpdateChannelCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -93,4 +93,15 @@ declare const UpdatePlaybackRestrictionPolicyCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class UpdatePlaybackRestrictionPolicyCommand extends UpdatePlaybackRestrictionPolicyCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: UpdatePlaybackRestrictionPolicyRequest;
100
+ output: UpdatePlaybackRestrictionPolicyResponse;
101
+ };
102
+ sdk: {
103
+ input: UpdatePlaybackRestrictionPolicyCommandInput;
104
+ output: UpdatePlaybackRestrictionPolicyCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -36,4 +36,15 @@ declare const BatchGetChannelCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class BatchGetChannelCommand extends BatchGetChannelCommand_base {}
39
+ export declare class BatchGetChannelCommand extends BatchGetChannelCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: BatchGetChannelRequest;
43
+ output: BatchGetChannelResponse;
44
+ };
45
+ sdk: {
46
+ input: BatchGetChannelCommandInput;
47
+ output: BatchGetChannelCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const BatchGetStreamKeyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetStreamKeyCommand extends BatchGetStreamKeyCommand_base {}
40
+ export declare class BatchGetStreamKeyCommand extends BatchGetStreamKeyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetStreamKeyRequest;
44
+ output: BatchGetStreamKeyResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchGetStreamKeyCommandInput;
48
+ output: BatchGetStreamKeyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchStartViewerSessionRevocationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchStartViewerSessionRevocationCommand extends BatchStartViewerSessionRevocationCommand_base {}
40
+ export declare class BatchStartViewerSessionRevocationCommand extends BatchStartViewerSessionRevocationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchStartViewerSessionRevocationRequest;
44
+ output: BatchStartViewerSessionRevocationResponse;
45
+ };
46
+ sdk: {
47
+ input: BatchStartViewerSessionRevocationCommandInput;
48
+ output: BatchStartViewerSessionRevocationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const CreateChannelCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateChannelCommand extends CreateChannelCommand_base {}
39
+ export declare class CreateChannelCommand extends CreateChannelCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateChannelRequest;
43
+ output: CreateChannelResponse;
44
+ };
45
+ sdk: {
46
+ input: CreateChannelCommandInput;
47
+ output: CreateChannelCommandOutput;
48
+ };
49
+ };
50
+ }