@aws-sdk/client-cloudfront 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 (137) hide show
  1. package/dist-cjs/index.js +94 -136
  2. package/dist-es/protocols/Aws_restXml.js +2 -42
  3. package/package.json +17 -18
  4. package/dist-cjs/CloudFront.js +0 -1
  5. package/dist-cjs/CloudFrontClient.js +0 -1
  6. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  7. package/dist-cjs/commands/AssociateAliasCommand.js +0 -1
  8. package/dist-cjs/commands/CopyDistributionCommand.js +0 -1
  9. package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -1
  10. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -1
  11. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +0 -1
  12. package/dist-cjs/commands/CreateDistributionCommand.js +0 -1
  13. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -1
  14. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -1
  15. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -1
  16. package/dist-cjs/commands/CreateFunctionCommand.js +0 -1
  17. package/dist-cjs/commands/CreateInvalidationCommand.js +0 -1
  18. package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -1
  19. package/dist-cjs/commands/CreateKeyValueStoreCommand.js +0 -1
  20. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -1
  21. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +0 -1
  22. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -1
  23. package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -1
  24. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -1
  25. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +0 -1
  26. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -1
  27. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -1
  28. package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -1
  29. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -1
  30. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +0 -1
  31. package/dist-cjs/commands/DeleteDistributionCommand.js +0 -1
  32. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -1
  33. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -1
  34. package/dist-cjs/commands/DeleteFunctionCommand.js +0 -1
  35. package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -1
  36. package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +0 -1
  37. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -1
  38. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +0 -1
  39. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -1
  40. package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -1
  41. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -1
  42. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +0 -1
  43. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -1
  44. package/dist-cjs/commands/DescribeFunctionCommand.js +0 -1
  45. package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +0 -1
  46. package/dist-cjs/commands/GetCachePolicyCommand.js +0 -1
  47. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -1
  48. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -1
  49. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -1
  50. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +0 -1
  51. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +0 -1
  52. package/dist-cjs/commands/GetDistributionCommand.js +0 -1
  53. package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -1
  54. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -1
  55. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -1
  56. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -1
  57. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -1
  58. package/dist-cjs/commands/GetFunctionCommand.js +0 -1
  59. package/dist-cjs/commands/GetInvalidationCommand.js +0 -1
  60. package/dist-cjs/commands/GetKeyGroupCommand.js +0 -1
  61. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -1
  62. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -1
  63. package/dist-cjs/commands/GetOriginAccessControlCommand.js +0 -1
  64. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +0 -1
  65. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -1
  66. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -1
  67. package/dist-cjs/commands/GetPublicKeyCommand.js +0 -1
  68. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -1
  69. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -1
  70. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +0 -1
  71. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +0 -1
  72. package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -1
  73. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -1
  74. package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -1
  75. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -1
  76. package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -1
  77. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +0 -1
  78. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -1
  79. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -1
  80. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -1
  81. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -1
  82. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +0 -1
  83. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -1
  84. package/dist-cjs/commands/ListDistributionsCommand.js +0 -1
  85. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -1
  86. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -1
  87. package/dist-cjs/commands/ListFunctionsCommand.js +0 -1
  88. package/dist-cjs/commands/ListInvalidationsCommand.js +0 -1
  89. package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -1
  90. package/dist-cjs/commands/ListKeyValueStoresCommand.js +0 -1
  91. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +0 -1
  92. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -1
  93. package/dist-cjs/commands/ListPublicKeysCommand.js +0 -1
  94. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -1
  95. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +0 -1
  96. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -1
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  98. package/dist-cjs/commands/PublishFunctionCommand.js +0 -1
  99. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  100. package/dist-cjs/commands/TestFunctionCommand.js +0 -1
  101. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  102. package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -1
  103. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -1
  104. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +0 -1
  105. package/dist-cjs/commands/UpdateDistributionCommand.js +0 -1
  106. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +0 -1
  107. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -1
  108. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -1
  109. package/dist-cjs/commands/UpdateFunctionCommand.js +0 -1
  110. package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -1
  111. package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +0 -1
  112. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +0 -1
  113. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -1
  114. package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -1
  115. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -1
  116. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +0 -1
  117. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -1
  118. package/dist-cjs/commands/index.js +0 -1
  119. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  120. package/dist-cjs/extensionConfiguration.js +0 -1
  121. package/dist-cjs/models/CloudFrontServiceException.js +0 -1
  122. package/dist-cjs/models/index.js +0 -1
  123. package/dist-cjs/models/models_0.js +0 -1
  124. package/dist-cjs/models/models_1.js +0 -1
  125. package/dist-cjs/pagination/Interfaces.js +0 -1
  126. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -1
  127. package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -1
  128. package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -1
  129. package/dist-cjs/pagination/ListKeyValueStoresPaginator.js +0 -1
  130. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -1
  131. package/dist-cjs/pagination/index.js +0 -1
  132. package/dist-cjs/protocols/Aws_restXml.js +0 -1
  133. package/dist-cjs/runtimeExtensions.js +0 -1
  134. package/dist-cjs/waiters/index.js +0 -1
  135. package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -1
  136. package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -1
  137. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -1
