@aws-sdk/client-chime-sdk-messaging 3.588.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.
- package/dist-cjs/index.js +0 -51
- package/dist-types/ChimeSDKMessagingClient.d.ts +4 -4
- package/dist-types/commands/AssociateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelBansCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelFlowsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/ListSubChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
- package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/SearchChannelsCommand.d.ts +2 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/ChimeSDKMessagingServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/ChimeSDKMessagingClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/ChimeSDKMessagingServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -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 {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -376,8 +376,8 @@ export interface ClientDefaults
|
|
|
376
376
|
serviceId?: string;
|
|
377
377
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
378
378
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
379
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
380
379
|
region?: string | __Provider<string>;
|
|
380
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
381
381
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
382
382
|
maxAttempts?: number | __Provider<number>;
|
|
383
383
|
retryMode?: string | __Provider<string>;
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../ChimeSDKMessagingClient";
|
|
8
8
|
import { AssociateChannelFlowRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetChannelMessageStatusCommandInput
|
|
14
15
|
extends GetChannelMessageStatusRequest {}
|
|
15
16
|
export interface GetChannelMessageStatusCommandOutput
|