@aws-sdk/client-chime-sdk-messaging 3.658.0 → 3.662.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -986,7 +986,7 @@ var UpdateChannelMessageRequestFilterSensitiveLog = /* @__PURE__ */ __name((obj)
986
986
  // src/protocols/Aws_restJson1.ts
987
987
  var se_AssociateChannelFlowCommand = /* @__PURE__ */ __name(async (input, context) => {
988
988
  const b = (0, import_core.requestBuilder)(input, context);
989
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
989
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
990
990
  "content-type": "application/json",
991
991
  [_xacb]: input[_CB]
992
992
  });
@@ -1003,7 +1003,7 @@ var se_AssociateChannelFlowCommand = /* @__PURE__ */ __name(async (input, contex
1003
1003
  }, "se_AssociateChannelFlowCommand");
1004
1004
  var se_BatchCreateChannelMembershipCommand = /* @__PURE__ */ __name(async (input, context) => {
1005
1005
  const b = (0, import_core.requestBuilder)(input, context);
1006
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1006
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1007
1007
  "content-type": "application/json",
1008
1008
  [_xacb]: input[_CB]
1009
1009
  });
@@ -1046,7 +1046,7 @@ var se_ChannelFlowCallbackCommand = /* @__PURE__ */ __name(async (input, context
1046
1046
  }, "se_ChannelFlowCallbackCommand");
1047
1047
  var se_CreateChannelCommand = /* @__PURE__ */ __name(async (input, context) => {
1048
1048
  const b = (0, import_core.requestBuilder)(input, context);
1049
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1049
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1050
1050
  "content-type": "application/json",
1051
1051
  [_xacb]: input[_CB]
1052
1052
  });
@@ -1073,7 +1073,7 @@ var se_CreateChannelCommand = /* @__PURE__ */ __name(async (input, context) => {
1073
1073
  }, "se_CreateChannelCommand");
1074
1074
  var se_CreateChannelBanCommand = /* @__PURE__ */ __name(async (input, context) => {
1075
1075
  const b = (0, import_core.requestBuilder)(input, context);
1076
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1076
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1077
1077
  "content-type": "application/json",
1078
1078
  [_xacb]: input[_CB]
1079
1079
  });
@@ -1109,7 +1109,7 @@ var se_CreateChannelFlowCommand = /* @__PURE__ */ __name(async (input, context)
1109
1109
  }, "se_CreateChannelFlowCommand");
1110
1110
  var se_CreateChannelMembershipCommand = /* @__PURE__ */ __name(async (input, context) => {
1111
1111
  const b = (0, import_core.requestBuilder)(input, context);
1112
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1112
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1113
1113
  "content-type": "application/json",
1114
1114
  [_xacb]: input[_CB]
1115
1115
  });
@@ -1128,7 +1128,7 @@ var se_CreateChannelMembershipCommand = /* @__PURE__ */ __name(async (input, con
1128
1128
  }, "se_CreateChannelMembershipCommand");
1129
1129
  var se_CreateChannelModeratorCommand = /* @__PURE__ */ __name(async (input, context) => {
1130
1130
  const b = (0, import_core.requestBuilder)(input, context);
1131
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1131
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1132
1132
  "content-type": "application/json",
1133
1133
  [_xacb]: input[_CB]
1134
1134
  });
@@ -1145,7 +1145,7 @@ var se_CreateChannelModeratorCommand = /* @__PURE__ */ __name(async (input, cont
1145
1145
  }, "se_CreateChannelModeratorCommand");
1146
1146
  var se_DeleteChannelCommand = /* @__PURE__ */ __name(async (input, context) => {
1147
1147
  const b = (0, import_core.requestBuilder)(input, context);
1148
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1148
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1149
1149
  [_xacb]: input[_CB]
1150
1150
  });
1151
1151
  b.bp("/channels/{ChannelArn}");
@@ -1156,7 +1156,7 @@ var se_DeleteChannelCommand = /* @__PURE__ */ __name(async (input, context) => {
1156
1156
  }, "se_DeleteChannelCommand");
