@aws-sdk/client-chime-sdk-messaging 3.651.1 → 3.658.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-types/commands/AssociateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelBanCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +11 -0
- package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelBansCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelFlowsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/ListSubChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +11 -0
- package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +11 -0
- package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/SearchChannelsCommand.d.ts +11 -0
- package/dist-types/commands/SendChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const GetChannelMessageStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetChannelMessageStatusCommand extends GetChannelMessageStatusCommand_base {
|
|
40
|
+
export declare class GetChannelMessageStatusCommand extends GetChannelMessageStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetChannelMessageStatusRequest;
|
|
44
|
+
output: GetChannelMessageStatusResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetChannelMessageStatusCommandInput;
|
|
48
|
+
output: GetChannelMessageStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMessagingSessionEndpointCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMessagingSessionEndpointCommand extends GetMessagingSessionEndpointCommand_base {
|
|
40
|
+
export declare class GetMessagingSessionEndpointCommand extends GetMessagingSessionEndpointCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: {};
|
|
44
|
+
output: GetMessagingSessionEndpointResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMessagingSessionEndpointCommandInput;
|
|
48
|
+
output: GetMessagingSessionEndpointCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetMessagingStreamingConfigurationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetMessagingStreamingConfigurationsCommand extends GetMessagingStreamingConfigurationsCommand_base {
|
|
40
|
+
export declare class GetMessagingStreamingConfigurationsCommand extends GetMessagingStreamingConfigurationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetMessagingStreamingConfigurationsRequest;
|
|
44
|
+
output: GetMessagingStreamingConfigurationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetMessagingStreamingConfigurationsCommandInput;
|
|
48
|
+
output: GetMessagingStreamingConfigurationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListChannelBansCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListChannelBansCommand extends ListChannelBansCommand_base {
|
|
39
|
+
export declare class ListChannelBansCommand extends ListChannelBansCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListChannelBansRequest;
|
|
43
|
+
output: ListChannelBansResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListChannelBansCommandInput;
|
|
47
|
+
output: ListChannelBansCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListChannelFlowsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListChannelFlowsCommand extends ListChannelFlowsCommand_base {
|
|
39
|
+
export declare class ListChannelFlowsCommand extends ListChannelFlowsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListChannelFlowsRequest;
|
|
43
|
+
output: ListChannelFlowsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListChannelFlowsCommandInput;
|
|
47
|
+
output: ListChannelFlowsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListChannelMembershipsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListChannelMembershipsCommand extends ListChannelMembershipsCommand_base {
|
|
40
|
+
export declare class ListChannelMembershipsCommand extends ListChannelMembershipsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListChannelMembershipsRequest;
|
|
44
|
+
output: ListChannelMembershipsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListChannelMembershipsCommandInput;
|
|
48
|
+
output: ListChannelMembershipsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListChannelMembershipsForAppInstanceUserCommand extends ListChannelMembershipsForAppInstanceUserCommand_base {
|
|
40
|
+
export declare class ListChannelMembershipsForAppInstanceUserCommand extends ListChannelMembershipsForAppInstanceUserCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListChannelMembershipsForAppInstanceUserRequest;
|
|
44
|
+
output: ListChannelMembershipsForAppInstanceUserResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListChannelMembershipsForAppInstanceUserCommandInput;
|
|
48
|
+
output: ListChannelMembershipsForAppInstanceUserCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListChannelMessagesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListChannelMessagesCommand extends ListChannelMessagesCommand_base {
|
|
40
|
+
export declare class ListChannelMessagesCommand extends ListChannelMessagesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListChannelMessagesRequest;
|
|
44
|
+
output: ListChannelMessagesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListChannelMessagesCommandInput;
|
|
48
|
+
output: ListChannelMessagesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListChannelModeratorsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListChannelModeratorsCommand extends ListChannelModeratorsCommand_base {
|
|
40
|
+
export declare class ListChannelModeratorsCommand extends ListChannelModeratorsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListChannelModeratorsRequest;
|
|
44
|
+
output: ListChannelModeratorsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListChannelModeratorsCommandInput;
|
|
48
|
+
output: ListChannelModeratorsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListChannelsAssociatedWithChannelFlowCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListChannelsAssociatedWithChannelFlowCommand extends ListChannelsAssociatedWithChannelFlowCommand_base {
|
|
40
|
+
export declare class ListChannelsAssociatedWithChannelFlowCommand extends ListChannelsAssociatedWithChannelFlowCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListChannelsAssociatedWithChannelFlowRequest;
|
|
44
|
+
output: ListChannelsAssociatedWithChannelFlowResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListChannelsAssociatedWithChannelFlowCommandInput;
|
|
48
|
+
output: ListChannelsAssociatedWithChannelFlowCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListChannelsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListChannelsCommand extends ListChannelsCommand_base {
|
|
36
|
+
export declare class ListChannelsCommand extends ListChannelsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListChannelsRequest;
|
|
40
|
+
output: ListChannelsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListChannelsCommandInput;
|
|
44
|
+
output: ListChannelsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListChannelsModeratedByAppInstanceUserCommand extends ListChannelsModeratedByAppInstanceUserCommand_base {
|
|
40
|
+
export declare class ListChannelsModeratedByAppInstanceUserCommand extends ListChannelsModeratedByAppInstanceUserCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListChannelsModeratedByAppInstanceUserRequest;
|
|
44
|
+
output: ListChannelsModeratedByAppInstanceUserResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListChannelsModeratedByAppInstanceUserCommandInput;
|
|
48
|
+
output: ListChannelsModeratedByAppInstanceUserCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListSubChannelsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListSubChannelsCommand extends ListSubChannelsCommand_base {
|
|
39
|
+
export declare class ListSubChannelsCommand extends ListSubChannelsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListSubChannelsRequest;
|
|
43
|
+
output: ListSubChannelsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListSubChannelsCommandInput;
|
|
47
|
+
output: ListSubChannelsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutChannelExpirationSettingsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutChannelExpirationSettingsCommand extends PutChannelExpirationSettingsCommand_base {
|
|
40
|
+
export declare class PutChannelExpirationSettingsCommand extends PutChannelExpirationSettingsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutChannelExpirationSettingsRequest;
|
|
44
|
+
output: PutChannelExpirationSettingsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutChannelExpirationSettingsCommandInput;
|
|
48
|
+
output: PutChannelExpirationSettingsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutChannelMembershipPreferencesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutChannelMembershipPreferencesCommand extends PutChannelMembershipPreferencesCommand_base {
|
|
40
|
+
export declare class PutChannelMembershipPreferencesCommand extends PutChannelMembershipPreferencesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutChannelMembershipPreferencesRequest;
|
|
44
|
+
output: PutChannelMembershipPreferencesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutChannelMembershipPreferencesCommandInput;
|
|
48
|
+
output: PutChannelMembershipPreferencesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutMessagingStreamingConfigurationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutMessagingStreamingConfigurationsCommand extends PutMessagingStreamingConfigurationsCommand_base {
|
|
40
|
+
export declare class PutMessagingStreamingConfigurationsCommand extends PutMessagingStreamingConfigurationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutMessagingStreamingConfigurationsRequest;
|
|
44
|
+
output: PutMessagingStreamingConfigurationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutMessagingStreamingConfigurationsCommandInput;
|
|
48
|
+
output: PutMessagingStreamingConfigurationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RedactChannelMessageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RedactChannelMessageCommand extends RedactChannelMessageCommand_base {
|
|
40
|
+
export declare class RedactChannelMessageCommand extends RedactChannelMessageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RedactChannelMessageRequest;
|
|
44
|
+
output: RedactChannelMessageResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RedactChannelMessageCommandInput;
|
|
48
|
+
output: RedactChannelMessageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const SearchChannelsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class SearchChannelsCommand extends SearchChannelsCommand_base {
|
|
39
|
+
export declare class SearchChannelsCommand extends SearchChannelsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: SearchChannelsRequest;
|
|
43
|
+
output: SearchChannelsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: SearchChannelsCommandInput;
|
|
47
|
+
output: SearchChannelsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const SendChannelMessageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class SendChannelMessageCommand extends SendChannelMessageCommand_base {
|
|
40
|
+
export declare class SendChannelMessageCommand extends SendChannelMessageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: SendChannelMessageRequest;
|
|
44
|
+
output: SendChannelMessageResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: SendChannelMessageCommandInput;
|
|
48
|
+
output: SendChannelMessageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const TagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
34
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: TagResourceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: TagResourceCommandInput;
|
|
42
|
+
output: TagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UntagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
34
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UntagResourceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UntagResourceCommandInput;
|
|
42
|
+
output: UntagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateChannelCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
|
|
39
|
+
export declare class UpdateChannelCommand extends UpdateChannelCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateChannelRequest;
|
|
43
|
+
output: UpdateChannelResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateChannelCommandInput;
|
|
47
|
+
output: UpdateChannelCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateChannelFlowCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateChannelFlowCommand extends UpdateChannelFlowCommand_base {
|
|
40
|
+
export declare class UpdateChannelFlowCommand extends UpdateChannelFlowCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateChannelFlowRequest;
|
|
44
|
+
output: UpdateChannelFlowResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateChannelFlowCommandInput;
|
|
48
|
+
output: UpdateChannelFlowCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateChannelMessageCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateChannelMessageCommand extends UpdateChannelMessageCommand_base {
|
|
40
|
+
export declare class UpdateChannelMessageCommand extends UpdateChannelMessageCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateChannelMessageRequest;
|
|
44
|
+
output: UpdateChannelMessageResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateChannelMessageCommandInput;
|
|
48
|
+
output: UpdateChannelMessageCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateChannelReadMarkerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateChannelReadMarkerCommand extends UpdateChannelReadMarkerCommand_base {
|
|
40
|
+
export declare class UpdateChannelReadMarkerCommand extends UpdateChannelReadMarkerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateChannelReadMarkerRequest;
|
|
44
|
+
output: UpdateChannelReadMarkerResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateChannelReadMarkerCommandInput;
|
|
48
|
+
output: UpdateChannelReadMarkerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-chime-sdk-messaging",
|
|
3
3
|
"description": "AWS SDK for JavaScript Chime Sdk Messaging Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.658.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-messaging",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.658.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.658.0",
|
|
25
|
+
"@aws-sdk/core": "3.658.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.658.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"uuid": "^9.0.1"
|