@aws-sdk/client-chime-sdk-messaging 3.590.0 → 3.592.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 (107) hide show
  1. package/dist-cjs/index.js +0 -51
  2. package/dist-types/commands/AssociateChannelFlowCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
  4. package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateChannelBanCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateChannelFlowCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteChannelBanCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteChannelFlowCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeChannelBanCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeChannelFlowCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +2 -1
  24. package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +2 -1
  25. package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
  26. package/dist-types/commands/GetChannelMessageCommand.d.ts +2 -1
  27. package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +2 -1
  28. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
  29. package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListChannelBansCommand.d.ts +2 -1
  31. package/dist-types/commands/ListChannelFlowsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
  34. package/dist-types/commands/ListChannelMessagesCommand.d.ts +2 -1
  35. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
  37. package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
  39. package/dist-types/commands/ListSubChannelsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
  42. package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
  43. package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
  44. package/dist-types/commands/RedactChannelMessageCommand.d.ts +2 -1
  45. package/dist-types/commands/SearchChannelsCommand.d.ts +2 -1
  46. package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -1
  47. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateChannelFlowCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
  53. package/dist-types/index.d.ts +2 -2
  54. package/dist-types/models/ChimeSDKMessagingServiceException.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/models/ChimeSDKMessagingServiceException.d.ts +2 -1
  107. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { GetMessagingSessionEndpointRequest, GetMessagingSessionEndpointResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMessagingStreamingConfigurationsRequest, GetMessagingStreamingConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelBansRequest, ListChannelBansResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelFlowsRequest, ListChannelFlowsResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelMembershipsRequest, ListChannelMembershipsResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelMembershipsForAppInstanceUserRequest, ListChannelMemberships
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelMessagesRequest, ListChannelMessagesResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelModeratorsRequest, ListChannelModeratorsResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelsAssociatedWithChannelFlowRequest, ListChannelsAssociatedWit
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelsRequest, ListChannelsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListChannelsModeratedByAppInstanceUserRequest, ListChannelsModeratedByA
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSubChannelsRequest, ListSubChannelsResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutChannelExpirationSettingsRequest, PutChannelExpirationSettingsRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutChannelMembershipPreferencesRequest, PutChannelMembershipPreferences
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutMessagingStreamingConfigurationsRequest, PutMessagingStreamingConfig
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RedactChannelMessageRequest, RedactChannelMessageResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SearchChannelsRequest, SearchChannelsResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SendChannelMessageRequest, SendChannelMessageResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateChannelFlowRequest, UpdateChannelFlowResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateChannelMessageRequest, UpdateChannelMessageResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateChannelReadMarkerRequest, UpdateChannelReadMarkerResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -9,8 +9,8 @@
9
9
  export * from "./ChimeSDKMessagingClient";
10
10
  export * from "./ChimeSDKMessaging";
11
11
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
12
- export { RuntimeExtension } from "./runtimeExtensions";
13
- export { ChimeSDKMessagingExtensionConfiguration } from "./extensionConfiguration";
12
+ export type { RuntimeExtension } from "./runtimeExtensions";
13
+ export type { ChimeSDKMessagingExtensionConfiguration } from "./extensionConfiguration";
14
14
  export * from "./commands";
15
15
  export * from "./pagination";
16
16
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { AssociateChannelFlowRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AssociateChannelFlowCommandInput
11
12
  extends AssociateChannelFlowRequest {}
12
13
  export interface AssociateChannelFlowCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  BatchCreateChannelMembershipRequest,
10
10
  BatchCreateChannelMembershipResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchCreateChannelMembershipCommandInput
14
15
  extends BatchCreateChannelMembershipRequest {}
15
16
  export interface BatchCreateChannelMembershipCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ChannelFlowCallbackRequest,
10
10
  ChannelFlowCallbackResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ChannelFlowCallbackCommandInput
14
15
  extends ChannelFlowCallbackRequest {}
15
16
  export interface ChannelFlowCallbackCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateChannelBanRequest,
10
10
  CreateChannelBanResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateChannelBanCommandInput extends CreateChannelBanRequest {}
14
15
  export interface CreateChannelBanCommandOutput
15
16
  extends CreateChannelBanResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateChannelRequest,
10
10
  CreateChannelResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateChannelCommandInput extends CreateChannelRequest {}
14
15
  export interface CreateChannelCommandOutput
15
16
  extends CreateChannelResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateChannelFlowRequest,
10
10
  CreateChannelFlowResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateChannelFlowCommandInput
14
15
  extends CreateChannelFlowRequest {}
15
16
  export interface CreateChannelFlowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateChannelMembershipRequest,
10
10
  CreateChannelMembershipResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateChannelMembershipCommandInput
14
15
  extends CreateChannelMembershipRequest {}
15
16
  export interface CreateChannelMembershipCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateChannelModeratorRequest,
10
10
  CreateChannelModeratorResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateChannelModeratorCommandInput
14
15
  extends CreateChannelModeratorRequest {}
15
16
  export interface CreateChannelModeratorCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteChannelBanRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteChannelBanCommandInput extends DeleteChannelBanRequest {}
11
12
  export interface DeleteChannelBanCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteChannelBanCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteChannelRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteChannelCommandInput extends DeleteChannelRequest {}
11
12
  export interface DeleteChannelCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteChannelCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteChannelFlowRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteChannelFlowCommandInput
11
12
  extends DeleteChannelFlowRequest {}
12
13
  export interface DeleteChannelFlowCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteChannelMembershipRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteChannelMembershipCommandInput
11
12
  extends DeleteChannelMembershipRequest {}
12
13
  export interface DeleteChannelMembershipCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteChannelMessageRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteChannelMessageCommandInput
11
12
  extends DeleteChannelMessageRequest {}
12
13
  export interface DeleteChannelMessageCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteChannelModeratorRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteChannelModeratorCommandInput
11
12
  extends DeleteChannelModeratorRequest {}
12
13
  export interface DeleteChannelModeratorCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DeleteMessagingStreamingConfigurationsRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteMessagingStreamingConfigurationsCommandInput
11
12
  extends DeleteMessagingStreamingConfigurationsRequest {}
12
13
  export interface DeleteMessagingStreamingConfigurationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelBanRequest,
10
10
  DescribeChannelBanResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelBanCommandInput
14
15
  extends DescribeChannelBanRequest {}
15
16
  export interface DescribeChannelBanCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelRequest,
10
10
  DescribeChannelResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelCommandInput extends DescribeChannelRequest {}
14
15
  export interface DescribeChannelCommandOutput
15
16
  extends DescribeChannelResponse,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelFlowRequest,
10
10
  DescribeChannelFlowResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelFlowCommandInput
14
15
  extends DescribeChannelFlowRequest {}
15
16
  export interface DescribeChannelFlowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelMembershipRequest,
10
10
  DescribeChannelMembershipResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelMembershipCommandInput
14
15
  extends DescribeChannelMembershipRequest {}
15
16
  export interface DescribeChannelMembershipCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelMembershipForAppInstanceUserRequest,
10
10
  DescribeChannelMembershipForAppInstanceUserResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelMembershipForAppInstanceUserCommandInput
14
15
  extends DescribeChannelMembershipForAppInstanceUserRequest {}
15
16
  export interface DescribeChannelMembershipForAppInstanceUserCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelModeratedByAppInstanceUserRequest,
10
10
  DescribeChannelModeratedByAppInstanceUserResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelModeratedByAppInstanceUserCommandInput
14
15
  extends DescribeChannelModeratedByAppInstanceUserRequest {}
15
16
  export interface DescribeChannelModeratedByAppInstanceUserCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeChannelModeratorRequest,
10
10
  DescribeChannelModeratorResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeChannelModeratorCommandInput
14
15
  extends DescribeChannelModeratorRequest {}
15
16
  export interface DescribeChannelModeratorCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../ChimeSDKMessagingClient";
8
8
  import { DisassociateChannelFlowRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DisassociateChannelFlowCommandInput
11
12
  extends DisassociateChannelFlowRequest {}
12
13
  export interface DisassociateChannelFlowCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetChannelMembershipPreferencesRequest,
10
10
  GetChannelMembershipPreferencesResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetChannelMembershipPreferencesCommandInput
14
15
  extends GetChannelMembershipPreferencesRequest {}
15
16
  export interface GetChannelMembershipPreferencesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetChannelMessageRequest,
10
10
  GetChannelMessageResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetChannelMessageCommandInput
14
15
  extends GetChannelMessageRequest {}
15
16
  export interface GetChannelMessageCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetChannelMessageStatusRequest,
10
10
  GetChannelMessageStatusResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetChannelMessageStatusCommandInput
14
15
  extends GetChannelMessageStatusRequest {}
15
16
  export interface GetChannelMessageStatusCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetMessagingSessionEndpointRequest,
10
10
  GetMessagingSessionEndpointResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetMessagingSessionEndpointCommandInput
14
15
  extends GetMessagingSessionEndpointRequest {}
15
16
  export interface GetMessagingSessionEndpointCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetMessagingStreamingConfigurationsRequest,
10
10
  GetMessagingStreamingConfigurationsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetMessagingStreamingConfigurationsCommandInput
14
15
  extends GetMessagingStreamingConfigurationsRequest {}
15
16
  export interface GetMessagingStreamingConfigurationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListChannelBansRequest,
10
10
  ListChannelBansResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListChannelBansCommandInput extends ListChannelBansRequest {}
14
15
  export interface ListChannelBansCommandOutput
15
16
  extends ListChannelBansResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ListChannelFlowsRequest,
10
10
  ListChannelFlowsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListChannelFlowsCommandInput extends ListChannelFlowsRequest {}
14
15
  export interface ListChannelFlowsCommandOutput
15
16
  extends ListChannelFlowsResponse,