@aws-sdk/client-mediapackagev2 3.523.0 → 3.529.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 (43) hide show
  1. package/dist-cjs/index.js +18 -58
  2. package/dist-es/protocols/Aws_restJson1.js +1 -40
  3. package/package.json +17 -17
  4. package/dist-cjs/MediaPackageV2.js +0 -1
  5. package/dist-cjs/MediaPackageV2Client.js +0 -1
  6. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  7. package/dist-cjs/commands/CreateChannelCommand.js +0 -1
  8. package/dist-cjs/commands/CreateChannelGroupCommand.js +0 -1
  9. package/dist-cjs/commands/CreateOriginEndpointCommand.js +0 -1
  10. package/dist-cjs/commands/DeleteChannelCommand.js +0 -1
  11. package/dist-cjs/commands/DeleteChannelGroupCommand.js +0 -1
  12. package/dist-cjs/commands/DeleteChannelPolicyCommand.js +0 -1
  13. package/dist-cjs/commands/DeleteOriginEndpointCommand.js +0 -1
  14. package/dist-cjs/commands/DeleteOriginEndpointPolicyCommand.js +0 -1
  15. package/dist-cjs/commands/GetChannelCommand.js +0 -1
  16. package/dist-cjs/commands/GetChannelGroupCommand.js +0 -1
  17. package/dist-cjs/commands/GetChannelPolicyCommand.js +0 -1
  18. package/dist-cjs/commands/GetOriginEndpointCommand.js +0 -1
  19. package/dist-cjs/commands/GetOriginEndpointPolicyCommand.js +0 -1
  20. package/dist-cjs/commands/ListChannelGroupsCommand.js +0 -1
  21. package/dist-cjs/commands/ListChannelsCommand.js +0 -1
  22. package/dist-cjs/commands/ListOriginEndpointsCommand.js +0 -1
  23. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  24. package/dist-cjs/commands/PutChannelPolicyCommand.js +0 -1
  25. package/dist-cjs/commands/PutOriginEndpointPolicyCommand.js +0 -1
  26. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  27. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  28. package/dist-cjs/commands/UpdateChannelCommand.js +0 -1
  29. package/dist-cjs/commands/UpdateChannelGroupCommand.js +0 -1
  30. package/dist-cjs/commands/UpdateOriginEndpointCommand.js +0 -1
  31. package/dist-cjs/commands/index.js +0 -1
  32. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  33. package/dist-cjs/extensionConfiguration.js +0 -1
  34. package/dist-cjs/models/MediaPackageV2ServiceException.js +0 -1
  35. package/dist-cjs/models/index.js +0 -1
  36. package/dist-cjs/models/models_0.js +0 -1
  37. package/dist-cjs/pagination/Interfaces.js +0 -1
  38. package/dist-cjs/pagination/ListChannelGroupsPaginator.js +0 -1
  39. package/dist-cjs/pagination/ListChannelsPaginator.js +0 -1
  40. package/dist-cjs/pagination/ListOriginEndpointsPaginator.js +0 -1
  41. package/dist-cjs/pagination/index.js +0 -1
  42. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  43. package/dist-cjs/runtimeExtensions.js +0 -1
package/dist-cjs/index.js CHANGED
@@ -226,6 +226,7 @@ var import_middleware_serde = require("@smithy/middleware-serde");
226
226
  var import_types = require("@smithy/types");
227
227
 
228
228
  // src/protocols/Aws_restJson1.ts
229
+ var import_core2 = require("@aws-sdk/core");
229
230
 
230
231
 
231
232
 