1157
1157
  var se_DeleteChannelBanCommand = /* @__PURE__ */ __name(async (input, context) => {
1158
1158
  const b = (0, import_core.requestBuilder)(input, context);
1159
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1159
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1160
1160
  [_xacb]: input[_CB]
1161
1161
  });
1162
1162
  b.bp("/channels/{ChannelArn}/bans/{MemberArn}");
@@ -1177,7 +1177,7 @@ var se_DeleteChannelFlowCommand = /* @__PURE__ */ __name(async (input, context)
1177
1177
  }, "se_DeleteChannelFlowCommand");
1178
1178
  var se_DeleteChannelMembershipCommand = /* @__PURE__ */ __name(async (input, context) => {
1179
1179
  const b = (0, import_core.requestBuilder)(input, context);
1180
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1180
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1181
1181
  [_xacb]: input[_CB]
1182
1182
  });
1183
1183
  b.bp("/channels/{ChannelArn}/memberships/{MemberArn}");
@@ -1192,7 +1192,7 @@ var se_DeleteChannelMembershipCommand = /* @__PURE__ */ __name(async (input, con
1192
1192
  }, "se_DeleteChannelMembershipCommand");
1193
1193
  var se_DeleteChannelMessageCommand = /* @__PURE__ */ __name(async (input, context) => {
1194
1194
  const b = (0, import_core.requestBuilder)(input, context);
1195
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1195
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1196
1196
  [_xacb]: input[_CB]
1197
1197
  });
1198
1198
  b.bp("/channels/{ChannelArn}/messages/{MessageId}");
@@ -1207,7 +1207,7 @@ var se_DeleteChannelMessageCommand = /* @__PURE__ */ __name(async (input, contex
1207
1207
  }, "se_DeleteChannelMessageCommand");
1208
1208
  var se_DeleteChannelModeratorCommand = /* @__PURE__ */ __name(async (input, context) => {
1209
1209
  const b = (0, import_core.requestBuilder)(input, context);
1210
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1210
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1211
1211
  [_xacb]: input[_CB]
1212
1212
  });
1213
1213
  b.bp("/channels/{ChannelArn}/moderators/{ChannelModeratorArn}");
@@ -1228,7 +1228,7 @@ var se_DeleteMessagingStreamingConfigurationsCommand = /* @__PURE__ */ __name(as
1228
1228
  }, "se_DeleteMessagingStreamingConfigurationsCommand");
1229
1229
  var se_DescribeChannelCommand = /* @__PURE__ */ __name(async (input, context) => {
1230
1230
  const b = (0, import_core.requestBuilder)(input, context);
1231
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1231
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1232
1232
  [_xacb]: input[_CB]
1233
1233
  });
1234
1234
  b.bp("/channels/{ChannelArn}");
@@ -1239,7 +1239,7 @@ var se_DescribeChannelCommand = /* @__PURE__ */ __name(async (input, context) =>
1239
1239
  }, "se_DescribeChannelCommand");
1240
1240
  var se_DescribeChannelBanCommand = /* @__PURE__ */ __name(async (input, context) => {
1241
1241
  const b = (0, import_core.requestBuilder)(input, context);
1242
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1242
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1243
1243
  [_xacb]: input[_CB]
1244
1244
  });
1245
1245
  b.bp("/channels/{ChannelArn}/bans/{MemberArn}");
@@ -1260,7 +1260,7 @@ var se_DescribeChannelFlowCommand = /* @__PURE__ */ __name(async (input, context
1260
1260
  }, "se_DescribeChannelFlowCommand");
1261
1261
  var se_DescribeChannelMembershipCommand = /* @__PURE__ */ __name(async (input, context) => {
1262
1262
  const b = (0, import_core.requestBuilder)(input, context);
1263
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1263
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1264
1264
  [_xacb]: input[_CB]
1265
1265
  });
1266
1266
  b.bp("/channels/{ChannelArn}/memberships/{MemberArn}");
@@ -1275,7 +1275,7 @@ var se_DescribeChannelMembershipCommand = /* @__PURE__ */ __name(async (input, c
1275
1275
  }, "se_DescribeChannelMembershipCommand");