@@ -1,7 +1,7 @@
1
+ import { loadRestXmlErrorCode, parseXmlBody as parseBody, parseXmlErrorBody as parseErrorBody } from "@aws-sdk/core";
1
2
  import { XmlNode as __XmlNode } from "@aws-sdk/xml-builder";
2
3
  import { requestBuilder as rb } from "@smithy/core";
3
- import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, getArrayIfSingleItem as __getArrayIfSingleItem, getValueFromTextNode as __getValueFromTextNode, map, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, withBaseException, } from "@smithy/smithy-client";
4
- import { XMLParser } from "fast-xml-parser";
4
+ import { collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, getArrayIfSingleItem as __getArrayIfSingleItem, map, parseBoolean as __parseBoolean, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, strictParseFloat as __strictParseFloat, strictParseInt32 as __strictParseInt32, strictParseLong as __strictParseLong, withBaseException, } from "@smithy/smithy-client";
5
5
  import { CloudFrontServiceException as __BaseException } from "../models/CloudFrontServiceException";
6
6
  import { AccessDenied, BatchTooLarge, CachePolicyAlreadyExists, CachePolicyInUse, CannotChangeImmutablePublicKeyFields, CannotDeleteEntityWhileInUse, CloudFrontOriginAccessIdentityAlreadyExists, CNAMEAlreadyExists, ContinuousDeploymentPolicyAlreadyExists, ContinuousDeploymentPolicyInUse, DistributionAlreadyExists, EntityAlreadyExists, EntityLimitExceeded, EntitySizeLimitExceeded, FieldLevelEncryptionConfigAlreadyExists, FieldLevelEncryptionProfileAlreadyExists, FieldLevelEncryptionProfileSizeExceeded, FunctionAlreadyExists, FunctionSizeLimitExceeded, IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior, IllegalOriginAccessConfiguration, IllegalUpdate, InconsistentQuantities, InvalidArgument, InvalidDefaultRootObject, InvalidDomainNameForOriginAccessControl, InvalidErrorCode, InvalidForwardCookies, InvalidFunctionAssociation, InvalidGeoRestrictionParameter, InvalidHeadersForS3Origin, InvalidIfMatchVersion, InvalidLambdaFunctionAssociation, InvalidLocationCode, InvalidMinimumProtocolVersion, InvalidOrigin, InvalidOriginAccessControl, InvalidOriginAccessIdentity, InvalidOriginKeepaliveTimeout, InvalidOriginReadTimeout, InvalidProtocolSettings, InvalidQueryStringParameters, InvalidRelativePath, InvalidRequiredProtocol, InvalidResponseCode, InvalidTagging, InvalidTTLOrder, InvalidViewerCertificate, InvalidWebACLId, KeyGroupAlreadyExists, MissingBody, MonitoringSubscriptionAlreadyExists, NoSuchCachePolicy, NoSuchContinuousDeploymentPolicy, NoSuchDistribution, NoSuchFieldLevelEncryptionConfig, NoSuchFieldLevelEncryptionProfile, NoSuchOrigin, NoSuchOriginRequestPolicy, NoSuchPublicKey, NoSuchRealtimeLogConfig, NoSuchResponseHeadersPolicy, OriginAccessControlAlreadyExists, OriginRequestPolicyAlreadyExists, PreconditionFailed, PublicKeyAlreadyExists, QueryArgProfileEmpty, RealtimeLogConfigAlreadyExists, RealtimeLogConfigOwnerMismatch, StagingDistributionInUse, TooManyCacheBehaviors, TooManyCachePolicies, TooManyCertificates, TooManyCloudFrontOriginAccessIdentities, TooManyContinuousDeploymentPolicies, TooManyCookieNamesInWhiteList, TooManyCookiesInCachePolicy, TooManyCookiesInOriginRequestPolicy, TooManyDistributionCNAMEs, TooManyDistributions, TooManyDistributionsAssociatedToCachePolicy, TooManyDistributionsAssociatedToFieldLevelEncryptionConfig, TooManyDistributionsAssociatedToKeyGroup, TooManyDistributionsAssociatedToOriginAccessControl, TooManyDistributionsAssociatedToOriginRequestPolicy, TooManyDistributionsAssociatedToResponseHeadersPolicy, TooManyDistributionsWithFunctionAssociations, TooManyDistributionsWithLambdaAssociations, TooManyDistributionsWithSingleFunctionARN, TooManyFieldLevelEncryptionConfigs, TooManyFieldLevelEncryptionContentTypeProfiles, TooManyFieldLevelEncryptionEncryptionEntities, TooManyFieldLevelEncryptionFieldPatterns, TooManyFieldLevelEncryptionProfiles, TooManyFieldLevelEncryptionQueryArgProfiles, TooManyFunctionAssociations, TooManyFunctions, TooManyHeadersInCachePolicy, TooManyHeadersInForwardedValues, TooManyHeadersInOriginRequestPolicy, TooManyInvalidationsInProgress, TooManyKeyGroups, TooManyKeyGroupsAssociatedToDistribution, TooManyLambdaFunctionAssociations, TooManyOriginAccessControls, TooManyOriginCustomHeaders, TooManyOriginGroupsPerDistribution, TooManyOriginRequestPolicies, TooManyOrigins, TooManyPublicKeys, TooManyPublicKeysInKeyGroup, TooManyQueryStringParameters, TooManyQueryStringsInCachePolicy, TooManyQueryStringsInOriginRequestPolicy, TooManyRealtimeLogConfigs, TooManyTrustedSigners, TrustedKeyGroupDoesNotExist, TrustedSignerDoesNotExist, UnsupportedOperation, } from "../models/models_0";
