@aws-sdk/client-chime-sdk-messaging 3.478.0 → 3.484.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 (209) hide show
  1. package/dist-cjs/commands/AssociateChannelFlowCommand.js +18 -41
  2. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +18 -41
  3. package/dist-cjs/commands/ChannelFlowCallbackCommand.js +18 -41
  4. package/dist-cjs/commands/CreateChannelBanCommand.js +18 -41
  5. package/dist-cjs/commands/CreateChannelCommand.js +18 -41
  6. package/dist-cjs/commands/CreateChannelFlowCommand.js +18 -41
  7. package/dist-cjs/commands/CreateChannelMembershipCommand.js +18 -41
  8. package/dist-cjs/commands/CreateChannelModeratorCommand.js +18 -41
  9. package/dist-cjs/commands/DeleteChannelBanCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteChannelCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteChannelFlowCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteChannelMessageCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteMessagingStreamingConfigurationsCommand.js +18 -41
  16. package/dist-cjs/commands/DescribeChannelBanCommand.js +18 -41
  17. package/dist-cjs/commands/DescribeChannelCommand.js +18 -41
  18. package/dist-cjs/commands/DescribeChannelFlowCommand.js +18 -41
  19. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +18 -41
  20. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +18 -41
  21. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +18 -41
  23. package/dist-cjs/commands/DisassociateChannelFlowCommand.js +18 -41
  24. package/dist-cjs/commands/GetChannelMembershipPreferencesCommand.js +18 -41
  25. package/dist-cjs/commands/GetChannelMessageCommand.js +18 -41
  26. package/dist-cjs/commands/GetChannelMessageStatusCommand.js +18 -41
  27. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +18 -41
  28. package/dist-cjs/commands/GetMessagingStreamingConfigurationsCommand.js +18 -41
  29. package/dist-cjs/commands/ListChannelBansCommand.js +18 -41
  30. package/dist-cjs/commands/ListChannelFlowsCommand.js +18 -41
  31. package/dist-cjs/commands/ListChannelMembershipsCommand.js +18 -41
  32. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +18 -41
  33. package/dist-cjs/commands/ListChannelMessagesCommand.js +18 -41
  34. package/dist-cjs/commands/ListChannelModeratorsCommand.js +18 -41
  35. package/dist-cjs/commands/ListChannelsAssociatedWithChannelFlowCommand.js +18 -41
  36. package/dist-cjs/commands/ListChannelsCommand.js +18 -41
  37. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +18 -41
  38. package/dist-cjs/commands/ListSubChannelsCommand.js +18 -41
  39. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  40. package/dist-cjs/commands/PutChannelExpirationSettingsCommand.js +18 -41
  41. package/dist-cjs/commands/PutChannelMembershipPreferencesCommand.js +18 -41
  42. package/dist-cjs/commands/PutMessagingStreamingConfigurationsCommand.js +18 -41
  43. package/dist-cjs/commands/RedactChannelMessageCommand.js +18 -41
  44. package/dist-cjs/commands/SearchChannelsCommand.js +18 -41
  45. package/dist-cjs/commands/SendChannelMessageCommand.js +18 -41
  46. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  47. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  48. package/dist-cjs/commands/UpdateChannelCommand.js +18 -41
  49. package/dist-cjs/commands/UpdateChannelFlowCommand.js +18 -41
  50. package/dist-cjs/commands/UpdateChannelMessageCommand.js +18 -41
  51. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +18 -41
  52. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  53. package/dist-es/commands/AssociateChannelFlowCommand.js +18 -41
  54. package/dist-es/commands/BatchCreateChannelMembershipCommand.js +18 -41
  55. package/dist-es/commands/ChannelFlowCallbackCommand.js +18 -41
  56. package/dist-es/commands/CreateChannelBanCommand.js +18 -41
  57. package/dist-es/commands/CreateChannelCommand.js +18 -41
  58. package/dist-es/commands/CreateChannelFlowCommand.js +18 -41
  59. package/dist-es/commands/CreateChannelMembershipCommand.js +18 -41
  60. package/dist-es/commands/CreateChannelModeratorCommand.js +18 -41
  61. package/dist-es/commands/DeleteChannelBanCommand.js +18 -41
  62. package/dist-es/commands/DeleteChannelCommand.js +18 -41
  63. package/dist-es/commands/DeleteChannelFlowCommand.js +18 -41
  64. package/dist-es/commands/DeleteChannelMembershipCommand.js +18 -41
  65. package/dist-es/commands/DeleteChannelMessageCommand.js +18 -41
  66. package/dist-es/commands/DeleteChannelModeratorCommand.js +18 -41
  67. package/dist-es/commands/DeleteMessagingStreamingConfigurationsCommand.js +18 -41
  68. package/dist-es/commands/DescribeChannelBanCommand.js +18 -41
  69. package/dist-es/commands/DescribeChannelCommand.js +18 -41
  70. package/dist-es/commands/DescribeChannelFlowCommand.js +18 -41
  71. package/dist-es/commands/DescribeChannelMembershipCommand.js +18 -41
  72. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +18 -41
  73. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +18 -41
  74. package/dist-es/commands/DescribeChannelModeratorCommand.js +18 -41
  75. package/dist-es/commands/DisassociateChannelFlowCommand.js +18 -41
  76. package/dist-es/commands/GetChannelMembershipPreferencesCommand.js +18 -41
  77. package/dist-es/commands/GetChannelMessageCommand.js +18 -41
  78. package/dist-es/commands/GetChannelMessageStatusCommand.js +18 -41
  79. package/dist-es/commands/GetMessagingSessionEndpointCommand.js +18 -41
  80. package/dist-es/commands/GetMessagingStreamingConfigurationsCommand.js +18 -41
  81. package/dist-es/commands/ListChannelBansCommand.js +18 -41
  82. package/dist-es/commands/ListChannelFlowsCommand.js +18 -41
  83. package/dist-es/commands/ListChannelMembershipsCommand.js +18 -41
  84. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +18 -41
  85. package/dist-es/commands/ListChannelMessagesCommand.js +18 -41
  86. package/dist-es/commands/ListChannelModeratorsCommand.js +18 -41
  87. package/dist-es/commands/ListChannelsAssociatedWithChannelFlowCommand.js +18 -41
  88. package/dist-es/commands/ListChannelsCommand.js +18 -41
  89. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +18 -41
  90. package/dist-es/commands/ListSubChannelsCommand.js +18 -41
  91. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  92. package/dist-es/commands/PutChannelExpirationSettingsCommand.js +18 -41
  93. package/dist-es/commands/PutChannelMembershipPreferencesCommand.js +18 -41
  94. package/dist-es/commands/PutMessagingStreamingConfigurationsCommand.js +18 -41
  95. package/dist-es/commands/RedactChannelMessageCommand.js +18 -41
  96. package/dist-es/commands/SearchChannelsCommand.js +18 -41
  97. package/dist-es/commands/SendChannelMessageCommand.js +18 -41
  98. package/dist-es/commands/TagResourceCommand.js +18 -41
  99. package/dist-es/commands/UntagResourceCommand.js +18 -41
  100. package/dist-es/commands/UpdateChannelCommand.js +18 -41
  101. package/dist-es/commands/UpdateChannelFlowCommand.js +18 -41
  102. package/dist-es/commands/UpdateChannelMessageCommand.js +18 -41
  103. package/dist-es/commands/UpdateChannelReadMarkerCommand.js +18 -41
  104. package/dist-es/endpoint/EndpointParameters.js +6 -0
  105. package/dist-types/commands/AssociateChannelFlowCommand.d.ts +6 -21
  106. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +6 -21
  107. package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +6 -21
  108. package/dist-types/commands/CreateChannelBanCommand.d.ts +6 -21
  109. package/dist-types/commands/CreateChannelCommand.d.ts +6 -21
  110. package/dist-types/commands/CreateChannelFlowCommand.d.ts +6 -21
  111. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +6 -21
  112. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +6 -21
  113. package/dist-types/commands/DeleteChannelBanCommand.d.ts +6 -21
  114. package/dist-types/commands/DeleteChannelCommand.d.ts +6 -21
  115. package/dist-types/commands/DeleteChannelFlowCommand.d.ts +6 -21
  116. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +6 -21
  117. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +6 -21
  118. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +6 -21
  119. package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +6 -21
  120. package/dist-types/commands/DescribeChannelBanCommand.d.ts +6 -21
  121. package/dist-types/commands/DescribeChannelCommand.d.ts +6 -21
  122. package/dist-types/commands/DescribeChannelFlowCommand.d.ts +6 -21
  123. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +6 -21
  124. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +6 -21
  125. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +6 -21
  126. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +6 -21
  127. package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +6 -21
  128. package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +6 -21
  129. package/dist-types/commands/GetChannelMessageCommand.d.ts +6 -21
  130. package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +6 -21
  131. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +6 -21
  132. package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +6 -21
  133. package/dist-types/commands/ListChannelBansCommand.d.ts +6 -21
  134. package/dist-types/commands/ListChannelFlowsCommand.d.ts +6 -21
  135. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +6 -21
  136. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +6 -21
  137. package/dist-types/commands/ListChannelMessagesCommand.d.ts +6 -21
  138. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +6 -21
  139. package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +6 -21
  140. package/dist-types/commands/ListChannelsCommand.d.ts +6 -21
  141. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +6 -21
  142. package/dist-types/commands/ListSubChannelsCommand.d.ts +6 -21
  143. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  144. package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +6 -21
  145. package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +6 -21
  146. package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +6 -21
  147. package/dist-types/commands/RedactChannelMessageCommand.d.ts +6 -21
  148. package/dist-types/commands/SearchChannelsCommand.d.ts +6 -21
  149. package/dist-types/commands/SendChannelMessageCommand.d.ts +6 -21
  150. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  151. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  152. package/dist-types/commands/UpdateChannelCommand.d.ts +6 -21
  153. package/dist-types/commands/UpdateChannelFlowCommand.d.ts +6 -21
  154. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +6 -21
  155. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +6 -21
  156. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  157. package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +12 -24
  158. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +12 -24
  159. package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +14 -23
  160. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +14 -23
  161. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +14 -23
  162. package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +14 -23
  163. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +12 -24
  164. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +12 -24
  165. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +14 -23
  166. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +14 -23
  167. package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +14 -23
  168. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +12 -24
  169. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +12 -24
  170. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +12 -24
  171. package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +12 -24
  172. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +14 -23
  173. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +14 -23
  174. package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +14 -23
  175. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +12 -24
  176. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +12 -24
  177. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +12 -24
  178. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +12 -24
  179. package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +12 -24
  180. package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +12 -24
  181. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +14 -23
  182. package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +12 -24
  183. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +12 -24
  184. package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +12 -24
  185. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +14 -23
  186. package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +14 -23
  187. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +12 -24
  188. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +12 -24
  189. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +14 -23
  190. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +12 -24
  192. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +14 -23
  193. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +14 -23
  195. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  196. package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +12 -24
  197. package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +12 -24
  198. package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +12 -24
  199. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +12 -24
  200. package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +14 -23
  202. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  203. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  204. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  209. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DeleteChannelRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteChannelCommandInput extends DeleteChannelRequest {
21
20
  */
22
21
  export interface DeleteChannelCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteChannelCommand_base: {
24
+ new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Immediately makes a channel and its memberships inaccessible and marks them for
@@ -78,23 +81,5 @@ export interface DeleteChannelCommandOutput extends __MetadataBearer {
78
81
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
79
82
  *
80
83
  */
81
- export declare class DeleteChannelCommand extends $Command<DeleteChannelCommandInput, DeleteChannelCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
82
- readonly input: DeleteChannelCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: DeleteChannelCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelCommandInput, DeleteChannelCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DeleteChannelFlowRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteChannelFlowCommandInput extends DeleteChannelFlowRequest
21
20
  */
22
21
  export interface DeleteChannelFlowCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteChannelFlowCommand_base: {
24
+ new (input: DeleteChannelFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelFlowCommandInput, DeleteChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a channel flow, an irreversible process. This is a developer API.</p>
@@ -75,23 +78,5 @@ export interface DeleteChannelFlowCommandOutput extends __MetadataBearer {
75
78
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
76
79
  *
77
80
  */
78
- export declare class DeleteChannelFlowCommand extends $Command<DeleteChannelFlowCommandInput, DeleteChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
79
- readonly input: DeleteChannelFlowCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: DeleteChannelFlowCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelFlowCommandInput, DeleteChannelFlowCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class DeleteChannelFlowCommand extends DeleteChannelFlowCommand_base {
97
82
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DeleteChannelMembershipRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteChannelMembershipCommandInput extends DeleteChannelMember
21
20
  */
22
21
  export interface DeleteChannelMembershipCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteChannelMembershipCommand_base: {
24
+ new (input: DeleteChannelMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelMembershipCommandInput, DeleteChannelMembershipCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a member from a channel.</p>
@@ -79,23 +82,5 @@ export interface DeleteChannelMembershipCommandOutput extends __MetadataBearer {
79
82
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
80
83
  *
81
84
  */
82
- export declare class DeleteChannelMembershipCommand extends $Command<DeleteChannelMembershipCommandInput, DeleteChannelMembershipCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
83
- readonly input: DeleteChannelMembershipCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: DeleteChannelMembershipCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelMembershipCommandInput, DeleteChannelMembershipCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class DeleteChannelMembershipCommand extends DeleteChannelMembershipCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DeleteChannelMessageRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteChannelMessageCommandInput extends DeleteChannelMessageRe
21
20
  */
22
21
  export interface DeleteChannelMessageCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteChannelMessageCommand_base: {
24
+ new (input: DeleteChannelMessageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelMessageCommandInput, DeleteChannelMessageCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a channel message. Only admins can perform this action. Deletion makes messages
@@ -77,23 +80,5 @@ export interface DeleteChannelMessageCommandOutput extends __MetadataBearer {
77
80
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
78
81
  *
79
82
  */
80
- export declare class DeleteChannelMessageCommand extends $Command<DeleteChannelMessageCommandInput, DeleteChannelMessageCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
81
- readonly input: DeleteChannelMessageCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: DeleteChannelMessageCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelMessageCommandInput, DeleteChannelMessageCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class DeleteChannelMessageCommand extends DeleteChannelMessageCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DeleteChannelModeratorRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteChannelModeratorCommandInput extends DeleteChannelModerat
21
20
  */
22
21
  export interface DeleteChannelModeratorCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteChannelModeratorCommand_base: {
24
+ new (input: DeleteChannelModeratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelModeratorCommandInput, DeleteChannelModeratorCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a channel moderator.</p>
@@ -74,23 +77,5 @@ export interface DeleteChannelModeratorCommandOutput extends __MetadataBearer {
74
77
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
75
78
  *
76
79
  */
77
- export declare class DeleteChannelModeratorCommand extends $Command<DeleteChannelModeratorCommandInput, DeleteChannelModeratorCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
78
- readonly input: DeleteChannelModeratorCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: DeleteChannelModeratorCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelModeratorCommandInput, DeleteChannelModeratorCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class DeleteChannelModeratorCommand extends DeleteChannelModeratorCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DeleteMessagingStreamingConfigurationsRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteMessagingStreamingConfigurationsCommandInput extends Dele
21
20
  */
22
21
  export interface DeleteMessagingStreamingConfigurationsCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteMessagingStreamingConfigurationsCommand_base: {
24
+ new (input: DeleteMessagingStreamingConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMessagingStreamingConfigurationsCommandInput, DeleteMessagingStreamingConfigurationsCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes the streaming configurations for an <code>AppInstance</code>. For more information, see
@@ -68,23 +71,5 @@ export interface DeleteMessagingStreamingConfigurationsCommandOutput extends __M
68
71
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
69
72
  *
70
73
  */
71
- export declare class DeleteMessagingStreamingConfigurationsCommand extends $Command<DeleteMessagingStreamingConfigurationsCommandInput, DeleteMessagingStreamingConfigurationsCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
72
- readonly input: DeleteMessagingStreamingConfigurationsCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: DeleteMessagingStreamingConfigurationsCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMessagingStreamingConfigurationsCommandInput, DeleteMessagingStreamingConfigurationsCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class DeleteMessagingStreamingConfigurationsCommand extends DeleteMessagingStreamingConfigurationsCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelBanRequest, DescribeChannelBanResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelBanCommandInput extends DescribeChannelBanReques
21
20
  */
22
21
  export interface DescribeChannelBanCommandOutput extends DescribeChannelBanResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelBanCommand_base: {
24
+ new (input: DescribeChannelBanCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelBanCommandInput, DescribeChannelBanCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the full details of a channel ban.</p>
@@ -90,23 +93,5 @@ export interface DescribeChannelBanCommandOutput extends DescribeChannelBanRespo
90
93
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
91
94
  *
92
95
  */
93
- export declare class DescribeChannelBanCommand extends $Command<DescribeChannelBanCommandInput, DescribeChannelBanCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
94
- readonly input: DescribeChannelBanCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: DescribeChannelBanCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelBanCommandInput, DescribeChannelBanCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class DescribeChannelBanCommand extends DescribeChannelBanCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelRequest, DescribeChannelResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelCommandInput extends DescribeChannelRequest {
21
20
  */
22
21
  export interface DescribeChannelCommandOutput extends DescribeChannelResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelCommand_base: {
24
+ new (input: DescribeChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelCommandInput, DescribeChannelCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the full details of a channel in an Amazon Chime
@@ -99,23 +102,5 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
99
102
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
100
103
  *
101
104
  */
102
- export declare class DescribeChannelCommand extends $Command<DescribeChannelCommandInput, DescribeChannelCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
103
- readonly input: DescribeChannelCommandInput;
104
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
- /**
106
- * @public
107
- */
108
- constructor(input: DescribeChannelCommandInput);
109
- /**
110
- * @internal
111
- */
112
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelCommandInput, DescribeChannelCommandOutput>;
113
- /**
114
- * @internal
115
- */
116
- private serialize;
117
- /**
118
- * @internal
119
- */
120
- private deserialize;
105
+ export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
121
106
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelFlowRequest, DescribeChannelFlowResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelFlowCommandInput extends DescribeChannelFlowRequ
21
20
  */
22
21
  export interface DescribeChannelFlowCommandOutput extends DescribeChannelFlowResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelFlowCommand_base: {
24
+ new (input: DescribeChannelFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelFlowCommandInput, DescribeChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the full details of a channel flow in an Amazon Chime <code>AppInstance</code>. This is a developer API.</p>
@@ -87,23 +90,5 @@ export interface DescribeChannelFlowCommandOutput extends DescribeChannelFlowRes
87
90
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
88
91
  *
89
92
  */
90
- export declare class DescribeChannelFlowCommand extends $Command<DescribeChannelFlowCommandInput, DescribeChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
91
- readonly input: DescribeChannelFlowCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: DescribeChannelFlowCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelFlowCommandInput, DescribeChannelFlowCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class DescribeChannelFlowCommand extends DescribeChannelFlowCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelMembershipRequest, DescribeChannelMembershipResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelMembershipCommandInput extends DescribeChannelMe
21
20
  */
22
21
  export interface DescribeChannelMembershipCommandOutput extends DescribeChannelMembershipResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelMembershipCommand_base: {
24
+ new (input: DescribeChannelMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelMembershipCommandInput, DescribeChannelMembershipCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the full details of a user's channel membership.</p>
@@ -94,23 +97,5 @@ export interface DescribeChannelMembershipCommandOutput extends DescribeChannelM
94
97
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
95
98
  *
96
99
  */
97
- export declare class DescribeChannelMembershipCommand extends $Command<DescribeChannelMembershipCommandInput, DescribeChannelMembershipCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
98
- readonly input: DescribeChannelMembershipCommandInput;
99
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
100
- /**
101
- * @public
102
- */
103
- constructor(input: DescribeChannelMembershipCommandInput);
104
- /**
105
- * @internal
106
- */
107
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelMembershipCommandInput, DescribeChannelMembershipCommandOutput>;
108
- /**
109
- * @internal
110
- */
111
- private serialize;
112
- /**
113
- * @internal
114
- */
115
- private deserialize;
100
+ export declare class DescribeChannelMembershipCommand extends DescribeChannelMembershipCommand_base {
116
101
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelMembershipForAppInstanceUserRequest, DescribeChannelMembershipForAppInstanceUserResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelMembershipForAppInstanceUserCommandInput extends
21
20
  */
22
21
  export interface DescribeChannelMembershipForAppInstanceUserCommandOutput extends DescribeChannelMembershipForAppInstanceUserResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelMembershipForAppInstanceUserCommand_base: {
24
+ new (input: DescribeChannelMembershipForAppInstanceUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelMembershipForAppInstanceUserCommandInput, DescribeChannelMembershipForAppInstanceUserCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Returns the details of a channel based on the membership of the specified
@@ -91,23 +94,5 @@ export interface DescribeChannelMembershipForAppInstanceUserCommandOutput extend
91
94
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
92
95
  *
93
96
  */
94
- export declare class DescribeChannelMembershipForAppInstanceUserCommand extends $Command<DescribeChannelMembershipForAppInstanceUserCommandInput, DescribeChannelMembershipForAppInstanceUserCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
95
- readonly input: DescribeChannelMembershipForAppInstanceUserCommandInput;
96
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
- /**
98
- * @public
99
- */
100
- constructor(input: DescribeChannelMembershipForAppInstanceUserCommandInput);
101
- /**
102
- * @internal
103
- */
104
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelMembershipForAppInstanceUserCommandInput, DescribeChannelMembershipForAppInstanceUserCommandOutput>;
105
- /**
106
- * @internal
107
- */
108
- private serialize;
109
- /**
110
- * @internal
111
- */
112
- private deserialize;
97
+ export declare class DescribeChannelMembershipForAppInstanceUserCommand extends DescribeChannelMembershipForAppInstanceUserCommand_base {
113
98
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelModeratedByAppInstanceUserRequest, DescribeChannelModeratedByAppInstanceUserResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelModeratedByAppInstanceUserCommandInput extends D
21
20
  */
22
21
  export interface DescribeChannelModeratedByAppInstanceUserCommandOutput extends DescribeChannelModeratedByAppInstanceUserResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelModeratedByAppInstanceUserCommand_base: {
24
+ new (input: DescribeChannelModeratedByAppInstanceUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelModeratedByAppInstanceUserCommandInput, DescribeChannelModeratedByAppInstanceUserCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the full details of a channel moderated by the specified
@@ -86,23 +89,5 @@ export interface DescribeChannelModeratedByAppInstanceUserCommandOutput extends
86
89
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
87
90
  *
88
91
  */
89
- export declare class DescribeChannelModeratedByAppInstanceUserCommand extends $Command<DescribeChannelModeratedByAppInstanceUserCommandInput, DescribeChannelModeratedByAppInstanceUserCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
90
- readonly input: DescribeChannelModeratedByAppInstanceUserCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: DescribeChannelModeratedByAppInstanceUserCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelModeratedByAppInstanceUserCommandInput, DescribeChannelModeratedByAppInstanceUserCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class DescribeChannelModeratedByAppInstanceUserCommand extends DescribeChannelModeratedByAppInstanceUserCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DescribeChannelModeratorRequest, DescribeChannelModeratorResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DescribeChannelModeratorCommandInput extends DescribeChannelMod
21
20
  */
22
21
  export interface DescribeChannelModeratorCommandOutput extends DescribeChannelModeratorResponse, __MetadataBearer {
23
22
  }
23
+ declare const DescribeChannelModeratorCommand_base: {
24
+ new (input: DescribeChannelModeratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChannelModeratorCommandInput, DescribeChannelModeratorCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the full details of a single ChannelModerator.</p>
@@ -90,23 +93,5 @@ export interface DescribeChannelModeratorCommandOutput extends DescribeChannelMo
90
93
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
91
94
  *
92
95
  */
93
- export declare class DescribeChannelModeratorCommand extends $Command<DescribeChannelModeratorCommandInput, DescribeChannelModeratorCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
94
- readonly input: DescribeChannelModeratorCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: DescribeChannelModeratorCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeChannelModeratorCommandInput, DescribeChannelModeratorCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class DescribeChannelModeratorCommand extends DescribeChannelModeratorCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKMessagingClient";
5
4
  import { DisassociateChannelFlowRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateChannelFlowCommandInput extends DisassociateChannel
21
20
  */
22
21
  export interface DisassociateChannelFlowCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DisassociateChannelFlowCommand_base: {
24
+ new (input: DisassociateChannelFlowCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateChannelFlowCommandInput, DisassociateChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates a channel flow from all its channels. Once disassociated, all messages to
@@ -83,23 +86,5 @@ export interface DisassociateChannelFlowCommandOutput extends __MetadataBearer {
83
86
  * <p>Base exception class for all service exceptions from ChimeSDKMessaging service.</p>
84
87
  *
85
88
  */
86
- export declare class DisassociateChannelFlowCommand extends $Command<DisassociateChannelFlowCommandInput, DisassociateChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig> {
87
- readonly input: DisassociateChannelFlowCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: DisassociateChannelFlowCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKMessagingClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateChannelFlowCommandInput, DisassociateChannelFlowCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class DisassociateChannelFlowCommand extends DisassociateChannelFlowCommand_base {
105
90
  }