@aws-sdk/client-chime-sdk-messaging 3.303.0 → 3.309.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/commands/AssociateChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +2 -2
- package/dist-cjs/commands/ChannelFlowCallbackCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelBanCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelMembershipCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelModeratorCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelBanCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelMembershipCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelMessageCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelModeratorCommand.js +2 -2
- package/dist-cjs/commands/DeleteMessagingStreamingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelBanCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelMembershipCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelModeratorCommand.js +2 -2
- package/dist-cjs/commands/DisassociateChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/GetChannelMembershipPreferencesCommand.js +2 -2
- package/dist-cjs/commands/GetChannelMessageCommand.js +2 -2
- package/dist-cjs/commands/GetChannelMessageStatusCommand.js +2 -2
- package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetMessagingStreamingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListChannelBansCommand.js +2 -2
- package/dist-cjs/commands/ListChannelFlowsCommand.js +2 -2
- package/dist-cjs/commands/ListChannelMembershipsCommand.js +2 -2
- package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +2 -2
- package/dist-cjs/commands/ListChannelMessagesCommand.js +2 -2
- package/dist-cjs/commands/ListChannelModeratorsCommand.js +2 -2
- package/dist-cjs/commands/ListChannelsAssociatedWithChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/ListChannelsCommand.js +2 -2
- package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +2 -2
- package/dist-cjs/commands/ListSubChannelsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutChannelExpirationSettingsCommand.js +2 -2
- package/dist-cjs/commands/PutChannelMembershipPreferencesCommand.js +2 -2
- package/dist-cjs/commands/PutMessagingStreamingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/RedactChannelMessageCommand.js +2 -2
- package/dist-cjs/commands/SearchChannelsCommand.js +2 -2
- package/dist-cjs/commands/SendChannelMessageCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelFlowCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelMessageCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +842 -868
- package/dist-es/commands/AssociateChannelFlowCommand.js +3 -3
- package/dist-es/commands/BatchCreateChannelMembershipCommand.js +3 -3
- package/dist-es/commands/ChannelFlowCallbackCommand.js +3 -3
- package/dist-es/commands/CreateChannelBanCommand.js +3 -3
- package/dist-es/commands/CreateChannelCommand.js +3 -3
- package/dist-es/commands/CreateChannelFlowCommand.js +3 -3
- package/dist-es/commands/CreateChannelMembershipCommand.js +3 -3
- package/dist-es/commands/CreateChannelModeratorCommand.js +3 -3
- package/dist-es/commands/DeleteChannelBanCommand.js +3 -3
- package/dist-es/commands/DeleteChannelCommand.js +3 -3
- package/dist-es/commands/DeleteChannelFlowCommand.js +3 -3
- package/dist-es/commands/DeleteChannelMembershipCommand.js +3 -3
- package/dist-es/commands/DeleteChannelMessageCommand.js +3 -3
- package/dist-es/commands/DeleteChannelModeratorCommand.js +3 -3
- package/dist-es/commands/DeleteMessagingStreamingConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribeChannelBanCommand.js +3 -3
- package/dist-es/commands/DescribeChannelCommand.js +3 -3
- package/dist-es/commands/DescribeChannelFlowCommand.js +3 -3
- package/dist-es/commands/DescribeChannelMembershipCommand.js +3 -3
- package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
- package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
- package/dist-es/commands/DescribeChannelModeratorCommand.js +3 -3
- package/dist-es/commands/DisassociateChannelFlowCommand.js +3 -3
- package/dist-es/commands/GetChannelMembershipPreferencesCommand.js +3 -3
- package/dist-es/commands/GetChannelMessageCommand.js +3 -3
- package/dist-es/commands/GetChannelMessageStatusCommand.js +3 -3
- package/dist-es/commands/GetMessagingSessionEndpointCommand.js +3 -3
- package/dist-es/commands/GetMessagingStreamingConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListChannelBansCommand.js +3 -3
- package/dist-es/commands/ListChannelFlowsCommand.js +3 -3
- package/dist-es/commands/ListChannelMembershipsCommand.js +3 -3
- package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
- package/dist-es/commands/ListChannelMessagesCommand.js +3 -3
- package/dist-es/commands/ListChannelModeratorsCommand.js +3 -3
- package/dist-es/commands/ListChannelsAssociatedWithChannelFlowCommand.js +3 -3
- package/dist-es/commands/ListChannelsCommand.js +3 -3
- package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
- package/dist-es/commands/ListSubChannelsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutChannelExpirationSettingsCommand.js +3 -3
- package/dist-es/commands/PutChannelMembershipPreferencesCommand.js +3 -3
- package/dist-es/commands/PutMessagingStreamingConfigurationsCommand.js +3 -3
- package/dist-es/commands/RedactChannelMessageCommand.js +3 -3
- package/dist-es/commands/SearchChannelsCommand.js +3 -3
- package/dist-es/commands/SendChannelMessageCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateChannelCommand.js +3 -3
- package/dist-es/commands/UpdateChannelFlowCommand.js +3 -3
- package/dist-es/commands/UpdateChannelMessageCommand.js +3 -3
- package/dist-es/commands/UpdateChannelReadMarkerCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +737 -763
- package/dist-types/protocols/Aws_restJson1.d.ts +408 -102
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +102 -102
- package/package.json +29 -29
|
@@ -37,10 +37,10 @@ class SearchChannelsCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_SearchChannelsCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_SearchChannelsCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.SearchChannelsCommand = SearchChannelsCommand;
|
|
@@ -37,10 +37,10 @@ class SendChannelMessageCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_SendChannelMessageCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_SendChannelMessageCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.SendChannelMessageCommand = SendChannelMessageCommand;
|
|
@@ -37,10 +37,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -37,10 +37,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateChannelCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateChannelCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateChannelCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateChannelCommand = UpdateChannelCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateChannelFlowCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateChannelFlowCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateChannelFlowCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateChannelFlowCommand = UpdateChannelFlowCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateChannelMessageCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateChannelMessageCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateChannelMessageCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateChannelMessageCommand = UpdateChannelMessageCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateChannelReadMarkerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateChannelReadMarkerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateChannelReadMarkerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateChannelReadMarkerCommand = UpdateChannelReadMarkerCommand;
|