@aws-sdk/client-chime-sdk-messaging 3.590.0 → 3.596.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/index.js +0 -51
  2. package/dist-types/commands/AssociateChannelFlowCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
  4. package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateChannelBanCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateChannelFlowCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateChannelMembershipCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateChannelModeratorCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteChannelBanCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteChannelFlowCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteChannelMessageCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeChannelBanCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeChannelFlowCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +2 -1
  24. package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +2 -1
  25. package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
  26. package/dist-types/commands/GetChannelMessageCommand.d.ts +2 -1
  27. package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +2 -1
  28. package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
  29. package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListChannelBansCommand.d.ts +2 -1
  31. package/dist-types/commands/ListChannelFlowsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListChannelMembershipsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
  34. package/dist-types/commands/ListChannelMessagesCommand.d.ts +2 -1
  35. package/dist-types/commands/ListChannelModeratorsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
  37. package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
  39. package/dist-types/commands/ListSubChannelsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
  42. package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
  43. package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
  44. package/dist-types/commands/RedactChannelMessageCommand.d.ts +2 -1
  45. package/dist-types/commands/SearchChannelsCommand.d.ts +2 -1
  46. package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -1
  47. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateChannelFlowCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateChannelMessageCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
  53. package/dist-types/index.d.ts +2 -2
  54. package/dist-types/models/ChimeSDKMessagingServiceException.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/models/ChimeSDKMessagingServiceException.d.ts +2 -1
  107. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -336,7 +336,6 @@ var ChimeSDKMessagingClient = _ChimeSDKMessagingClient;
336
336
 
337
337
  var import_middleware_serde = require("@smithy/middleware-serde");
338
338
 
339
- var import_types = require("@smithy/types");
340
339
 
341
340
  // src/protocols/Aws_restJson1.ts
342
341
  var import_core2 = require("@aws-sdk/core");
@@ -2859,7 +2858,6 @@ var AssociateChannelFlowCommand = _AssociateChannelFlowCommand;
2859
2858
 
2860
2859
 
2861
2860
 
2862
-
2863
2861
  var _BatchCreateChannelMembershipCommand = class _BatchCreateChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
2864
2862
  ...commonParams