1276
1276
  var se_DescribeChannelMembershipForAppInstanceUserCommand = /* @__PURE__ */ __name(async (input, context) => {
1277
1277
  const b = (0, import_core.requestBuilder)(input, context);
1278
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1278
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1279
1279
  [_xacb]: input[_CB]
1280
1280
  });
1281
1281
  b.bp("/channels/{ChannelArn}");
@@ -1290,7 +1290,7 @@ var se_DescribeChannelMembershipForAppInstanceUserCommand = /* @__PURE__ */ __na
1290
1290
  }, "se_DescribeChannelMembershipForAppInstanceUserCommand");
1291
1291
  var se_DescribeChannelModeratedByAppInstanceUserCommand = /* @__PURE__ */ __name(async (input, context) => {
1292
1292
  const b = (0, import_core.requestBuilder)(input, context);
1293
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1293
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1294
1294
  [_xacb]: input[_CB]
1295
1295
  });
1296
1296
  b.bp("/channels/{ChannelArn}");
@@ -1305,7 +1305,7 @@ var se_DescribeChannelModeratedByAppInstanceUserCommand = /* @__PURE__ */ __name
1305
1305
  }, "se_DescribeChannelModeratedByAppInstanceUserCommand");
1306
1306
  var se_DescribeChannelModeratorCommand = /* @__PURE__ */ __name(async (input, context) => {
1307
1307
  const b = (0, import_core.requestBuilder)(input, context);
1308
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1308
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1309
1309
  [_xacb]: input[_CB]
1310
1310
  });
1311
1311
  b.bp("/channels/{ChannelArn}/moderators/{ChannelModeratorArn}");
@@ -1317,7 +1317,7 @@ var se_DescribeChannelModeratorCommand = /* @__PURE__ */ __name(async (input, co
1317
1317
  }, "se_DescribeChannelModeratorCommand");
1318
1318
  var se_DisassociateChannelFlowCommand = /* @__PURE__ */ __name(async (input, context) => {
1319
1319
  const b = (0, import_core.requestBuilder)(input, context);
1320
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1320
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1321
1321
  [_xacb]: input[_CB]
1322
1322
  });
1323
1323
  b.bp("/channels/{ChannelArn}/channel-flow/{ChannelFlowArn}");
@@ -1329,7 +1329,7 @@ var se_DisassociateChannelFlowCommand = /* @__PURE__ */ __name(async (input, con
1329
1329
  }, "se_DisassociateChannelFlowCommand");
1330
1330
  var se_GetChannelMembershipPreferencesCommand = /* @__PURE__ */ __name(async (input, context) => {
1331
1331
  const b = (0, import_core.requestBuilder)(input, context);
1332
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1332
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1333
1333
  [_xacb]: input[_CB]
1334
1334
  });
1335
1335
  b.bp("/channels/{ChannelArn}/memberships/{MemberArn}/preferences");
@@ -1341,7 +1341,7 @@ var se_GetChannelMembershipPreferencesCommand = /* @__PURE__ */ __name(async (in
1341
1341
  }, "se_GetChannelMembershipPreferencesCommand");
1342
1342
  var se_GetChannelMessageCommand = /* @__PURE__ */ __name(async (input, context) => {
1343
1343
  const b = (0, import_core.requestBuilder)(input, context);
1344
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1344
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1345
1345
  [_xacb]: input[_CB]
1346
1346
  });
1347
1347
  b.bp("/channels/{ChannelArn}/messages/{MessageId}");
@@ -1356,7 +1356,7 @@ var se_GetChannelMessageCommand = /* @__PURE__ */ __name(async (input, context)
1356
1356
  }, "se_GetChannelMessageCommand");
1357
1357
  var se_GetChannelMessageStatusCommand = /* @__PURE__ */ __name(async (input, context) => {
1358
1358
  const b = (0, import_core.requestBuilder)(input, context);
1359
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1359
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1360
1360
  [_xacb]: input[_CB]
1361
1361
  });
1362
1362
  b.bp("/channels/{ChannelArn}/messages/{MessageId}");