@@ -817,7 +818,7 @@ var de_CreateChannelCommand = /* @__PURE__ */ __name(async (output, context) =>
817
818
  const contents = (0, import_smithy_client.map)({
818
819
  $metadata: deserializeMetadata(output)
819
820
  });
820
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
821
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
821
822
  const doc = (0, import_smithy_client.take)(data, {
822
823
  Arn: import_smithy_client.expectString,
823
824
  ChannelGroupName: import_smithy_client.expectString,
@@ -838,7 +839,7 @@ var de_CreateChannelGroupCommand = /* @__PURE__ */ __name(async (output, context
838
839
  const contents = (0, import_smithy_client.map)({
839
840
  $metadata: deserializeMetadata(output)
840
841
  });
841
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
842
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
842
843
  const doc = (0, import_smithy_client.take)(data, {
843
844
  Arn: import_smithy_client.expectString,
844
845
  ChannelGroupName: import_smithy_client.expectString,
@@ -858,7 +859,7 @@ var de_CreateOriginEndpointCommand = /* @__PURE__ */ __name(async (output, conte
858
859
  const contents = (0, import_smithy_client.map)({
859
860
  $metadata: deserializeMetadata(output)
860
861
  });
861
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
862
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
862
863
  const doc = (0, import_smithy_client.take)(data, {
863
864
  Arn: import_smithy_client.expectString,
864
865
  ChannelGroupName: import_smithy_client.expectString,
@@ -934,7 +935,7 @@ var de_GetChannelCommand = /* @__PURE__ */ __name(async (output, context) => {
934
935
  const contents = (0, import_smithy_client.map)({
935
936
  $metadata: deserializeMetadata(output)
936
937
  });
937
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
938
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
938
939
  const doc = (0, import_smithy_client.take)(data, {
939
940
  Arn: import_smithy_client.expectString,
940
941
  ChannelGroupName: import_smithy_client.expectString,
@@ -955,7 +956,7 @@ var de_GetChannelGroupCommand = /* @__PURE__ */ __name(async (output, context) =
955
956
  const contents = (0, import_smithy_client.map)({
956
957
  $metadata: deserializeMetadata(output)
957
958
  });
958
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
959
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
959
960
  const doc = (0, import_smithy_client.take)(data, {
960
961
  Arn: import_smithy_client.expectString,
961
962
  ChannelGroupName: import_smithy_client.expectString,
@@ -975,7 +976,7 @@ var de_GetChannelPolicyCommand = /* @__PURE__ */ __name(async (output, context)
975
976
  const contents = (0, import_smithy_client.map)({
976
977
  $metadata: deserializeMetadata(output)
977
978
  });
978
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
979
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
979
980
  const doc = (0, import_smithy_client.take)(data, {
980
981
  ChannelGroupName: import_smithy_client.expectString,
981
982
  ChannelName: import_smithy_client.expectString,
@@ -991,7 +992,7 @@ var de_GetOriginEndpointCommand = /* @__PURE__ */ __name(async (output, context)
991
992
  const contents = (0, import_smithy_client.map)({
992
993
  $metadata: deserializeMetadata(output)
993
994
  });
994
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
995
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
995
996
  const doc = (0, import_smithy_client.take)(data, {
996
997
  Arn: import_smithy_client.expectString,
997
998
  ChannelGroupName: import_smithy_client.expectString,
@@ -1017,7 +1018,7 @@ var de_GetOriginEndpointPolicyCommand = /* @__PURE__ */ __name(async (output, co
1017
1018
  const contents = (0, import_smithy_client.map)({
1018
1019
  $metadata: deserializeMetadata(output)
1019
1020
  });
1020
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1021
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1021
1022
  const doc = (0, import_smithy_client.take)(data, {
1022
1023
  ChannelGroupName: import_smithy_client.expectString,
1023
1024
  ChannelName: import_smithy_client.expectString,
@@ -1034,7 +1035,7 @@ var de_ListChannelGroupsCommand = /* @__PURE__ */ __name(async (output, context)
1034
1035
  const contents = (0, import_smithy_client.map)({
1035
1036
  $metadata: deserializeMetadata(output)
1036
1037
  });
1037
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1038
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1038
1039
  const doc = (0, import_smithy_client.take)(data, {
1039
1040
  Items: (_) => de_ChannelGroupsList(_, context),
1040
1041
  NextToken: import_smithy_client.expectString
@@ -1049,7 +1050,7 @@ var de_ListChannelsCommand = /* @__PURE__ */ __name(async (output, context) => {
1049
1050
  const contents = (0, import_smithy_client.map)({
1050
1051
  $metadata: deserializeMetadata(output)
1051
1052
  });
1052
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1053
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1053
1054
  const doc = (0, import_smithy_client.take)(data, {
1054
1055
  Items: (_) => de_ChannelList(_, context),
1055
1056
  NextToken: import_smithy_client.expectString
@@ -1064,7 +1065,7 @@ var de_ListOriginEndpointsCommand = /* @__PURE__ */ __name(async (output, contex
1064
1065
  const contents = (0, import_smithy_client.map)({
1065
1066
  $metadata: deserializeMetadata(output)
1066
1067
  });
1067
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1068
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1068
1069
  const doc = (0, import_smithy_client.take)(data, {
1069
1070
  Items: (_) => de_OriginEndpointsList(_, context),
1070
1071
  NextToken: import_smithy_client.expectString
@@ -1079,7 +1080,7 @@ var de_ListTagsForResourceCommand = /* @__PURE__ */ __name(async (output, contex
1079
1080
  const contents = (0, import_smithy_client.map)({
1080
1081
  $metadata: deserializeMetadata(output)
1081
1082
  });
1082
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1083
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1083
1084
  const doc = (0, import_smithy_client.take)(data, {
1084
1085
  Tags: [, import_smithy_client._json, `tags`]
1085
1086
  });
@@ -1133,7 +1134,7 @@ var de_UpdateChannelCommand = /* @__PURE__ */ __name(async (output, context) =>
1133
1134
  const contents = (0, import_smithy_client.map)({
1134
1135
  $metadata: deserializeMetadata(output)
1135
1136
  });
1136
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1137
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1137
1138
  const doc = (0, import_smithy_client.take)(data, {
1138
1139
  Arn: import_smithy_client.expectString,
1139
1140
  ChannelGroupName: import_smithy_client.expectString,
@@ -1154,7 +1155,7 @@ var de_UpdateChannelGroupCommand = /* @__PURE__ */ __name(async (output, context
1154
1155
  const contents = (0, import_smithy_client.map)({
1155
1156
  $metadata: deserializeMetadata(output)
1156
1157
  });
1157
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1158
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1158
1159
  const doc = (0, import_smithy_client.take)(data, {
1159
1160
  Arn: import_smithy_client.expectString,
1160
1161
  ChannelGroupName: import_smithy_client.expectString,
@@ -1174,7 +1175,7 @@ var de_UpdateOriginEndpointCommand = /* @__PURE__ */ __name(async (output, conte
1174
1175
  const contents = (0, import_smithy_client.map)({
1175
1176
  $metadata: deserializeMetadata(output)
1176
1177
  });
1177
- const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await parseBody(output.body, context)), "body");
1178
+ const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
1178
1179
  const doc = (0, import_smithy_client.take)(data, {
1179
1180
  Arn: import_smithy_client.expectString,
1180
1181
  ChannelGroupName: import_smithy_client.expectString,
@@ -1196,9 +1197,9 @@ var de_UpdateOriginEndpointCommand = /* @__PURE__ */ __name(async (output, conte
1196
1197
  var de_CommandError = /* @__PURE__ */ __name(async (output, context) => {
1197
1198
  const parsedOutput = {
1198
1199
  ...output,
1199
- body: await parseErrorBody(output.body, context)
1200
+ body: await (0, import_core2.parseJsonErrorBody)(output.body, context)
1200
1201
  };
1201
- const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
1202
+ const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body);
1202
1203
  switch (errorCode) {
1203
1204
  case "AccessDeniedException":
1204
1205
  case "com.amazonaws.mediapackagev2#AccessDeniedException":
@@ -1462,7 +1463,6 @@ var deserializeMetadata = /* @__PURE__ */ __name((output) => ({
1462
1463
  extendedRequestId: output.headers["x-amz-id-2"],
1463
1464
  cfId: output.headers["x-amz-cf-id"]
1464
1465
  }), "deserializeMetadata");
1465
- var collectBodyString = /* @__PURE__ */ __name((streamBody, context) => (0, import_smithy_client.collectBody)(streamBody, context).then((body) => context.utf8Encoder(body)), "collectBodyString");
1466
1466
  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");
1467
1467
  var _CT = "ClientToken";
1468
1468
  var _MR = "MaxResults";
@@ -1472,46 +1472,6 @@ var _mR = "maxResults";
1472
1472
  var _nT = "nextToken";
1473
1473
  var _tK = "tagKeys";
1474
1474
  var _xact = "x-amzn-client-token";
1475
- var parseBody = /* @__PURE__ */ __name((streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
1476
- if (encoded.length) {
1477
- return JSON.parse(encoded);
1478
- }
1479
- return {};
1480
- }), "parseBody");
1481
- var parseErrorBody = /* @__PURE__ */ __name(async (errorBody, context) => {
1482
- const value = await parseBody(errorBody, context);
1483
- value.message = value.message ?? value.Message;
1484
- return value;
1485
- }, "parseErrorBody");
1486
- var loadRestJsonErrorCode = /* @__PURE__ */ __name((output, data) => {
1487
- const findKey = /* @__PURE__ */ __name((object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase()), "findKey");
1488
- const sanitizeErrorCode = /* @__PURE__ */ __name((rawValue) => {
1489
- let cleanValue = rawValue;
1490
- if (typeof cleanValue === "number") {
1491
- cleanValue = cleanValue.toString();
1492
- }
1493
- if (cleanValue.indexOf(",") >= 0) {
1494
- cleanValue = cleanValue.split(",")[0];
1495
- }
1496
- if (cleanValue.indexOf(":") >= 0) {
1497
- cleanValue = cleanValue.split(":")[0];
1498
- }
1499
- if (cleanValue.indexOf("#") >= 0) {
1500
- cleanValue = cleanValue.split("#")[1];
1501
- }
1502
- return cleanValue;
1503
- }, "sanitizeErrorCode");
1504
- const headerKey = findKey(output.headers, "x-amzn-errortype");
1505
- if (headerKey !== void 0) {
1506
- return sanitizeErrorCode(output.headers[headerKey]);
1507
- }
1508
- if (data.code !== void 0) {
1509
- return sanitizeErrorCode(data.code);
1510
- }
1511
- if (data["__type"] !== void 0) {
1512
- return sanitizeErrorCode(data["__type"]);
1513
- }
1514
- }, "loadRestJsonErrorCode");
1515
1475
 
1516
1476
  // src/commands/CreateChannelCommand.ts
1517
1477
  var _CreateChannelCommand = class _CreateChannelCommand extends import_smithy_client.Command.classBuilder().ep({
@@ -1,3 +1,4 @@
1
+ import { loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody } from "@aws-sdk/core";
1
2
  import { requestBuilder as rb } from "@smithy/core";
2
3
  import { _json, collectBody, decorateServiceException as __decorateServiceException, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, map, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
3
4
  import { MediaPackageV2ServiceException as __BaseException } from "../models/MediaPackageV2ServiceException";
@@ -998,43 +999,3 @@ const _mR = "maxResults";
998
999
  const _nT = "nextToken";
999
1000
  const _tK = "tagKeys";
1000
1001
  const _xact = "x-amzn-client-token";
1001
- const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
1002
- if (encoded.length) {
1003
- return JSON.parse(encoded);
1004
- }
1005
- return {};
1006
- });
1007
- const parseErrorBody = async (errorBody, context) => {
1008
- const value = await parseBody(errorBody, context);
1009
- value.message = value.message ?? value.Message;
1010
- return value;
1011
- };
1012
- const loadRestJsonErrorCode = (output, data) => {
1013
- const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
1014
- const sanitizeErrorCode = (rawValue) => {
1015
- let cleanValue = rawValue;
1016
- if (typeof cleanValue === "number") {
1017
- cleanValue = cleanValue.toString();
1018
- }
1019
- if (cleanValue.indexOf(",") >= 0) {
1020
- cleanValue = cleanValue.split(",")[0];
1021
- }
1022
- if (cleanValue.indexOf(":") >= 0) {
1023
- cleanValue = cleanValue.split(":")[0];
1024
- }
1025
- if (cleanValue.indexOf("#") >= 0) {
1026
- cleanValue = cleanValue.split("#")[1];
1027
- }
1028
- return cleanValue;
1029
- };
1030
- const headerKey = findKey(output.headers, "x-amzn-errortype");
1031
- if (headerKey !== undefined) {
1032
- return sanitizeErrorCode(output.headers[headerKey]);
1033
- }
1034
- if (data.code !== undefined) {
1035
- return sanitizeErrorCode(data.code);
1036
- }
1037
- if (data["__type"] !== undefined) {
1038
- return sanitizeErrorCode(data["__type"]);
1039
- }
1040
- };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediapackagev2",
3
3
  "description": "AWS SDK for JavaScript Mediapackagev2 Client for Node.js, Browser and React Native",
4
- "version": "3.523.0",
4
+ "version": "3.529.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-mediapackagev2",
@@ -20,40 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.523.0",
24
- "@aws-sdk/core": "3.523.0",
25
- "@aws-sdk/credential-provider-node": "3.523.0",
23
+ "@aws-sdk/client-sts": "3.529.0",
24
+ "@aws-sdk/core": "3.529.0",
25
+ "@aws-sdk/credential-provider-node": "3.529.0",
26
26
  "@aws-sdk/middleware-host-header": "3.523.0",
27
27
  "@aws-sdk/middleware-logger": "3.523.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.523.0",
29
- "@aws-sdk/middleware-user-agent": "3.523.0",
30
- "@aws-sdk/region-config-resolver": "3.523.0",
29
+ "@aws-sdk/middleware-user-agent": "3.525.0",
30
+ "@aws-sdk/region-config-resolver": "3.525.0",
31
31
  "@aws-sdk/types": "3.523.0",
32
- "@aws-sdk/util-endpoints": "3.523.0",
32
+ "@aws-sdk/util-endpoints": "3.525.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.523.0",
34
- "@aws-sdk/util-user-agent-node": "3.523.0",
35
- "@smithy/config-resolver": "^2.1.3",
36
- "@smithy/core": "^1.3.4",
34
+ "@aws-sdk/util-user-agent-node": "3.525.0",
35
+ "@smithy/config-resolver": "^2.1.4",
36
+ "@smithy/core": "^1.3.5",
37
37
  "@smithy/fetch-http-handler": "^2.4.3",
38
38
  "@smithy/hash-node": "^2.1.3",
39
39
  "@smithy/invalid-dependency": "^2.1.3",
40
40
  "@smithy/middleware-content-length": "^2.1.3",
41
- "@smithy/middleware-endpoint": "^2.4.3",
42
- "@smithy/middleware-retry": "^2.1.3",
41
+ "@smithy/middleware-endpoint": "^2.4.4",
42
+ "@smithy/middleware-retry": "^2.1.4",
43
43
  "@smithy/middleware-serde": "^2.1.3",
44
44
  "@smithy/middleware-stack": "^2.1.3",
45
- "@smithy/node-config-provider": "^2.2.3",
45
+ "@smithy/node-config-provider": "^2.2.4",
46
46
  "@smithy/node-http-handler": "^2.4.1",
47
47
  "@smithy/protocol-http": "^3.2.1",
48
- "@smithy/smithy-client": "^2.4.1",
48
+ "@smithy/smithy-client": "^2.4.2",
49
49
  "@smithy/types": "^2.10.1",
50
50
  "@smithy/url-parser": "^2.1.3",
51
51
  "@smithy/util-base64": "^2.1.1",
52
52
  "@smithy/util-body-length-browser": "^2.1.1",
53
53
  "@smithy/util-body-length-node": "^2.2.1",
54
- "@smithy/util-defaults-mode-browser": "^2.1.3",
55
- "@smithy/util-defaults-mode-node": "^2.2.2",
56
- "@smithy/util-endpoints": "^1.1.3",
54
+ "@smithy/util-defaults-mode-browser": "^2.1.4",
55
+ "@smithy/util-defaults-mode-node": "^2.2.3",
56
+ "@smithy/util-endpoints": "^1.1.4",
57
57
  "@smithy/util-middleware": "^2.1.3",
58
58
  "@smithy/util-retry": "^2.1.3",
59
59
  "@smithy/util-utf8": "^2.1.1",
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");