2865
2863
  }).m(function(Command, cs, config, o) {
@@ -2876,7 +2874,6 @@ var BatchCreateChannelMembershipCommand = _BatchCreateChannelMembershipCommand;
2876
2874
 
2877
2875
 
2878
2876
 
2879
-
2880
2877
  var _ChannelFlowCallbackCommand = class _ChannelFlowCallbackCommand extends import_smithy_client.Command.classBuilder().ep({
2881
2878
  ...commonParams
2882
2879
  }).m(function(Command, cs, config, o) {
@@ -2893,7 +2890,6 @@ var ChannelFlowCallbackCommand = _ChannelFlowCallbackCommand;
2893
2890
 
2894
2891
 
2895
2892
 
2896
-
2897
2893
  var _CreateChannelBanCommand = class _CreateChannelBanCommand extends import_smithy_client.Command.classBuilder().ep({
2898
2894
  ...commonParams
2899
2895
  }).m(function(Command, cs, config, o) {
@@ -2910,7 +2906,6 @@ var CreateChannelBanCommand = _CreateChannelBanCommand;
2910
2906
 
2911
2907
 
2912
2908
 
2913
-
2914
2909
  var _CreateChannelCommand = class _CreateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
2915
2910
  ...commonParams
2916
2911
  }).m(function(Command, cs, config, o) {
@@ -2927,7 +2922,6 @@ var CreateChannelCommand = _CreateChannelCommand;
2927
2922
 
2928
2923
 
2929
2924
 
2930
-
2931
2925
  var _CreateChannelFlowCommand = class _CreateChannelFlowCommand extends import_smithy_client.Command.classBuilder().ep({
2932
2926
  ...commonParams
2933
2927
  }).m(function(Command, cs, config, o) {
@@ -2944,7 +2938,6 @@ var CreateChannelFlowCommand = _CreateChannelFlowCommand;
2944
2938
 
2945
2939
 
2946
2940
 
2947
-
2948
2941
  var _CreateChannelMembershipCommand = class _CreateChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
2949
2942
  ...commonParams
2950
2943
  }).m(function(Command, cs, config, o) {
@@ -2961,7 +2954,6 @@ var CreateChannelMembershipCommand = _CreateChannelMembershipCommand;
2961
2954
 
2962
2955
 
2963
2956
 
2964
-
2965
2957
  var _CreateChannelModeratorCommand = class _CreateChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep({
2966
2958
  ...commonParams
2967
2959
  }).m(function(Command, cs, config, o) {
@@ -2978,7 +2970,6 @@ var CreateChannelModeratorCommand = _CreateChannelModeratorCommand;
2978
2970
 
2979
2971
 
2980
2972
 
2981
-
2982
2973
  var _DeleteChannelBanCommand = class _DeleteChannelBanCommand extends import_smithy_client.Command.classBuilder().ep({
2983
2974
  ...commonParams
2984
2975
  }).m(function(Command, cs, config, o) {
@@ -2995,7 +2986,6 @@ var DeleteChannelBanCommand = _DeleteChannelBanCommand;
2995
2986
 
2996
2987
 
2997
2988
 
2998
-
2999
2989
  var _DeleteChannelCommand = class _DeleteChannelCommand extends import_smithy_client.Command.classBuilder().ep({
3000
2990
  ...commonParams
3001
2991
  }).m(function(Command, cs, config, o) {
@@ -3012,7 +3002,6 @@ var DeleteChannelCommand = _DeleteChannelCommand;
3012
3002
 
3013
3003
 
3014
3004
 
3015
-
3016
3005
  var _DeleteChannelFlowCommand = class _DeleteChannelFlowCommand extends import_smithy_client.Command.classBuilder().ep({
3017
3006
  ...commonParams
3018
3007
  }).m(function(Command, cs, config, o) {
@@ -3029,7 +3018,6 @@ var DeleteChannelFlowCommand = _DeleteChannelFlowCommand;
3029
3018
 
3030
3019
 
3031
3020
 
3032
-
3033
3021
  var _DeleteChannelMembershipCommand = class _DeleteChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
3034
3022
  ...commonParams
3035
3023
  }).m(function(Command, cs, config, o) {
@@ -3046,7 +3034,6 @@ var DeleteChannelMembershipCommand = _DeleteChannelMembershipCommand;
3046
3034
 
3047
3035
 
3048
3036
 
3049
-
3050
3037
  var _DeleteChannelMessageCommand = class _DeleteChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
3051
3038
  ...commonParams
3052
3039
  }).m(function(Command, cs, config, o) {
@@ -3063,7 +3050,6 @@ var DeleteChannelMessageCommand = _DeleteChannelMessageCommand;
3063
3050
 
3064
3051
 
3065
3052
 
3066
-
3067
3053
  var _DeleteChannelModeratorCommand = class _DeleteChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep({
3068
3054
  ...commonParams
3069
3055
  }).m(function(Command, cs, config, o) {
@@ -3080,7 +3066,6 @@ var DeleteChannelModeratorCommand = _DeleteChannelModeratorCommand;
3080
3066
 
3081
3067
 
3082
3068
 
3083
-
3084
3069
  var _DeleteMessagingStreamingConfigurationsCommand = class _DeleteMessagingStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3085
3070
  ...commonParams
3086
3071
  }).m(function(Command, cs, config, o) {
@@ -3097,7 +3082,6 @@ var DeleteMessagingStreamingConfigurationsCommand = _DeleteMessagingStreamingCon
3097
3082
 
3098
3083
 
3099
3084
 
3100
-
3101
3085
  var _DescribeChannelBanCommand = class _DescribeChannelBanCommand extends import_smithy_client.Command.classBuilder().ep({
3102
3086
  ...commonParams
3103
3087
  }).m(function(Command, cs, config, o) {
@@ -3114,7 +3098,6 @@ var DescribeChannelBanCommand = _DescribeChannelBanCommand;
3114
3098
 
3115
3099
 
3116
3100
 
3117
-
3118
3101
  var _DescribeChannelCommand = class _DescribeChannelCommand extends import_smithy_client.Command.classBuilder().ep({
3119
3102
  ...commonParams
3120
3103
  }).m(function(Command, cs, config, o) {
@@ -3131,7 +3114,6 @@ var DescribeChannelCommand = _DescribeChannelCommand;
3131
3114
 
3132
3115
 
3133
3116
 
3134
-
3135
3117
  var _DescribeChannelFlowCommand = class _DescribeChannelFlowCommand extends import_smithy_client.Command.classBuilder().ep({
3136
3118
  ...commonParams
3137
3119
  }).m(function(Command, cs, config, o) {
@@ -3148,7 +3130,6 @@ var DescribeChannelFlowCommand = _DescribeChannelFlowCommand;
3148
3130
 
3149
3131
 
3150
3132
 
3151
-
3152
3133
  var _DescribeChannelMembershipCommand = class _DescribeChannelMembershipCommand extends import_smithy_client.Command.classBuilder().ep({
3153
3134
  ...commonParams
3154
3135
  }).m(function(Command, cs, config, o) {
@@ -3165,7 +3146,6 @@ var DescribeChannelMembershipCommand = _DescribeChannelMembershipCommand;
3165
3146
 
3166
3147
 
3167
3148
 
3168
-
3169
3149
  var _DescribeChannelMembershipForAppInstanceUserCommand = class _DescribeChannelMembershipForAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
3170
3150
  ...commonParams
3171
3151
  }).m(function(Command, cs, config, o) {
@@ -3182,7 +3162,6 @@ var DescribeChannelMembershipForAppInstanceUserCommand = _DescribeChannelMembers
3182
3162
 
3183
3163
 
3184
3164
 
3185
-
3186
3165
  var _DescribeChannelModeratedByAppInstanceUserCommand = class _DescribeChannelModeratedByAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
3187
3166
  ...commonParams
3188
3167
  }).m(function(Command, cs, config, o) {
@@ -3199,7 +3178,6 @@ var DescribeChannelModeratedByAppInstanceUserCommand = _DescribeChannelModerated
3199
3178
 
3200
3179
 
3201
3180
 
3202
-
3203
3181
  var _DescribeChannelModeratorCommand = class _DescribeChannelModeratorCommand extends import_smithy_client.Command.classBuilder().ep({
3204
3182
  ...commonParams
3205
3183
  }).m(function(Command, cs, config, o) {
@@ -3216,7 +3194,6 @@ var DescribeChannelModeratorCommand = _DescribeChannelModeratorCommand;
3216
3194
 
3217
3195
 
3218
3196
 
3219
-
3220
3197
  var _DisassociateChannelFlowCommand = class _DisassociateChannelFlowCommand extends import_smithy_client.Command.classBuilder().ep({
3221
3198
  ...commonParams
3222
3199
  }).m(function(Command, cs, config, o) {
@@ -3233,7 +3210,6 @@ var DisassociateChannelFlowCommand = _DisassociateChannelFlowCommand;
3233
3210
 
3234
3211
 
3235
3212
 
3236
-
3237
3213
  var _GetChannelMembershipPreferencesCommand = class _GetChannelMembershipPreferencesCommand extends import_smithy_client.Command.classBuilder().ep({
3238
3214
  ...commonParams
3239
3215
  }).m(function(Command, cs, config, o) {
@@ -3250,7 +3226,6 @@ var GetChannelMembershipPreferencesCommand = _GetChannelMembershipPreferencesCom
3250
3226
 
3251
3227
 
3252
3228
 
3253
-
3254
3229
  var _GetChannelMessageCommand = class _GetChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
3255
3230
  ...commonParams
3256
3231
  }).m(function(Command, cs, config, o) {
@@ -3267,7 +3242,6 @@ var GetChannelMessageCommand = _GetChannelMessageCommand;
3267
3242
 
3268
3243
 
3269
3244
 
3270
-
3271
3245
  var _GetChannelMessageStatusCommand = class _GetChannelMessageStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3272
3246
  ...commonParams
3273
3247
  }).m(function(Command, cs, config, o) {
@@ -3284,7 +3258,6 @@ var GetChannelMessageStatusCommand = _GetChannelMessageStatusCommand;
3284
3258
 
3285
3259
 
3286
3260
 
3287
-
3288
3261
  var _GetMessagingSessionEndpointCommand = class _GetMessagingSessionEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
3289
3262
  ...commonParams
3290
3263
  }).m(function(Command, cs, config, o) {
@@ -3301,7 +3274,6 @@ var GetMessagingSessionEndpointCommand = _GetMessagingSessionEndpointCommand;
3301
3274
 
3302
3275
 
3303
3276
 
3304
-
3305
3277
  var _GetMessagingStreamingConfigurationsCommand = class _GetMessagingStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3306
3278
  ...commonParams
3307
3279
  }).m(function(Command, cs, config, o) {
@@ -3318,7 +3290,6 @@ var GetMessagingStreamingConfigurationsCommand = _GetMessagingStreamingConfigura
3318
3290
 
3319
3291
 
3320
3292
 
3321
-
3322
3293
  var _ListChannelBansCommand = class _ListChannelBansCommand extends import_smithy_client.Command.classBuilder().ep({
3323
3294
  ...commonParams
3324
3295
  }).m(function(Command, cs, config, o) {
@@ -3335,7 +3306,6 @@ var ListChannelBansCommand = _ListChannelBansCommand;
3335
3306
 
3336
3307
 
3337
3308
 
3338
-
3339
3309
  var _ListChannelFlowsCommand = class _ListChannelFlowsCommand extends import_smithy_client.Command.classBuilder().ep({
3340
3310
  ...commonParams
3341
3311
  }).m(function(Command, cs, config, o) {
@@ -3352,7 +3322,6 @@ var ListChannelFlowsCommand = _ListChannelFlowsCommand;
3352
3322
 
3353
3323
 
3354
3324
 
3355
-
3356
3325
  var _ListChannelMembershipsCommand = class _ListChannelMembershipsCommand extends import_smithy_client.Command.classBuilder().ep({
3357
3326
  ...commonParams
3358
3327
  }).m(function(Command, cs, config, o) {
@@ -3369,7 +3338,6 @@ var ListChannelMembershipsCommand = _ListChannelMembershipsCommand;
3369
3338
 
3370
3339
 
3371
3340
 
3372
-
3373
3341
  var _ListChannelMembershipsForAppInstanceUserCommand = class _ListChannelMembershipsForAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
3374
3342
  ...commonParams
3375
3343
  }).m(function(Command, cs, config, o) {
@@ -3389,7 +3357,6 @@ var ListChannelMembershipsForAppInstanceUserCommand = _ListChannelMembershipsFor
3389
3357
 
3390
3358
 
3391
3359
 
3392
-
3393
3360
  var _ListChannelMessagesCommand = class _ListChannelMessagesCommand extends import_smithy_client.Command.classBuilder().ep({
3394
3361
  ...commonParams
3395
3362
  }).m(function(Command, cs, config, o) {
@@ -3406,7 +3373,6 @@ var ListChannelMessagesCommand = _ListChannelMessagesCommand;
3406
3373
 
3407
3374
 
3408
3375
 
3409
-
3410
3376
  var _ListChannelModeratorsCommand = class _ListChannelModeratorsCommand extends import_smithy_client.Command.classBuilder().ep({
3411
3377
  ...commonParams
3412
3378
  }).m(function(Command, cs, config, o) {
@@ -3423,7 +3389,6 @@ var ListChannelModeratorsCommand = _ListChannelModeratorsCommand;
3423
3389
 
3424
3390
 
3425
3391
 
3426
-
3427
3392
  var _ListChannelsAssociatedWithChannelFlowCommand = class _ListChannelsAssociatedWithChannelFlowCommand extends import_smithy_client.Command.classBuilder().ep({
3428
3393
  ...commonParams
3429
3394
  }).m(function(Command, cs, config, o) {
@@ -3443,7 +3408,6 @@ var ListChannelsAssociatedWithChannelFlowCommand = _ListChannelsAssociatedWithCh
3443
3408
 
3444
3409
 
3445
3410
 
3446
-
3447
3411
  var _ListChannelsCommand = class _ListChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
3448
3412
  ...commonParams
3449
3413
  }).m(function(Command, cs, config, o) {
@@ -3460,7 +3424,6 @@ var ListChannelsCommand = _ListChannelsCommand;
3460
3424
 
3461
3425
 
3462
3426
 
3463
-
3464
3427
  var _ListChannelsModeratedByAppInstanceUserCommand = class _ListChannelsModeratedByAppInstanceUserCommand extends import_smithy_client.Command.classBuilder().ep({
3465
3428
  ...commonParams
3466
3429
  }).m(function(Command, cs, config, o) {
@@ -3480,7 +3443,6 @@ var ListChannelsModeratedByAppInstanceUserCommand = _ListChannelsModeratedByAppI
3480
3443
 
3481
3444
 
3482
3445
 
3483
-
3484
3446
  var _ListSubChannelsCommand = class _ListSubChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
3485
3447
  ...commonParams
3486
3448
  }).m(function(Command, cs, config, o) {
@@ -3497,7 +3459,6 @@ var ListSubChannelsCommand = _ListSubChannelsCommand;
3497
3459
 
3498
3460
 
3499
3461
 
3500
-
3501
3462
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3502
3463
  ...commonParams
3503
3464
  }).m(function(Command, cs, config, o) {
@@ -3514,7 +3475,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3514
3475
 
3515
3476
 
3516
3477
 
3517
-
3518
3478
  var _PutChannelExpirationSettingsCommand = class _PutChannelExpirationSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
3519
3479
  ...commonParams
3520
3480
  }).m(function(Command, cs, config, o) {
@@ -3531,7 +3491,6 @@ var PutChannelExpirationSettingsCommand = _PutChannelExpirationSettingsCommand;
3531
3491
 
3532
3492
 
3533
3493
 
3534
-
3535
3494
  var _PutChannelMembershipPreferencesCommand = class _PutChannelMembershipPreferencesCommand extends import_smithy_client.Command.classBuilder().ep({
3536
3495
  ...commonParams
3537
3496
  }).m(function(Command, cs, config, o) {
@@ -3551,7 +3510,6 @@ var PutChannelMembershipPreferencesCommand = _PutChannelMembershipPreferencesCom
3551
3510
 
3552
3511
 
3553
3512
 
3554
-
3555
3513
  var _PutMessagingStreamingConfigurationsCommand = class _PutMessagingStreamingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3556
3514
  ...commonParams
3557
3515
  }).m(function(Command, cs, config, o) {
@@ -3568,7 +3526,6 @@ var PutMessagingStreamingConfigurationsCommand = _PutMessagingStreamingConfigura
3568
3526
 
3569
3527
 
3570
3528
 
3571
-
3572
3529
  var _RedactChannelMessageCommand = class _RedactChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
3573
3530
  ...commonParams
3574
3531
  }).m(function(Command, cs, config, o) {
@@ -3585,7 +3542,6 @@ var RedactChannelMessageCommand = _RedactChannelMessageCommand;
3585
3542
 
3586
3543
 
3587
3544
 
3588
-
3589
3545
  var _SearchChannelsCommand = class _SearchChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
3590
3546
  ...commonParams
3591
3547
  }).m(function(Command, cs, config, o) {
@@ -3602,7 +3558,6 @@ var SearchChannelsCommand = _SearchChannelsCommand;
3602
3558
 
3603
3559
 
3604
3560
 
3605
-
3606
3561
  var _SendChannelMessageCommand = class _SendChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
3607
3562
  ...commonParams
3608
3563
  }).m(function(Command, cs, config, o) {
@@ -3619,7 +3574,6 @@ var SendChannelMessageCommand = _SendChannelMessageCommand;
3619
3574
 
3620
3575
 
3621
3576
 
3622
-
3623
3577
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3624
3578
  ...commonParams
3625
3579
  }).m(function(Command, cs, config, o) {
@@ -3636,7 +3590,6 @@ var TagResourceCommand = _TagResourceCommand;
3636
3590
 
3637
3591
 
3638
3592
 
3639
-
3640
3593
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3641
3594
  ...commonParams
3642
3595
  }).m(function(Command, cs, config, o) {
@@ -3653,7 +3606,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3653
3606
 
3654
3607
 
3655
3608
 
3656
-
3657
3609
  var _UpdateChannelCommand = class _UpdateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
3658
3610
  ...commonParams
3659
3611
  }).m(function(Command, cs, config, o) {
@@ -3670,7 +3622,6 @@ var UpdateChannelCommand = _UpdateChannelCommand;
3670
3622
 
3671
3623
 
3672
3624
 
3673
-
3674
3625
  var _UpdateChannelFlowCommand = class _UpdateChannelFlowCommand extends import_smithy_client.Command.classBuilder().ep({
3675
3626
  ...commonParams
3676
3627
  }).m(function(Command, cs, config, o) {
@@ -3687,7 +3638,6 @@ var UpdateChannelFlowCommand = _UpdateChannelFlowCommand;
3687
3638
 
3688
3639
 
3689
3640
 
3690
-
3691
3641
  var _UpdateChannelMessageCommand = class _UpdateChannelMessageCommand extends import_smithy_client.Command.classBuilder().ep({
3692
3642
  ...commonParams
3693
3643
  }).m(function(Command, cs, config, o) {
@@ -3704,7 +3654,6 @@ var UpdateChannelMessageCommand = _UpdateChannelMessageCommand;
3704
3654
 
3705
3655
 
3706
3656
 
3707
-
3708
3657
  var _UpdateChannelReadMarkerCommand = class _UpdateChannelReadMarkerCommand extends import_smithy_client.Command.classBuilder().ep({
3709
3658
  ...commonParams
3710
3659
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateChannelFlowRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchCreateChannelMembershipRequest, BatchCreateChannelMembershipRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ChannelFlowCallbackRequest, ChannelFlowCallbackResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateChannelBanRequest, CreateChannelBanResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateChannelRequest, CreateChannelResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateChannelFlowRequest, CreateChannelFlowResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateChannelMembershipRequest, CreateChannelMembershipResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateChannelModeratorRequest, CreateChannelModeratorResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteChannelBanRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteChannelRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteChannelFlowRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteChannelMembershipRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteChannelMessageRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteChannelModeratorRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteMessagingStreamingConfigurationsRequest } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelBanRequest, DescribeChannelBanResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelRequest, DescribeChannelResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelFlowRequest, DescribeChannelFlowResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelMembershipRequest, DescribeChannelMembershipResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelMembershipForAppInstanceUserRequest, DescribeChannelMemb
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelModeratedByAppInstanceUserRequest, DescribeChannelModera
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeChannelModeratorRequest, DescribeChannelModeratorResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateChannelFlowRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetChannelMembershipPreferencesRequest, GetChannelMembershipPreferences
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetChannelMessageRequest, GetChannelMessageResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetChannelMessageStatusRequest, GetChannelMessageStatusResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *