@aws-sdk/client-cloudfront 3.186.0 → 3.190.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/CHANGELOG.md +16 -0
- package/dist-cjs/protocols/Aws_restXml.js +8 -4
- package/dist-es/CloudFront.js +394 -401
- package/dist-es/CloudFrontClient.js +22 -28
- package/dist-es/commands/AssociateAliasCommand.js +22 -29
- package/dist-es/commands/CreateCachePolicyCommand.js +21 -28
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/CreateDistributionCommand.js +21 -28
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/CreateFunctionCommand.js +21 -28
- package/dist-es/commands/CreateInvalidationCommand.js +21 -28
- package/dist-es/commands/CreateKeyGroupCommand.js +21 -28
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/CreatePublicKeyCommand.js +21 -28
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/DeleteCachePolicyCommand.js +22 -29
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +22 -29
- package/dist-es/commands/DeleteDistributionCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +22 -29
- package/dist-es/commands/DeleteFunctionCommand.js +22 -29
- package/dist-es/commands/DeleteKeyGroupCommand.js +22 -29
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +22 -29
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +22 -29
- package/dist-es/commands/DeletePublicKeyCommand.js +22 -29
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +22 -29
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +22 -29
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +22 -29
- package/dist-es/commands/DescribeFunctionCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +21 -28
- package/dist-es/commands/GetDistributionCommand.js +21 -28
- package/dist-es/commands/GetDistributionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +21 -28
- package/dist-es/commands/GetFunctionCommand.js +21 -28
- package/dist-es/commands/GetInvalidationCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupConfigCommand.js +21 -28
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyConfigCommand.js +21 -28
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +21 -28
- package/dist-es/commands/ListCachePoliciesCommand.js +21 -28
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +21 -28
- package/dist-es/commands/ListConflictingAliasesCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +21 -28
- package/dist-es/commands/ListFunctionsCommand.js +21 -28
- package/dist-es/commands/ListInvalidationsCommand.js +21 -28
- package/dist-es/commands/ListKeyGroupsCommand.js +21 -28
- package/dist-es/commands/ListOriginAccessControlsCommand.js +21 -28
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +21 -28
- package/dist-es/commands/ListPublicKeysCommand.js +21 -28
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +21 -28
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +21 -28
- package/dist-es/commands/ListStreamingDistributionsCommand.js +21 -28
- package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
- package/dist-es/commands/PublishFunctionCommand.js +21 -28
- package/dist-es/commands/TagResourceCommand.js +22 -29
- package/dist-es/commands/TestFunctionCommand.js +21 -28
- package/dist-es/commands/UntagResourceCommand.js +22 -29
- package/dist-es/commands/UpdateCachePolicyCommand.js +21 -28
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/UpdateDistributionCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/UpdateFunctionCommand.js +21 -28
- package/dist-es/commands/UpdateKeyGroupCommand.js +21 -28
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/UpdatePublicKeyCommand.js +21 -28
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/CloudFrontServiceException.js +5 -10
- package/dist-es/models/models_0.js +2003 -1689
- package/dist-es/models/models_1.js +770 -414
- package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +25 -68
- package/dist-es/pagination/ListDistributionsPaginator.js +25 -68
- package/dist-es/pagination/ListInvalidationsPaginator.js +25 -68
- package/dist-es/pagination/ListStreamingDistributionsPaginator.js +25 -68
- package/dist-es/protocols/Aws_restXml.js +9564 -12770
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForDistributionDeployed.js +28 -48
- package/dist-es/waiters/waitForInvalidationCompleted.js +28 -48
- package/dist-es/waiters/waitForStreamingDistributionDeployed.js +28 -48
- package/package.json +36 -37
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.190.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.189.0...v3.190.0) (2022-10-17)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudfront
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.188.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.187.0...v3.188.0) (2022-10-13)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudfront
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.186.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.185.0...v3.186.0) (2022-10-06)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-cloudfront
|
|
@@ -7,7 +7,6 @@ exports.deserializeAws_restXmlUpdateStreamingDistributionCommand = exports.deser
|
|
|
7
7
|
const protocol_http_1 = require("@aws-sdk/protocol-http");
|
|
8
8
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
9
9
|
const xml_builder_1 = require("@aws-sdk/xml-builder");
|
|
10
|
-
const entities_1 = require("entities");
|
|
11
10
|
const fast_xml_parser_1 = require("fast-xml-parser");
|
|
12
11
|
const CloudFrontServiceException_1 = require("../models/CloudFrontServiceException");
|
|
13
12
|
const models_0_1 = require("../models/models_0");
|
|
@@ -14050,13 +14049,18 @@ const isSerializableHeaderValue = (value) => value !== undefined &&
|
|
|
14050
14049
|
(!Object.getOwnPropertyNames(value).includes("size") || value.size != 0);
|
|
14051
14050
|
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
14052
14051
|
if (encoded.length) {
|
|
14053
|
-
const
|
|
14052
|
+
const parser = new fast_xml_parser_1.XMLParser({
|
|
14054
14053
|
attributeNamePrefix: "",
|
|
14054
|
+
htmlEntities: true,
|
|
14055
14055
|
ignoreAttributes: false,
|
|
14056
|
-
|
|
14056
|
+
ignoreDeclaration: true,
|
|
14057
|
+
parseTagValue: false,
|
|
14057
14058
|
trimValues: false,
|
|
14058
|
-
tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" :
|
|
14059
|
+
tagValueProcessor: (_, val) => (val.trim() === "" && val.includes("\n") ? "" : undefined),
|
|
14059
14060
|
});
|
|
14061
|
+
parser.addEntity("#xD", "\r");
|
|
14062
|
+
parser.addEntity("#10", "\n");
|
|
14063
|
+
const parsedObj = parser.parse(encoded);
|
|
14060
14064
|
const textNodeName = "#text";
|
|
14061
14065
|
const key = Object.keys(parsedObj)[0];
|
|
14062
14066
|
const parsedObjToReturn = parsedObj[key];
|