@@ -1389,7 +1389,7 @@ var se_GetMessagingStreamingConfigurationsCommand = /* @__PURE__ */ __name(async
1389
1389
  }, "se_GetMessagingStreamingConfigurationsCommand");
1390
1390
  var se_ListChannelBansCommand = /* @__PURE__ */ __name(async (input, context) => {
1391
1391
  const b = (0, import_core.requestBuilder)(input, context);
1392
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1392
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1393
1393
  [_xacb]: input[_CB]
1394
1394
  });
1395
1395
  b.bp("/channels/{ChannelArn}/bans");
@@ -1417,7 +1417,7 @@ var se_ListChannelFlowsCommand = /* @__PURE__ */ __name(async (input, context) =
1417
1417
  }, "se_ListChannelFlowsCommand");
1418
1418
  var se_ListChannelMembershipsCommand = /* @__PURE__ */ __name(async (input, context) => {
1419
1419
  const b = (0, import_core.requestBuilder)(input, context);
1420
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1420
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1421
1421
  [_xacb]: input[_CB]
1422
1422
  });
1423
1423
  b.bp("/channels/{ChannelArn}/memberships");
@@ -1434,7 +1434,7 @@ var se_ListChannelMembershipsCommand = /* @__PURE__ */ __name(async (input, cont
1434
1434
  }, "se_ListChannelMembershipsCommand");
1435
1435
  var se_ListChannelMembershipsForAppInstanceUserCommand = /* @__PURE__ */ __name(async (input, context) => {
1436
1436
  const b = (0, import_core.requestBuilder)(input, context);
1437
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1437
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1438
1438
  [_xacb]: input[_CB]
1439
1439
  });
1440
1440
  b.bp("/channels");
@@ -1450,7 +1450,7 @@ var se_ListChannelMembershipsForAppInstanceUserCommand = /* @__PURE__ */ __name(
1450
1450
  }, "se_ListChannelMembershipsForAppInstanceUserCommand");
1451
1451
  var se_ListChannelMessagesCommand = /* @__PURE__ */ __name(async (input, context) => {
1452
1452
  const b = (0, import_core.requestBuilder)(input, context);
1453
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1453
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1454
1454
  [_xacb]: input[_CB]
1455
1455
  });
1456
1456
  b.bp("/channels/{ChannelArn}/messages");
@@ -1469,7 +1469,7 @@ var se_ListChannelMessagesCommand = /* @__PURE__ */ __name(async (input, context
1469
1469
  }, "se_ListChannelMessagesCommand");
1470
1470
  var se_ListChannelModeratorsCommand = /* @__PURE__ */ __name(async (input, context) => {
1471
1471
  const b = (0, import_core.requestBuilder)(input, context);
1472
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1472
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1473
1473
  [_xacb]: input[_CB]
1474
1474
  });
1475
1475
  b.bp("/channels/{ChannelArn}/moderators");
@@ -1484,7 +1484,7 @@ var se_ListChannelModeratorsCommand = /* @__PURE__ */ __name(async (input, conte
1484
1484
  }, "se_ListChannelModeratorsCommand");
1485
1485
  var se_ListChannelsCommand = /* @__PURE__ */ __name(async (input, context) => {
1486
1486
  const b = (0, import_core.requestBuilder)(input, context);
1487
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1487
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1488
1488
  [_xacb]: input[_CB]
1489
1489
  });
1490
1490
  b.bp("/channels");
@@ -1514,7 +1514,7 @@ var se_ListChannelsAssociatedWithChannelFlowCommand = /* @__PURE__ */ __name(asy
1514
1514
  }, "se_ListChannelsAssociatedWithChannelFlowCommand");
1515
1515
  var se_ListChannelsModeratedByAppInstanceUserCommand = /* @__PURE__ */ __name(async (input, context) => {
1516
1516
  const b = (0, import_core.requestBuilder)(input, context);
1517
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1517
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1518
1518
  [_xacb]: input[_CB]
1519
1519
  });
1520
1520
  b.bp("/channels");
