@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.
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 +29 -29
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelBansRequestFilterSensitiveLog, ListChannelBansResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelBansCommand, serializeAws_restJson1ListChannelBansCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelBansCommand, se_ListChannelBansCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelBansCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelBansCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelBansCommand(input, context);
37
+ return se_ListChannelBansCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelBansCommand(output, context);
40
+ return de_ListChannelBansCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelFlowsRequestFilterSensitiveLog, ListChannelFlowsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelFlowsCommand, serializeAws_restJson1ListChannelFlowsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelFlowsCommand, se_ListChannelFlowsCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelFlowsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelFlowsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelFlowsCommand(input, context);
37
+ return se_ListChannelFlowsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelFlowsCommand(output, context);
40
+ return de_ListChannelFlowsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelMembershipsRequestFilterSensitiveLog, ListChannelMembershipsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelMembershipsCommand, serializeAws_restJson1ListChannelMembershipsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelMembershipsCommand, se_ListChannelMembershipsCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelMembershipsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelMembershipsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelMembershipsCommand(input, context);
37
+ return se_ListChannelMembershipsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelMembershipsCommand(output, context);
40
+ return de_ListChannelMembershipsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelMembershipsForAppInstanceUserRequestFilterSensitiveLog, ListChannelMembershipsForAppInstanceUserResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand, serializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelMembershipsForAppInstanceUserCommand, se_ListChannelMembershipsForAppInstanceUserCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelMembershipsForAppInstanceUserCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelMembershipsForAppInstanceUserCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand(input, context);
37
+ return se_ListChannelMembershipsForAppInstanceUserCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelMembershipsForAppInstanceUserCommand(output, context);
40
+ return de_ListChannelMembershipsForAppInstanceUserCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelMessagesRequestFilterSensitiveLog, ListChannelMessagesResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelMessagesCommand, serializeAws_restJson1ListChannelMessagesCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelMessagesCommand, se_ListChannelMessagesCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelMessagesCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelMessagesCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelMessagesCommand(input, context);
37
+ return se_ListChannelMessagesCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelMessagesCommand(output, context);
40
+ return de_ListChannelMessagesCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelModeratorsRequestFilterSensitiveLog, ListChannelModeratorsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelModeratorsCommand, serializeAws_restJson1ListChannelModeratorsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelModeratorsCommand, se_ListChannelModeratorsCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelModeratorsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelModeratorsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelModeratorsCommand(input, context);
37
+ return se_ListChannelModeratorsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelModeratorsCommand(output, context);
40
+ return de_ListChannelModeratorsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelsAssociatedWithChannelFlowRequestFilterSensitiveLog, ListChannelsAssociatedWithChannelFlowResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelsAssociatedWithChannelFlowCommand, serializeAws_restJson1ListChannelsAssociatedWithChannelFlowCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelsAssociatedWithChannelFlowCommand, se_ListChannelsAssociatedWithChannelFlowCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelsAssociatedWithChannelFlowCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelsAssociatedWithChannelFlowCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelsAssociatedWithChannelFlowCommand(input, context);
37
+ return se_ListChannelsAssociatedWithChannelFlowCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelsAssociatedWithChannelFlowCommand(output, context);
40
+ return de_ListChannelsAssociatedWithChannelFlowCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelsRequestFilterSensitiveLog, ListChannelsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelsCommand, serializeAws_restJson1ListChannelsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelsCommand(input, context);
37
+ return se_ListChannelsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelsCommand(output, context);
40
+ return de_ListChannelsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListChannelsModeratedByAppInstanceUserRequestFilterSensitiveLog, ListChannelsModeratedByAppInstanceUserResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand, serializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListChannelsModeratedByAppInstanceUserCommand, se_ListChannelsModeratedByAppInstanceUserCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListChannelsModeratedByAppInstanceUserCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListChannelsModeratedByAppInstanceUserCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand(input, context);
37
+ return se_ListChannelsModeratedByAppInstanceUserCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListChannelsModeratedByAppInstanceUserCommand(output, context);
40
+ return de_ListChannelsModeratedByAppInstanceUserCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSubChannelsRequestFilterSensitiveLog, ListSubChannelsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListSubChannelsCommand, serializeAws_restJson1ListSubChannelsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListSubChannelsCommand, se_ListSubChannelsCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListSubChannelsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListSubChannelsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListSubChannelsCommand(input, context);
37
+ return se_ListSubChannelsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListSubChannelsCommand(output, context);
40
+ return de_ListSubChannelsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListTagsForResourceCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListTagsForResourceCommand(input, context);
37
+ return se_ListTagsForResourceCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
40
+ return de_ListTagsForResourceCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutChannelExpirationSettingsCommand, serializeAws_restJson1PutChannelExpirationSettingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutChannelExpirationSettingsCommand, se_PutChannelExpirationSettingsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutChannelExpirationSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutChannelExpirationSettingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutChannelExpirationSettingsCommand(input, context);
36
+ return se_PutChannelExpirationSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutChannelExpirationSettingsCommand(output, context);
39
+ return de_PutChannelExpirationSettingsCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutChannelMembershipPreferencesRequestFilterSensitiveLog, PutChannelMembershipPreferencesResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1PutChannelMembershipPreferencesCommand, serializeAws_restJson1PutChannelMembershipPreferencesCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_PutChannelMembershipPreferencesCommand, se_PutChannelMembershipPreferencesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutChannelMembershipPreferencesCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class PutChannelMembershipPreferencesCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1PutChannelMembershipPreferencesCommand(input, context);
37
+ return se_PutChannelMembershipPreferencesCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1PutChannelMembershipPreferencesCommand(output, context);
40
+ return de_PutChannelMembershipPreferencesCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutMessagingStreamingConfigurationsCommand, serializeAws_restJson1PutMessagingStreamingConfigurationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutMessagingStreamingConfigurationsCommand, se_PutMessagingStreamingConfigurationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class PutMessagingStreamingConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutMessagingStreamingConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutMessagingStreamingConfigurationsCommand(input, context);
36
+ return se_PutMessagingStreamingConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutMessagingStreamingConfigurationsCommand(output, context);
39
+ return de_PutMessagingStreamingConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1RedactChannelMessageCommand, serializeAws_restJson1RedactChannelMessageCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_RedactChannelMessageCommand, se_RedactChannelMessageCommand } from "../protocols/Aws_restJson1";
5
5
  export class RedactChannelMessageCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RedactChannelMessageCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1RedactChannelMessageCommand(input, context);