7
7
  import { CloudFrontOriginAccessIdentityInUse, DistributionNotDisabled, EntityNotFound, FieldLevelEncryptionConfigInUse, FieldLevelEncryptionProfileInUse, FunctionInUse, IllegalDelete, NoSuchCloudFrontOriginAccessIdentity, NoSuchFunctionExists, NoSuchInvalidation, NoSuchMonitoringSubscription, NoSuchOriginAccessControl, NoSuchResource, NoSuchStreamingDistribution, OriginAccessControlInUse, OriginRequestPolicyInUse, PublicKeyInUse, RealtimeLogConfigInUse, ResourceInUse, ResponseHeadersPolicyAlreadyExists, ResponseHeadersPolicyInUse, StreamingDistributionAlreadyExists, StreamingDistributionNotDisabled, TestFunctionFailed, TooLongCSPInResponseHeadersPolicy, TooManyCustomHeadersInResponseHeadersPolicy, TooManyRemoveHeadersInResponseHeadersPolicy, TooManyResponseHeadersPolicies, TooManyStreamingDistributionCNAMEs, TooManyStreamingDistributions, } from "../models/models_1";
@@ -9986,43 +9986,3 @@ const _s = "staging";
9986
9986
  const _sST = "sensitiveStringType";
9987
9987
  const _st = "string";
9988
9988
  const _ve = '<?xml version="1.0" encoding="UTF-8"?>';
