@aws-sdk/client-chime-sdk-messaging 3.803.0 → 3.806.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/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AssociateChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelBansCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +1 -1
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/commands/ListSubChannelsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +1 -1
- package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/SearchChannelsCommand.d.ts +1 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelFlowCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateChannelCommand_base: {
|
|
25
25
|
new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelCommandInput, UpdateChannelCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateChannelFlowCommandOutput extends UpdateChannelFlowRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateChannelFlowCommand_base: {
|
|
25
25
|
new (input: UpdateChannelFlowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelFlowCommandInput, UpdateChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateChannelFlowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelFlowCommandInput, UpdateChannelFlowCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateChannelMessageCommandOutput extends UpdateChannelMessageR
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateChannelMessageCommand_base: {
|
|
25
25
|
new (input: UpdateChannelMessageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelMessageCommandInput, UpdateChannelMessageCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateChannelMessageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelMessageCommandInput, UpdateChannelMessageCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateChannelReadMarkerCommandOutput extends UpdateChannelReadM
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateChannelReadMarkerCommand_base: {
|
|
25
25
|
new (input: UpdateChannelReadMarkerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelReadMarkerCommandInput, UpdateChannelReadMarkerCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateChannelReadMarkerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateChannelReadMarkerCommandInput, UpdateChannelReadMarkerCommandOutput, ChimeSDKMessagingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ChimeSDKMessagingHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
|
-
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
12
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
11
|
+
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
|
|
12
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
15
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
|
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
23
23
|
cacheMiddleware?: boolean | undefined;
|
|
24
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
25
25
|
base64Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
base64Encoder: (_input:
|
|
26
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
27
27
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
utf8Encoder: (input:
|
|
28
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
29
29
|
disableHostPrefix: boolean;
|
|
30
30
|
serviceId: string;
|
|
31
|
-
profile?: string
|
|
31
|
+
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
34
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
36
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
37
37
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
38
|
-
logger?: import("@smithy/types").Logger
|
|
38
|
+
logger?: import("@smithy/types").Logger;
|
|
39
39
|
}) => import("@smithy/types").EndpointV2;
|
|
40
|
-
tls?: boolean
|
|
41
|
-
serviceConfiguredEndpoint?:
|
|
40
|
+
tls?: boolean;
|
|
41
|
+
serviceConfiguredEndpoint?: never;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ChimeSDKMessagingHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
8
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
cacheMiddleware?: boolean
|
|
10
|
+
cacheMiddleware?: boolean;
|
|
11
11
|
urlParser: import("@smithy/types").UrlParser;
|
|
12
12
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
13
13
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
14
14
|
base64Decoder: import("@smithy/types").Decoder;
|
|
15
|
-
base64Encoder: (_input:
|
|
15
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
utf8Encoder: (input:
|
|
17
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
18
18
|
disableHostPrefix: boolean;
|
|
19
19
|
serviceId: string;
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
|
23
|
-
profile?: string
|
|
24
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
23
|
+
profile?: string;
|
|
24
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
25
25
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
26
26
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
30
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
32
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
33
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
31
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
33
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
34
34
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
35
35
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
36
|
-
logger?: import("@smithy/types").Logger
|
|
36
|
+
logger?: import("@smithy/types").Logger;
|
|
37
37
|
}) => import("@smithy/types").EndpointV2;
|
|
38
|
-
tls?: boolean
|
|
39
|
-
serviceConfiguredEndpoint?:
|
|
40
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
38
|
+
tls?: boolean;
|
|
39
|
+
serviceConfiguredEndpoint?: never;
|
|
40
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
41
41
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
42
42
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ChimeSDKMessagingHttpAuthSchemeProvider;
|
|
43
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
44
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
45
|
-
signingEscapePath?: boolean
|
|
46
|
-
systemClockOffset?: number
|
|
47
|
-
signingRegion?: string
|
|
48
|
-
signerConstructor?:
|
|
43
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
44
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
45
|
+
signingEscapePath?: boolean;
|
|
46
|
+
systemClockOffset?: number;
|
|
47
|
+
signingRegion?: string;
|
|
48
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
49
49
|
};
|
|
@@ -5,10 +5,10 @@ import { ChimeSDKMessagingClientConfig } from "./ChimeSDKMessagingClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder: (_input:
|
|
8
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@smithy/types").Logger
|
|
11
|
+
logger?: import("@smithy/types").Logger;
|
|
12
12
|
}) => import("@smithy/types").EndpointV2;
|
|
13
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ChimeSDKMessagingHttpAuthSchemeProvider;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: ChimeSDKMessagingClientConfig) =
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder: (input:
|
|
20
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
21
21
|
};
|
|
@@ -22,7 +22,7 @@ declare const AssociateChannelFlowCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: AssociateChannelFlowCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
AssociateChannelFlowCommandInput,
|
|
28
28
|
AssociateChannelFlowCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const BatchCreateChannelMembershipCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: BatchCreateChannelMembershipCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
BatchCreateChannelMembershipCommandInput,
|
|
33
33
|
BatchCreateChannelMembershipCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ChannelFlowCallbackCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ChannelFlowCallbackCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ChannelFlowCallbackCommandInput,
|
|
33
33
|
ChannelFlowCallbackCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateChannelBanCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateChannelBanCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateChannelBanCommandInput,
|
|
32
32
|
CreateChannelBanCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const CreateChannelCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: CreateChannelCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
CreateChannelCommandInput,
|
|
32
32
|
CreateChannelCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateChannelFlowCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateChannelFlowCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateChannelFlowCommandInput,
|
|
33
33
|
CreateChannelFlowCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateChannelMembershipCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateChannelMembershipCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateChannelMembershipCommandInput,
|
|
33
33
|
CreateChannelMembershipCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CreateChannelModeratorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CreateChannelModeratorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CreateChannelModeratorCommandInput,
|
|
33
33
|
CreateChannelModeratorCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeleteChannelBanCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteChannelBanCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteChannelBanCommandInput,
|
|
27
27
|
DeleteChannelBanCommandOutput,
|
|
@@ -21,7 +21,7 @@ declare const DeleteChannelCommand_base: {
|
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
|
-
|
|
24
|
+
input: DeleteChannelCommandInput
|
|
25
25
|
): import("@smithy/smithy-client").CommandImpl<
|
|
26
26
|
DeleteChannelCommandInput,
|
|
27
27
|
DeleteChannelCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteChannelFlowCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteChannelFlowCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteChannelFlowCommandInput,
|
|
28
28
|
DeleteChannelFlowCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteChannelMembershipCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteChannelMembershipCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteChannelMembershipCommandInput,
|
|
29
29
|
DeleteChannelMembershipCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteChannelMessageCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteChannelMessageCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteChannelMessageCommandInput,
|
|
28
28
|
DeleteChannelMessageCommandOutput,
|
|
@@ -22,7 +22,7 @@ declare const DeleteChannelModeratorCommand_base: {
|
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
|
-
|
|
25
|
+
input: DeleteChannelModeratorCommandInput
|
|
26
26
|
): import("@smithy/smithy-client").CommandImpl<
|
|
27
27
|
DeleteChannelModeratorCommandInput,
|
|
28
28
|
DeleteChannelModeratorCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DeleteMessagingStreamingConfigurationsCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DeleteMessagingStreamingConfigurationsCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DeleteMessagingStreamingConfigurationsCommandInput,
|
|
29
29
|
DeleteMessagingStreamingConfigurationsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChannelBanCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChannelBanCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChannelBanCommandInput,
|
|
33
33
|
DescribeChannelBanCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const DescribeChannelCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: DescribeChannelCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
DescribeChannelCommandInput,
|
|
32
32
|
DescribeChannelCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChannelFlowCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChannelFlowCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChannelFlowCommandInput,
|
|
33
33
|
DescribeChannelFlowCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChannelMembershipCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChannelMembershipCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChannelMembershipCommandInput,
|
|
33
33
|
DescribeChannelMembershipCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChannelMembershipForAppInstanceUserCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChannelMembershipForAppInstanceUserCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChannelMembershipForAppInstanceUserCommandInput,
|
|
33
33
|
DescribeChannelMembershipForAppInstanceUserCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChannelModeratedByAppInstanceUserCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChannelModeratedByAppInstanceUserCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChannelModeratedByAppInstanceUserCommandInput,
|
|
33
33
|
DescribeChannelModeratedByAppInstanceUserCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const DescribeChannelModeratorCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: DescribeChannelModeratorCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
DescribeChannelModeratorCommandInput,
|
|
33
33
|
DescribeChannelModeratorCommandOutput,
|
|
@@ -23,7 +23,7 @@ declare const DisassociateChannelFlowCommand_base: {
|
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
|
-
|
|
26
|
+
input: DisassociateChannelFlowCommandInput
|
|
27
27
|
): import("@smithy/smithy-client").CommandImpl<
|
|
28
28
|
DisassociateChannelFlowCommandInput,
|
|
29
29
|
DisassociateChannelFlowCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetChannelMembershipPreferencesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetChannelMembershipPreferencesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetChannelMembershipPreferencesCommandInput,
|
|
33
33
|
GetChannelMembershipPreferencesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetChannelMessageCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetChannelMessageCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetChannelMessageCommandInput,
|
|
33
33
|
GetChannelMessageCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetChannelMessageStatusCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetChannelMessageStatusCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetChannelMessageStatusCommandInput,
|
|
33
33
|
GetChannelMessageStatusCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const GetMessagingStreamingConfigurationsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: GetMessagingStreamingConfigurationsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
GetMessagingStreamingConfigurationsCommandInput,
|
|
33
33
|
GetMessagingStreamingConfigurationsCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListChannelBansCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListChannelBansCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListChannelBansCommandInput,
|
|
32
32
|
ListChannelBansCommandOutput,
|
|
@@ -26,7 +26,7 @@ declare const ListChannelFlowsCommand_base: {
|
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
|
-
|
|
29
|
+
input: ListChannelFlowsCommandInput
|
|
30
30
|
): import("@smithy/smithy-client").CommandImpl<
|
|
31
31
|
ListChannelFlowsCommandInput,
|
|
32
32
|
ListChannelFlowsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListChannelMembershipsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListChannelMembershipsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListChannelMembershipsCommandInput,
|
|
33
33
|
ListChannelMembershipsCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListChannelMembershipsForAppInstanceUserCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListChannelMembershipsForAppInstanceUserCommandInput,
|
|
33
33
|
ListChannelMembershipsForAppInstanceUserCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListChannelMessagesCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListChannelMessagesCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListChannelMessagesCommandInput,
|
|
33
33
|
ListChannelMessagesCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const ListChannelModeratorsCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: ListChannelModeratorsCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
ListChannelModeratorsCommandInput,
|
|
33
33
|
ListChannelModeratorsCommandOutput,
|