@@ -1530,7 +1530,7 @@ var se_ListChannelsModeratedByAppInstanceUserCommand = /* @__PURE__ */ __name(as
1530
1530
  }, "se_ListChannelsModeratedByAppInstanceUserCommand");
1531
1531
  var se_ListSubChannelsCommand = /* @__PURE__ */ __name(async (input, context) => {
1532
1532
  const b = (0, import_core.requestBuilder)(input, context);
1533
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1533
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1534
1534
  [_xacb]: input[_CB]
1535
1535
  });
1536
1536
  b.bp("/channels/{ChannelArn}/subchannels");
@@ -1556,7 +1556,7 @@ var se_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (input, context
1556
1556
  }, "se_ListTagsForResourceCommand");
1557
1557
  var se_PutChannelExpirationSettingsCommand = /* @__PURE__ */ __name(async (input, context) => {
1558
1558
  const b = (0, import_core.requestBuilder)(input, context);
1559
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1559
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1560
1560
  "content-type": "application/json",
1561
1561
  [_xacb]: input[_CB]
1562
1562
  });
@@ -1573,7 +1573,7 @@ var se_PutChannelExpirationSettingsCommand = /* @__PURE__ */ __name(async (input
1573
1573
  }, "se_PutChannelExpirationSettingsCommand");
1574
1574
  var se_PutChannelMembershipPreferencesCommand = /* @__PURE__ */ __name(async (input, context) => {
1575
1575
  const b = (0, import_core.requestBuilder)(input, context);
1576
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1576
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1577
1577
  "content-type": "application/json",
1578
1578
  [_xacb]: input[_CB]
1579
1579
  });
@@ -1607,7 +1607,7 @@ var se_PutMessagingStreamingConfigurationsCommand = /* @__PURE__ */ __name(async
1607
1607
  }, "se_PutMessagingStreamingConfigurationsCommand");
1608
1608
  var se_RedactChannelMessageCommand = /* @__PURE__ */ __name(async (input, context) => {
1609
1609
  const b = (0, import_core.requestBuilder)(input, context);
1610
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1610
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1611
1611
  "content-type": "application/json",
1612
1612
  [_xacb]: input[_CB]
1613
1613
  });
@@ -1628,7 +1628,7 @@ var se_RedactChannelMessageCommand = /* @__PURE__ */ __name(async (input, contex
1628
1628
  }, "se_RedactChannelMessageCommand");
1629
1629
  var se_SearchChannelsCommand = /* @__PURE__ */ __name(async (input, context) => {
1630
1630
  const b = (0, import_core.requestBuilder)(input, context);
1631
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1631
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1632
1632
  "content-type": "application/json",
1633
1633
  [_xacb]: input[_CB]
1634
1634
  });
@@ -1649,7 +1649,7 @@ var se_SearchChannelsCommand = /* @__PURE__ */ __name(async (input, context) =>
1649
1649
  }, "se_SearchChannelsCommand");
1650
1650
  var se_SendChannelMessageCommand = /* @__PURE__ */ __name(async (input, context) => {
1651
1651
  const b = (0, import_core.requestBuilder)(input, context);
1652
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1652
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1653
1653
  "content-type": "application/json",
1654
1654
  [_xacb]: input[_CB]
1655
1655
  });
@@ -1713,7 +1713,7 @@ var se_UntagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
1713
1713
  }, "se_UntagResourceCommand");
1714
1714
  var se_UpdateChannelCommand = /* @__PURE__ */ __name(async (input, context) => {
1715
1715
  const b = (0, import_core.requestBuilder)(input, context);
1716
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1716
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1717
1717
  "content-type": "application/json",
1718
1718
  [_xacb]: input[_CB]
1719
1719
  });
@@ -1749,7 +1749,7 @@ var se_UpdateChannelFlowCommand = /* @__PURE__ */ __name(async (input, context)
1749
1749
  }, "se_UpdateChannelFlowCommand");
1750
1750
  var se_UpdateChannelMessageCommand = /* @__PURE__ */ __name(async (input, context) => {
1751
1751
  const b = (0, import_core.requestBuilder)(input, context);
1752
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1752
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1753
1753
  "content-type": "application/json",
1754
1754
  [_xacb]: input[_CB]
1755
1755
  });