36
+ return se_RedactChannelMessageCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RedactChannelMessageCommand(output, context);
39
+ return de_RedactChannelMessageCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SearchChannelsRequestFilterSensitiveLog, SearchChannelsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1SearchChannelsCommand, serializeAws_restJson1SearchChannelsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_SearchChannelsCommand, se_SearchChannelsCommand } from "../protocols/Aws_restJson1";
6
6
  export class SearchChannelsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class SearchChannelsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1SearchChannelsCommand(input, context);
37
+ return se_SearchChannelsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1SearchChannelsCommand(output, context);
40
+ return de_SearchChannelsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SendChannelMessageRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1SendChannelMessageCommand, serializeAws_restJson1SendChannelMessageCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_SendChannelMessageCommand, se_SendChannelMessageCommand } from "../protocols/Aws_restJson1";
6
6
  export class SendChannelMessageCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class SendChannelMessageCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1SendChannelMessageCommand(input, context);
37
+ return se_SendChannelMessageCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1SendChannelMessageCommand(output, context);
40
+ return de_SendChannelMessageCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class TagResourceCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1TagResourceCommand(input, context);
37
+ return se_TagResourceCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1TagResourceCommand(output, context);
40
+ return de_TagResourceCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UntagResourceCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1UntagResourceCommand(input, context);
37
+ return se_UntagResourceCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1UntagResourceCommand(output, context);
40
+ return de_UntagResourceCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateChannelRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1UpdateChannelCommand, serializeAws_restJson1UpdateChannelCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/Aws_restJson1";
6
6
  export class UpdateChannelCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateChannelCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1UpdateChannelCommand(input, context);
37
+ return se_UpdateChannelCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1UpdateChannelCommand(output, context);
40
+ return de_UpdateChannelCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateChannelFlowRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1UpdateChannelFlowCommand, serializeAws_restJson1UpdateChannelFlowCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_UpdateChannelFlowCommand, se_UpdateChannelFlowCommand } from "../protocols/Aws_restJson1";
6
6
  export class UpdateChannelFlowCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateChannelFlowCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1UpdateChannelFlowCommand(input, context);
37
+ return se_UpdateChannelFlowCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1UpdateChannelFlowCommand(output, context);
40
+ return de_UpdateChannelFlowCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateChannelMessageRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1UpdateChannelMessageCommand, serializeAws_restJson1UpdateChannelMessageCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_UpdateChannelMessageCommand, se_UpdateChannelMessageCommand } from "../protocols/Aws_restJson1";
6
6
  export class UpdateChannelMessageCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateChannelMessageCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1UpdateChannelMessageCommand(input, context);
37
+ return se_UpdateChannelMessageCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1UpdateChannelMessageCommand(output, context);
40
+ return de_UpdateChannelMessageCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateChannelReadMarkerCommand, serializeAws_restJson1UpdateChannelReadMarkerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateChannelReadMarkerCommand, se_UpdateChannelReadMarkerCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateChannelReadMarkerCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateChannelReadMarkerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateChannelReadMarkerCommand(input, context);
36
+ return se_UpdateChannelReadMarkerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateChannelReadMarkerCommand(output, context);
39
+ return de_UpdateChannelReadMarkerCommand(output, context);
40
40
  }
41
41
  }