@aws-sdk/client-cloudfront 3.414.0 → 3.418.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/commands/AssociateAliasCommand.js +5 -0
- package/dist-cjs/commands/CopyDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +5 -0
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateFunctionCommand.js +5 -0
- package/dist-cjs/commands/CreateInvalidationCommand.js +5 -0
- package/dist-cjs/commands/CreateKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreatePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +5 -0
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteDistributionCommand.js +5 -0
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteFunctionCommand.js +5 -0
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/DescribeFunctionCommand.js +5 -0
- package/dist-cjs/commands/GetCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +5 -0
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetDistributionCommand.js +5 -0
- package/dist-cjs/commands/GetDistributionConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFunctionCommand.js +5 -0
- package/dist-cjs/commands/GetInvalidationCommand.js +5 -0
- package/dist-cjs/commands/GetKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +5 -0
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +5 -0
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetPublicKeyCommand.js +5 -0
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +5 -0
- package/dist-cjs/commands/ListCachePoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +5 -0
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsCommand.js +5 -0
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListFunctionsCommand.js +5 -0
- package/dist-cjs/commands/ListInvalidationsCommand.js +5 -0
- package/dist-cjs/commands/ListKeyGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +5 -0
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPublicKeysCommand.js +5 -0
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PublishFunctionCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestFunctionCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateDistributionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateFunctionCommand.js +5 -0
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/AssociateAliasCommand.js +5 -0
- package/dist-es/commands/CopyDistributionCommand.js +5 -0
- package/dist-es/commands/CreateCachePolicyCommand.js +5 -0
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/CreateDistributionCommand.js +5 -0
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +5 -0
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/CreateFunctionCommand.js +5 -0
- package/dist-es/commands/CreateInvalidationCommand.js +5 -0
- package/dist-es/commands/CreateKeyGroupCommand.js +5 -0
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/CreateOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/CreatePublicKeyCommand.js +5 -0
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/CreateStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +5 -0
- package/dist-es/commands/DeleteCachePolicyCommand.js +5 -0
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteDistributionCommand.js +5 -0
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/DeleteFunctionCommand.js +5 -0
- package/dist-es/commands/DeleteKeyGroupCommand.js +5 -0
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/DeletePublicKeyCommand.js +5 -0
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/DescribeFunctionCommand.js +5 -0
- package/dist-es/commands/GetCachePolicyCommand.js +5 -0
- package/dist-es/commands/GetCachePolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +5 -0
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetDistributionCommand.js +5 -0
- package/dist-es/commands/GetDistributionConfigCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +5 -0
- package/dist-es/commands/GetFunctionCommand.js +5 -0
- package/dist-es/commands/GetInvalidationCommand.js +5 -0
- package/dist-es/commands/GetKeyGroupCommand.js +5 -0
- package/dist-es/commands/GetKeyGroupConfigCommand.js +5 -0
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/GetOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +5 -0
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetPublicKeyCommand.js +5 -0
- package/dist-es/commands/GetPublicKeyConfigCommand.js +5 -0
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +5 -0
- package/dist-es/commands/ListCachePoliciesCommand.js +5 -0
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +5 -0
- package/dist-es/commands/ListConflictingAliasesCommand.js +5 -0
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsCommand.js +5 -0
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +5 -0
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +5 -0
- package/dist-es/commands/ListFunctionsCommand.js +5 -0
- package/dist-es/commands/ListInvalidationsCommand.js +5 -0
- package/dist-es/commands/ListKeyGroupsCommand.js +5 -0
- package/dist-es/commands/ListOriginAccessControlsCommand.js +5 -0
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPublicKeysCommand.js +5 -0
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +5 -0
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +5 -0
- package/dist-es/commands/ListStreamingDistributionsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PublishFunctionCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestFunctionCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateCachePolicyCommand.js +5 -0
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/UpdateDistributionCommand.js +5 -0
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +5 -0
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/UpdateFunctionCommand.js +5 -0
- package/dist-es/commands/UpdateKeyGroupCommand.js +5 -0
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/UpdatePublicKeyCommand.js +5 -0
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +5 -0
- package/package.json +33 -33
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListTagsForResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PublishFunctionCommand, se_PublishFunctionCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PublishFunctionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PublishFunctionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "PublishFunction",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "TagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { TestFunctionRequestFilterSensitiveLog, TestFunctionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_TestFunctionCommand, se_TestFunctionCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class TestFunctionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: TestFunctionRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: TestFunctionResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "TestFunction",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UntagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UntagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateCachePolicyCommand, se_UpdateCachePolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateCachePolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateCachePolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateCachePolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateCloudFrontOriginAccessIdentityCommand, se_UpdateCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateCloudFrontOriginAccessIdentity",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateContinuousDeploymentPolicyCommand, se_UpdateContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateContinuousDeploymentPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateContinuousDeploymentPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateContinuousDeploymentPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { UpdateDistributionRequestFilterSensitiveLog, UpdateDistributionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_UpdateDistributionCommand, se_UpdateDistributionCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class UpdateDistributionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: UpdateDistributionRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: UpdateDistributionResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "UpdateDistribution",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { UpdateDistributionWithStagingConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_UpdateDistributionWithStagingConfigCommand, se_UpdateDistributionWithStagingConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class UpdateDistributionWithStagingConfigCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: UpdateDistributionWithStagingConfigResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "UpdateDistributionWithStagingConfig",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateFieldLevelEncryptionConfigCommand, se_UpdateFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateFieldLevelEncryptionConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateFieldLevelEncryptionConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateFieldLevelEncryptionConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateFieldLevelEncryptionProfileCommand, se_UpdateFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateFieldLevelEncryptionProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateFieldLevelEncryptionProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateFieldLevelEncryptionProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { UpdateFunctionRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_UpdateFunctionCommand, se_UpdateFunctionCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class UpdateFunctionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: UpdateFunctionRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "UpdateFunction",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateKeyGroupCommand, se_UpdateKeyGroupCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateKeyGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateKeyGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateKeyGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateOriginAccessControlCommand, se_UpdateOriginAccessControlCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateOriginAccessControlCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateOriginAccessControlCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateOriginAccessControl",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateOriginRequestPolicyCommand, se_UpdateOriginRequestPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateOriginRequestPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateOriginRequestPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateOriginRequestPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdatePublicKeyCommand, se_UpdatePublicKeyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePublicKeyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePublicKeyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdatePublicKey",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRealtimeLogConfigCommand, se_UpdateRealtimeLogConfigCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRealtimeLogConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRealtimeLogConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateRealtimeLogConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateResponseHeadersPolicyCommand, se_UpdateResponseHeadersPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateResponseHeadersPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateResponseHeadersPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateResponseHeadersPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateStreamingDistributionCommand, se_UpdateStreamingDistributionCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateStreamingDistributionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateStreamingDistributionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "UpdateStreamingDistribution",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
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.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,43 +21,43 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
32
|
+
"@aws-sdk/types": "3.418.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
36
36
|
"@aws-sdk/xml-builder": "3.310.0",
|
|
37
|
-
"@smithy/config-resolver": "^2.0.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.1.
|
|
39
|
-
"@smithy/hash-node": "^2.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
44
|
-
"@smithy/middleware-serde": "^2.0.
|
|
45
|
-
"@smithy/middleware-stack": "^2.0.
|
|
46
|
-
"@smithy/node-config-provider": "^2.0.
|
|
47
|
-
"@smithy/node-http-handler": "^2.1.
|
|
48
|
-
"@smithy/protocol-http": "^3.0.
|
|
49
|
-
"@smithy/smithy-client": "^2.1.
|
|
50
|
-
"@smithy/types": "^2.3.
|
|
51
|
-
"@smithy/url-parser": "^2.0.
|
|
37
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
39
|
+
"@smithy/hash-node": "^2.0.9",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
44
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
45
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
46
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
47
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
48
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
49
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
50
|
+
"@smithy/types": "^2.3.3",
|
|
51
|
+
"@smithy/url-parser": "^2.0.9",
|
|
52
52
|
"@smithy/util-base64": "^2.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
57
|
-
"@smithy/util-retry": "^2.0.
|
|
58
|
-
"@smithy/util-stream": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
57
|
+
"@smithy/util-retry": "^2.0.2",
|
|
58
|
+
"@smithy/util-stream": "^2.0.12",
|
|
59
59
|
"@smithy/util-utf8": "^2.0.0",
|
|
60
|
-
"@smithy/util-waiter": "^2.0.
|
|
60
|
+
"@smithy/util-waiter": "^2.0.9",
|
|
61
61
|
"fast-xml-parser": "4.2.5",
|
|
62
62
|
"tslib": "^2.5.0"
|
|
63
63
|
},
|