@aws-sdk/client-chime-sdk-messaging 3.306.0 → 3.310.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/dist-cjs/commands/AssociateChannelFlowCommand.js +2 -2
  2. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +2 -2
  3. package/dist-cjs/commands/ChannelFlowCallbackCommand.js +2 -2
  4. package/dist-cjs/commands/CreateChannelBanCommand.js +2 -2
  5. package/dist-cjs/commands/CreateChannelCommand.js +2 -2
  6. package/dist-cjs/commands/CreateChannelFlowCommand.js +2 -2
  7. package/dist-cjs/commands/CreateChannelMembershipCommand.js +2 -2
  8. package/dist-cjs/commands/CreateChannelModeratorCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteChannelBanCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteChannelFlowCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteChannelMessageCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteMessagingStreamingConfigurationsCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeChannelBanCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeChannelFlowCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +2 -2
  23. package/dist-cjs/commands/DisassociateChannelFlowCommand.js +2 -2
  24. package/dist-cjs/commands/GetChannelMembershipPreferencesCommand.js +2 -2
  25. package/dist-cjs/commands/GetChannelMessageCommand.js +2 -2
  26. package/dist-cjs/commands/GetChannelMessageStatusCommand.js +2 -2
  27. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +2 -2
  28. package/dist-cjs/commands/GetMessagingStreamingConfigurationsCommand.js +2 -2
  29. package/dist-cjs/commands/ListChannelBansCommand.js +2 -2
  30. package/dist-cjs/commands/ListChannelFlowsCommand.js +2 -2
  31. package/dist-cjs/commands/ListChannelMembershipsCommand.js +2 -2
  32. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +2 -2
  33. package/dist-cjs/commands/ListChannelMessagesCommand.js +2 -2
  34. package/dist-cjs/commands/ListChannelModeratorsCommand.js +2 -2
  35. package/dist-cjs/commands/ListChannelsAssociatedWithChannelFlowCommand.js +2 -2
  36. package/dist-cjs/commands/ListChannelsCommand.js +2 -2
  37. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +2 -2
  38. package/dist-cjs/commands/ListSubChannelsCommand.js +2 -2
  39. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  40. package/dist-cjs/commands/PutChannelExpirationSettingsCommand.js +2 -2
  41. package/dist-cjs/commands/PutChannelMembershipPreferencesCommand.js +2 -2
  42. package/dist-cjs/commands/PutMessagingStreamingConfigurationsCommand.js +2 -2
  43. package/dist-cjs/commands/RedactChannelMessageCommand.js +2 -2
  44. package/dist-cjs/commands/SearchChannelsCommand.js +2 -2
  45. package/dist-cjs/commands/SendChannelMessageCommand.js +2 -2
  46. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  47. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateChannelFlowCommand.js +2 -2
  50. package/dist-cjs/commands/UpdateChannelMessageCommand.js +2 -2
  51. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +2 -2
  52. package/dist-cjs/protocols/Aws_restJson1.js +842 -868
  53. package/dist-es/commands/AssociateChannelFlowCommand.js +3 -3
  54. package/dist-es/commands/BatchCreateChannelMembershipCommand.js +3 -3
  55. package/dist-es/commands/ChannelFlowCallbackCommand.js +3 -3
  56. package/dist-es/commands/CreateChannelBanCommand.js +3 -3
  57. package/dist-es/commands/CreateChannelCommand.js +3 -3
  58. package/dist-es/commands/CreateChannelFlowCommand.js +3 -3
  59. package/dist-es/commands/CreateChannelMembershipCommand.js +3 -3
  60. package/dist-es/commands/CreateChannelModeratorCommand.js +3 -3
  61. package/dist-es/commands/DeleteChannelBanCommand.js +3 -3
  62. package/dist-es/commands/DeleteChannelCommand.js +3 -3
  63. package/dist-es/commands/DeleteChannelFlowCommand.js +3 -3
  64. package/dist-es/commands/DeleteChannelMembershipCommand.js +3 -3
  65. package/dist-es/commands/DeleteChannelMessageCommand.js +3 -3
  66. package/dist-es/commands/DeleteChannelModeratorCommand.js +3 -3
  67. package/dist-es/commands/DeleteMessagingStreamingConfigurationsCommand.js +3 -3
  68. package/dist-es/commands/DescribeChannelBanCommand.js +3 -3
  69. package/dist-es/commands/DescribeChannelCommand.js +3 -3
  70. package/dist-es/commands/DescribeChannelFlowCommand.js +3 -3
  71. package/dist-es/commands/DescribeChannelMembershipCommand.js +3 -3
  72. package/dist-es/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
  73. package/dist-es/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
  74. package/dist-es/commands/DescribeChannelModeratorCommand.js +3 -3
  75. package/dist-es/commands/DisassociateChannelFlowCommand.js +3 -3
  76. package/dist-es/commands/GetChannelMembershipPreferencesCommand.js +3 -3
  77. package/dist-es/commands/GetChannelMessageCommand.js +3 -3
  78. package/dist-es/commands/GetChannelMessageStatusCommand.js +3 -3
  79. package/dist-es/commands/GetMessagingSessionEndpointCommand.js +3 -3
  80. package/dist-es/commands/GetMessagingStreamingConfigurationsCommand.js +3 -3
  81. package/dist-es/commands/ListChannelBansCommand.js +3 -3
  82. package/dist-es/commands/ListChannelFlowsCommand.js +3 -3
  83. package/dist-es/commands/ListChannelMembershipsCommand.js +3 -3
  84. package/dist-es/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
  85. package/dist-es/commands/ListChannelMessagesCommand.js +3 -3
  86. package/dist-es/commands/ListChannelModeratorsCommand.js +3 -3
  87. package/dist-es/commands/ListChannelsAssociatedWithChannelFlowCommand.js +3 -3
  88. package/dist-es/commands/ListChannelsCommand.js +3 -3
  89. package/dist-es/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
  90. package/dist-es/commands/ListSubChannelsCommand.js +3 -3
  91. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  92. package/dist-es/commands/PutChannelExpirationSettingsCommand.js +3 -3
  93. package/dist-es/commands/PutChannelMembershipPreferencesCommand.js +3 -3
  94. package/dist-es/commands/PutMessagingStreamingConfigurationsCommand.js +3 -3
  95. package/dist-es/commands/RedactChannelMessageCommand.js +3 -3
  96. package/dist-es/commands/SearchChannelsCommand.js +3 -3
  97. package/dist-es/commands/SendChannelMessageCommand.js +3 -3
  98. package/dist-es/commands/TagResourceCommand.js +3 -3
  99. package/dist-es/commands/UntagResourceCommand.js +3 -3
  100. package/dist-es/commands/UpdateChannelCommand.js +3 -3
  101. package/dist-es/commands/UpdateChannelFlowCommand.js +3 -3
  102. package/dist-es/commands/UpdateChannelMessageCommand.js +3 -3
  103. package/dist-es/commands/UpdateChannelReadMarkerCommand.js +3 -3
  104. package/dist-es/protocols/Aws_restJson1.js +737 -763
  105. package/dist-types/protocols/Aws_restJson1.d.ts +408 -102
  106. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +102 -102
  107. package/package.json +35 -35