9989
- const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
9990
- if (encoded.length) {
9991
- const parser = new XMLParser({
9992
- attributeNamePrefix: "",
9993
- htmlEntities: true,
9994
- ignoreAttributes: false,
9995
- ignoreDeclaration: true,
9996
- parseTagValue: false,
9997
- trimValues: false,
9998
- tagValueProcessor: (_, val) => (val.trim() === "" && val.includes("\n") ? "" : undefined),
9999
- });
10000
- parser.addEntity("#xD", "\r");
10001
- parser.addEntity("#10", "\n");
10002
- const parsedObj = parser.parse(encoded);
10003
- const textNodeName = "#text";
10004
- const key = Object.keys(parsedObj)[0];
10005
- const parsedObjToReturn = parsedObj[key];
10006
- if (parsedObjToReturn[textNodeName]) {
10007
- parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
10008
- delete parsedObjToReturn[textNodeName];
10009
- }
10010
- return __getValueFromTextNode(parsedObjToReturn);
10011
- }
10012
- return {};
10013
- });
10014
- const parseErrorBody = async (errorBody, context) => {
10015
- const value = await parseBody(errorBody, context);
10016
- if (value.Error) {
10017
- value.Error.message = value.Error.message ?? value.Error.Message;
10018
- }
10019
- return value;
10020
- };
10021
- const loadRestXmlErrorCode = (output, data) => {
10022
- if (data.Error?.Code !== undefined) {
10023
- return data.Error.Code;
10024
- }
10025
- if (output.statusCode == 404) {
10026
- return "NotFound";
10027
- }
10028
- };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudfront",
3
3
  "description": "AWS SDK for JavaScript Cloudfront 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-cloudfront",
@@ -20,47 +20,46 @@
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",
34
+ "@aws-sdk/util-user-agent-node": "3.525.0",
35
35
  "@aws-sdk/xml-builder": "3.523.0",
36
- "@smithy/config-resolver": "^2.1.3",
37
- "@smithy/core": "^1.3.4",
36
+ "@smithy/config-resolver": "^2.1.4",
37
+ "@smithy/core": "^1.3.5",
38
38
  "@smithy/fetch-http-handler": "^2.4.3",
39
39
  "@smithy/hash-node": "^2.1.3",
40
40
  "@smithy/invalid-dependency": "^2.1.3",
41
41
  "@smithy/middleware-content-length": "^2.1.3",
42
- "@smithy/middleware-endpoint": "^2.4.3",
43
- "@smithy/middleware-retry": "^2.1.3",
42
+ "@smithy/middleware-endpoint": "^2.4.4",
43
+ "@smithy/middleware-retry": "^2.1.4",
44
44
  "@smithy/middleware-serde": "^2.1.3",
45
45
  "@smithy/middleware-stack": "^2.1.3",
46
- "@smithy/node-config-provider": "^2.2.3",
46
+ "@smithy/node-config-provider": "^2.2.4",
47
47
  "@smithy/node-http-handler": "^2.4.1",
48
48
  "@smithy/protocol-http": "^3.2.1",
49
- "@smithy/smithy-client": "^2.4.1",
49
+ "@smithy/smithy-client": "^2.4.2",
50
50
  "@smithy/types": "^2.10.1",
51
51
  "@smithy/url-parser": "^2.1.3",
52
52
  "@smithy/util-base64": "^2.1.1",
53
53
  "@smithy/util-body-length-browser": "^2.1.1",
54
54
  "@smithy/util-body-length-node": "^2.2.1",
55
- "@smithy/util-defaults-mode-browser": "^2.1.3",
56
- "@smithy/util-defaults-mode-node": "^2.2.2",
57
- "@smithy/util-endpoints": "^1.1.3",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.4",
56
+ "@smithy/util-defaults-mode-node": "^2.2.3",
57
+ "@smithy/util-endpoints": "^1.1.4",
58
58
  "@smithy/util-middleware": "^2.1.3",
59
59
  "@smithy/util-retry": "^2.1.3",
60
60
  "@smithy/util-stream": "^2.1.3",
61
61
  "@smithy/util-utf8": "^2.1.1",
62
62
  "@smithy/util-waiter": "^2.1.3",
63
- "fast-xml-parser": "4.2.5",
64
63
  "tslib": "^2.5.0"
65
64
  },
66
65
  "devDependencies": {
@@ -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");
@@ -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");
@@ -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");
@@ -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");