@@ -1770,7 +1770,7 @@ var se_UpdateChannelMessageCommand = /* @__PURE__ */ __name(async (input, contex
1770
1770
  }, "se_UpdateChannelMessageCommand");
1771
1771
  var se_UpdateChannelReadMarkerCommand = /* @__PURE__ */ __name(async (input, context) => {
1772
1772
  const b = (0, import_core.requestBuilder)(input, context);
1773
- const headers = (0, import_smithy_client.map)({}, isSerializableHeaderValue, {
1773
+ const headers = (0, import_smithy_client.map)({}, import_smithy_client.isSerializableHeaderValue, {
1774
1774
  [_xacb]: input[_CB]
1775
1775
  });
1776
1776
  b.bp("/channels/{ChannelArn}/readMarker");
@@ -2802,7 +2802,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
2802
2802
  extendedRequestId: output.headers["x-amz-id-2"],
2803
2803
  cfId: output.headers["x-amz-cf-id"]
2804
2804
  }), "deserializeMetadata");
2805
- var isSerializableHeaderValue = /* @__PURE__ */ __name((value) => value !== void 0 && value !== null && value !== "" && (!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) && (!Object.getOwnPropertyNames(value).includes("size") || value.size != 0), "isSerializableHeaderValue");
2806
2805
  var _AIA = "AppInstanceArn";
2807
2806
  var _AIUA = "AppInstanceUserArn";
2808
2807
  var _CB = "ChimeBearer";
@@ -1,6 +1,6 @@
1
1
  import { loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody } from "@aws-sdk/core";
2
2
  import { requestBuilder as rb } from "@smithy/core";
3
- import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, map, parseEpochTimestamp as __parseEpochTimestamp, serializeDateTime as __serializeDateTime, take, withBaseException, } from "@smithy/smithy-client";
3
+ import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, isSerializableHeaderValue, map, parseEpochTimestamp as __parseEpochTimestamp, serializeDateTime as __serializeDateTime, take, withBaseException, } from "@smithy/smithy-client";
4
4
  import { v4 as generateIdempotencyToken } from "uuid";
5
5
  import { ChimeSDKMessagingServiceException as __BaseException } from "../models/ChimeSDKMessagingServiceException";
6
6
  import { BadRequestException, ConflictException, ForbiddenException, NotFoundException, ResourceLimitExceededException, ServiceFailureException, ServiceUnavailableException, ThrottledClientException, UnauthorizedClientException, } from "../models/models_0";
@@ -1793,11 +1793,6 @@ const deserializeMetadata = (output) => ({
1793
1793
  cfId: output.headers["x-amz-cf-id"],
1794
1794
  });
1795
1795
  const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