@@ -36,10 +36,10 @@ class AssociateChannelFlowCommand 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.serializeAws_restJson1AssociateChannelFlowCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_AssociateChannelFlowCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1AssociateChannelFlowCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_AssociateChannelFlowCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateChannelFlowCommand = AssociateChannelFlowCommand;
@@ -37,10 +37,10 @@ class BatchCreateChannelMembershipCommand 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.serializeAws_restJson1BatchCreateChannelMembershipCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_BatchCreateChannelMembershipCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1BatchCreateChannelMembershipCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_BatchCreateChannelMembershipCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.BatchCreateChannelMembershipCommand = BatchCreateChannelMembershipCommand;
@@ -37,10 +37,10 @@ class ChannelFlowCallbackCommand 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.serializeAws_restJson1ChannelFlowCallbackCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ChannelFlowCallbackCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ChannelFlowCallbackCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ChannelFlowCallbackCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ChannelFlowCallbackCommand = ChannelFlowCallbackCommand;
@@ -37,10 +37,10 @@ class CreateChannelBanCommand 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.serializeAws_restJson1CreateChannelBanCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_CreateChannelBanCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelBanCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_CreateChannelBanCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateChannelBanCommand = CreateChannelBanCommand;
@@ -37,10 +37,10 @@ class CreateChannelCommand 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.serializeAws_restJson1CreateChannelCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_CreateChannelCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_CreateChannelCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateChannelCommand = CreateChannelCommand;
@@ -37,10 +37,10 @@ class CreateChannelFlowCommand 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.serializeAws_restJson1CreateChannelFlowCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_CreateChannelFlowCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelFlowCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_CreateChannelFlowCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateChannelFlowCommand = CreateChannelFlowCommand;
@@ -37,10 +37,10 @@ class CreateChannelMembershipCommand 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.serializeAws_restJson1CreateChannelMembershipCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_CreateChannelMembershipCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelMembershipCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_CreateChannelMembershipCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateChannelMembershipCommand = CreateChannelMembershipCommand;
@@ -37,10 +37,10 @@ class CreateChannelModeratorCommand 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.serializeAws_restJson1CreateChannelModeratorCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_CreateChannelModeratorCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateChannelModeratorCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_CreateChannelModeratorCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateChannelModeratorCommand = CreateChannelModeratorCommand;
@@ -36,10 +36,10 @@ class DeleteChannelBanCommand 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.serializeAws_restJson1DeleteChannelBanCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteChannelBanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteChannelBanCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteChannelBanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelBanCommand = DeleteChannelBanCommand;
@@ -36,10 +36,10 @@ class DeleteChannelCommand 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.serializeAws_restJson1DeleteChannelCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteChannelCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteChannelCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteChannelCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelCommand = DeleteChannelCommand;
@@ -36,10 +36,10 @@ class DeleteChannelFlowCommand 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.serializeAws_restJson1DeleteChannelFlowCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteChannelFlowCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteChannelFlowCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteChannelFlowCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelFlowCommand = DeleteChannelFlowCommand;
@@ -36,10 +36,10 @@ class DeleteChannelMembershipCommand 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.serializeAws_restJson1DeleteChannelMembershipCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteChannelMembershipCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteChannelMembershipCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteChannelMembershipCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelMembershipCommand = DeleteChannelMembershipCommand;
@@ -36,10 +36,10 @@ class DeleteChannelMessageCommand 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.serializeAws_restJson1DeleteChannelMessageCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteChannelMessageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteChannelMessageCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteChannelMessageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelMessageCommand = DeleteChannelMessageCommand;
@@ -36,10 +36,10 @@ class DeleteChannelModeratorCommand 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.serializeAws_restJson1DeleteChannelModeratorCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteChannelModeratorCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteChannelModeratorCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteChannelModeratorCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChannelModeratorCommand = DeleteChannelModeratorCommand;
@@ -36,10 +36,10 @@ class DeleteMessagingStreamingConfigurationsCommand extends smithy_client_1.Comm
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.serializeAws_restJson1DeleteMessagingStreamingConfigurationsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteMessagingStreamingConfigurationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteMessagingStreamingConfigurationsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteMessagingStreamingConfigurationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteMessagingStreamingConfigurationsCommand = DeleteMessagingStreamingConfigurationsCommand;
@@ -37,10 +37,10 @@ class DescribeChannelBanCommand 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.serializeAws_restJson1DescribeChannelBanCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelBanCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelBanCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelBanCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelBanCommand = DescribeChannelBanCommand;
@@ -37,10 +37,10 @@ class DescribeChannelCommand 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.serializeAws_restJson1DescribeChannelCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelCommand = DescribeChannelCommand;
@@ -37,10 +37,10 @@ class DescribeChannelFlowCommand 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.serializeAws_restJson1DescribeChannelFlowCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelFlowCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelFlowCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelFlowCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelFlowCommand = DescribeChannelFlowCommand;
@@ -37,10 +37,10 @@ class DescribeChannelMembershipCommand 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.serializeAws_restJson1DescribeChannelMembershipCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelMembershipCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelMembershipCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelMembershipCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelMembershipCommand = DescribeChannelMembershipCommand;
@@ -37,10 +37,10 @@ class DescribeChannelMembershipForAppInstanceUserCommand extends smithy_client_1
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.serializeAws_restJson1DescribeChannelMembershipForAppInstanceUserCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelMembershipForAppInstanceUserCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelMembershipForAppInstanceUserCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelMembershipForAppInstanceUserCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelMembershipForAppInstanceUserCommand = DescribeChannelMembershipForAppInstanceUserCommand;
@@ -37,10 +37,10 @@ class DescribeChannelModeratedByAppInstanceUserCommand extends smithy_client_1.C
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.serializeAws_restJson1DescribeChannelModeratedByAppInstanceUserCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelModeratedByAppInstanceUserCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelModeratedByAppInstanceUserCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelModeratedByAppInstanceUserCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelModeratedByAppInstanceUserCommand = DescribeChannelModeratedByAppInstanceUserCommand;
@@ -37,10 +37,10 @@ class DescribeChannelModeratorCommand 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.serializeAws_restJson1DescribeChannelModeratorCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_DescribeChannelModeratorCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeChannelModeratorCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_DescribeChannelModeratorCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChannelModeratorCommand = DescribeChannelModeratorCommand;
@@ -36,10 +36,10 @@ class DisassociateChannelFlowCommand 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.serializeAws_restJson1DisassociateChannelFlowCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisassociateChannelFlowCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisassociateChannelFlowCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisassociateChannelFlowCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateChannelFlowCommand = DisassociateChannelFlowCommand;
@@ -37,10 +37,10 @@ class GetChannelMembershipPreferencesCommand 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.serializeAws_restJson1GetChannelMembershipPreferencesCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetChannelMembershipPreferencesCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetChannelMembershipPreferencesCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetChannelMembershipPreferencesCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetChannelMembershipPreferencesCommand = GetChannelMembershipPreferencesCommand;
@@ -37,10 +37,10 @@ class GetChannelMessageCommand 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.serializeAws_restJson1GetChannelMessageCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetChannelMessageCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetChannelMessageCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetChannelMessageCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetChannelMessageCommand = GetChannelMessageCommand;
@@ -36,10 +36,10 @@ class GetChannelMessageStatusCommand 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.serializeAws_restJson1GetChannelMessageStatusCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetChannelMessageStatusCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetChannelMessageStatusCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetChannelMessageStatusCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetChannelMessageStatusCommand = GetChannelMessageStatusCommand;
@@ -36,10 +36,10 @@ class GetMessagingSessionEndpointCommand 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.serializeAws_restJson1GetMessagingSessionEndpointCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetMessagingSessionEndpointCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetMessagingSessionEndpointCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetMessagingSessionEndpointCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetMessagingSessionEndpointCommand = GetMessagingSessionEndpointCommand;
@@ -36,10 +36,10 @@ class GetMessagingStreamingConfigurationsCommand 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.serializeAws_restJson1GetMessagingStreamingConfigurationsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetMessagingStreamingConfigurationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetMessagingStreamingConfigurationsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetMessagingStreamingConfigurationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetMessagingStreamingConfigurationsCommand = GetMessagingStreamingConfigurationsCommand;
@@ -37,10 +37,10 @@ class ListChannelBansCommand 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.serializeAws_restJson1ListChannelBansCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelBansCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelBansCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelBansCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelBansCommand = ListChannelBansCommand;
@@ -37,10 +37,10 @@ class ListChannelFlowsCommand 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.serializeAws_restJson1ListChannelFlowsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelFlowsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelFlowsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelFlowsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelFlowsCommand = ListChannelFlowsCommand;
@@ -37,10 +37,10 @@ class ListChannelMembershipsCommand 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.serializeAws_restJson1ListChannelMembershipsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelMembershipsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelMembershipsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelMembershipsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelMembershipsCommand = ListChannelMembershipsCommand;
@@ -37,10 +37,10 @@ class ListChannelMembershipsForAppInstanceUserCommand extends smithy_client_1.Co
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.serializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelMembershipsForAppInstanceUserCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelMembershipsForAppInstanceUserCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelMembershipsForAppInstanceUserCommand = ListChannelMembershipsForAppInstanceUserCommand;
@@ -37,10 +37,10 @@ class ListChannelMessagesCommand 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.serializeAws_restJson1ListChannelMessagesCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelMessagesCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelMessagesCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelMessagesCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelMessagesCommand = ListChannelMessagesCommand;
@@ -37,10 +37,10 @@ class ListChannelModeratorsCommand 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.serializeAws_restJson1ListChannelModeratorsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelModeratorsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelModeratorsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelModeratorsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelModeratorsCommand = ListChannelModeratorsCommand;
@@ -37,10 +37,10 @@ class ListChannelsAssociatedWithChannelFlowCommand extends smithy_client_1.Comma
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.serializeAws_restJson1ListChannelsAssociatedWithChannelFlowCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelsAssociatedWithChannelFlowCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelsAssociatedWithChannelFlowCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelsAssociatedWithChannelFlowCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelsAssociatedWithChannelFlowCommand = ListChannelsAssociatedWithChannelFlowCommand;
@@ -37,10 +37,10 @@ class ListChannelsCommand 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.serializeAws_restJson1ListChannelsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelsCommand = ListChannelsCommand;
@@ -37,10 +37,10 @@ class ListChannelsModeratedByAppInstanceUserCommand extends smithy_client_1.Comm
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.serializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListChannelsModeratedByAppInstanceUserCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListChannelsModeratedByAppInstanceUserCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListChannelsModeratedByAppInstanceUserCommand = ListChannelsModeratedByAppInstanceUserCommand;
@@ -37,10 +37,10 @@ class ListSubChannelsCommand 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.serializeAws_restJson1ListSubChannelsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListSubChannelsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListSubChannelsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListSubChannelsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListSubChannelsCommand = ListSubChannelsCommand;
@@ -37,10 +37,10 @@ class ListTagsForResourceCommand 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.serializeAws_restJson1ListTagsForResourceCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTagsForResourceCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class PutChannelExpirationSettingsCommand 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.serializeAws_restJson1PutChannelExpirationSettingsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutChannelExpirationSettingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutChannelExpirationSettingsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutChannelExpirationSettingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutChannelExpirationSettingsCommand = PutChannelExpirationSettingsCommand;
@@ -37,10 +37,10 @@ class PutChannelMembershipPreferencesCommand 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.serializeAws_restJson1PutChannelMembershipPreferencesCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_PutChannelMembershipPreferencesCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutChannelMembershipPreferencesCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_PutChannelMembershipPreferencesCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.PutChannelMembershipPreferencesCommand = PutChannelMembershipPreferencesCommand;
@@ -36,10 +36,10 @@ class PutMessagingStreamingConfigurationsCommand 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.serializeAws_restJson1PutMessagingStreamingConfigurationsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutMessagingStreamingConfigurationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutMessagingStreamingConfigurationsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutMessagingStreamingConfigurationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutMessagingStreamingConfigurationsCommand = PutMessagingStreamingConfigurationsCommand;
@@ -36,10 +36,10 @@ class RedactChannelMessageCommand 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.serializeAws_restJson1RedactChannelMessageCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_RedactChannelMessageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1RedactChannelMessageCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_RedactChannelMessageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RedactChannelMessageCommand = RedactChannelMessageCommand;