1796
- const isSerializableHeaderValue = (value) => value !== undefined &&
1797
- value !== null &&
1798
- value !== "" &&
1799
- (!Object.getOwnPropertyNames(value).includes("length") || value.length != 0) &&
1800
- (!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
1801
1796
  const _AIA = "AppInstanceArn";
1802
1797
  const _AIUA = "AppInstanceUserArn";
1803
1798
  const _CB = "ChimeBearer";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime-sdk-messaging",
3
3
  "description": "AWS SDK for JavaScript Chime Sdk Messaging Client for Node.js, Browser and React Native",
4
- "version": "3.658.0",
4
+ "version": "3.662.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-messaging",
@@ -20,43 +20,43 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.658.0",
24
- "@aws-sdk/client-sts": "3.658.0",
25
- "@aws-sdk/core": "3.658.0",
26
- "@aws-sdk/credential-provider-node": "3.658.0",
27
- "@aws-sdk/middleware-host-header": "3.654.0",
28
- "@aws-sdk/middleware-logger": "3.654.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.654.0",
30
- "@aws-sdk/middleware-user-agent": "3.654.0",
31
- "@aws-sdk/region-config-resolver": "3.654.0",
32
- "@aws-sdk/types": "3.654.0",
33
- "@aws-sdk/util-endpoints": "3.654.0",
34
- "@aws-sdk/util-user-agent-browser": "3.654.0",
35
- "@aws-sdk/util-user-agent-node": "3.654.0",
36
- "@smithy/config-resolver": "^3.0.8",
37
- "@smithy/core": "^2.4.3",
38
- "@smithy/fetch-http-handler": "^3.2.7",
39
- "@smithy/hash-node": "^3.0.6",
40
- "@smithy/invalid-dependency": "^3.0.6",
41
- "@smithy/middleware-content-length": "^3.0.8",
42
- "@smithy/middleware-endpoint": "^3.1.3",
43
- "@smithy/middleware-retry": "^3.0.18",
44
- "@smithy/middleware-serde": "^3.0.6",
45
- "@smithy/middleware-stack": "^3.0.6",
46
- "@smithy/node-config-provider": "^3.1.7",
47
- "@smithy/node-http-handler": "^3.2.2",
48
- "@smithy/protocol-http": "^4.1.3",
49
- "@smithy/smithy-client": "^3.3.2",
50
- "@smithy/types": "^3.4.2",
51
- "@smithy/url-parser": "^3.0.6",
23
+ "@aws-sdk/client-sso-oidc": "3.662.0",
24
+ "@aws-sdk/client-sts": "3.662.0",
25
+ "@aws-sdk/core": "3.662.0",
26
+ "@aws-sdk/credential-provider-node": "3.662.0",
27
+ "@aws-sdk/middleware-host-header": "3.662.0",
28
+ "@aws-sdk/middleware-logger": "3.662.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.662.0",
30
+ "@aws-sdk/middleware-user-agent": "3.662.0",
31
+ "@aws-sdk/region-config-resolver": "3.662.0",
32
+ "@aws-sdk/types": "3.662.0",
33
+ "@aws-sdk/util-endpoints": "3.662.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.662.0",
35
+ "@aws-sdk/util-user-agent-node": "3.662.0",
36
+ "@smithy/config-resolver": "^3.0.9",
37
+ "@smithy/core": "^2.4.7",
38
+ "@smithy/fetch-http-handler": "^3.2.9",
39
+ "@smithy/hash-node": "^3.0.7",
40
+ "@smithy/invalid-dependency": "^3.0.7",
41
+ "@smithy/middleware-content-length": "^3.0.9",
42
+ "@smithy/middleware-endpoint": "^3.1.4",
43
+ "@smithy/middleware-retry": "^3.0.22",
44
+ "@smithy/middleware-serde": "^3.0.7",
45
+ "@smithy/middleware-stack": "^3.0.7",
46
+ "@smithy/node-config-provider": "^3.1.8",
47
+ "@smithy/node-http-handler": "^3.2.4",
48
+ "@smithy/protocol-http": "^4.1.4",
49
+ "@smithy/smithy-client": "^3.3.6",
50
+ "@smithy/types": "^3.5.0",
51
+ "@smithy/url-parser": "^3.0.7",
52
52
  "@smithy/util-base64": "^3.0.0",
53
53
  "@smithy/util-body-length-browser": "^3.0.0",
54
54
  "@smithy/util-body-length-node": "^3.0.0",
55
- "@smithy/util-defaults-mode-browser": "^3.0.18",
56
- "@smithy/util-defaults-mode-node": "^3.0.18",
57
- "@smithy/util-endpoints": "^2.1.2",
58
- "@smithy/util-middleware": "^3.0.6",
59
- "@smithy/util-retry": "^3.0.6",
55
+ "@smithy/util-defaults-mode-browser": "^3.0.22",
56
+ "@smithy/util-defaults-mode-node": "^3.0.22",
57
+ "@smithy/util-endpoints": "^2.1.3",
58
+ "@smithy/util-middleware": "^3.0.7",
59
+ "@smithy/util-retry": "^3.0.7",
60
60
  "@smithy/util-utf8": "^3.0.0",
61
61
  "tslib": "^2.6.2",
62
62
  "uuid": "^9.0.1"