@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
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateFieldLevelEncryptionConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateFieldLevelEncryptionProfile",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class UpdateFunctionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class UpdateFunctionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_1_1.UpdateFunctionRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "UpdateFunction",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateKeyGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateKeyGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateKeyGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateOriginAccessControlCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateOriginAccessControlCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateOriginAccessControl",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateOriginRequestPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateOriginRequestPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateOriginRequestPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdatePublicKeyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdatePublicKeyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdatePublicKey",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateRealtimeLogConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateResponseHeadersPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class UpdateStreamingDistributionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class UpdateStreamingDistributionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "UpdateStreamingDistribution",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
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_AssociateAliasCommand, se_AssociateAliasCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "AssociateAlias",
|
|
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 { CopyDistributionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CopyDistributionCommand, se_CopyDistributionCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CopyDistributionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: CopyDistributionResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "CopyDistribution",
|
|
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_CreateCachePolicyCommand, se_CreateCachePolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCachePolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCachePolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateCachePolicy",
|
|
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_CreateCloudFrontOriginAccessIdentityCommand, se_CreateCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateCloudFrontOriginAccessIdentity",
|
|
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_CreateContinuousDeploymentPolicyCommand, se_CreateContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateContinuousDeploymentPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateContinuousDeploymentPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateContinuousDeploymentPolicy",
|
|
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 { CreateDistributionRequestFilterSensitiveLog, CreateDistributionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateDistributionCommand, se_CreateDistributionCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateDistributionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateDistributionRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CreateDistributionResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "CreateDistribution",
|
|
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 { CreateDistributionWithTagsRequestFilterSensitiveLog, CreateDistributionWithTagsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateDistributionWithTagsCommand, se_CreateDistributionWithTagsCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateDistributionWithTagsCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateDistributionWithTagsRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CreateDistributionWithTagsResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "CreateDistributionWithTags",
|
|
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_CreateFieldLevelEncryptionConfigCommand, se_CreateFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateFieldLevelEncryptionConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateFieldLevelEncryptionConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateFieldLevelEncryptionConfig",
|
|
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_CreateFieldLevelEncryptionProfileCommand, se_CreateFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateFieldLevelEncryptionProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateFieldLevelEncryptionProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateFieldLevelEncryptionProfile",
|
|
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 { CreateFunctionRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateFunctionCommand, se_CreateFunctionCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateFunctionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateFunctionRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "CreateFunction",
|
|
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_CreateInvalidationCommand, se_CreateInvalidationCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateInvalidationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateInvalidationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateInvalidation",
|
|
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_CreateKeyGroupCommand, se_CreateKeyGroupCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateKeyGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateKeyGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateKeyGroup",
|
|
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_CreateMonitoringSubscriptionCommand, se_CreateMonitoringSubscriptionCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateMonitoringSubscriptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateMonitoringSubscriptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateMonitoringSubscription",
|
|
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_CreateOriginAccessControlCommand, se_CreateOriginAccessControlCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateOriginAccessControlCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateOriginAccessControlCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateOriginAccessControl",
|
|
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_CreateOriginRequestPolicyCommand, se_CreateOriginRequestPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateOriginRequestPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateOriginRequestPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateOriginRequestPolicy",
|
|
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_CreatePublicKeyCommand, se_CreatePublicKeyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreatePublicKeyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreatePublicKeyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreatePublicKey",
|
|
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_CreateRealtimeLogConfigCommand, se_CreateRealtimeLogConfigCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateRealtimeLogConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateRealtimeLogConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateRealtimeLogConfig",
|
|
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_CreateResponseHeadersPolicyCommand, se_CreateResponseHeadersPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateResponseHeadersPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateResponseHeadersPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateResponseHeadersPolicy",
|
|
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_CreateStreamingDistributionCommand, se_CreateStreamingDistributionCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateStreamingDistributionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateStreamingDistributionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateStreamingDistribution",
|
|
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_CreateStreamingDistributionWithTagsCommand, se_CreateStreamingDistributionWithTagsCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateStreamingDistributionWithTagsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateStreamingDistributionWithTagsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "CreateStreamingDistributionWithTags",
|
|
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_DeleteCachePolicyCommand, se_DeleteCachePolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCachePolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCachePolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "DeleteCachePolicy",
|
|
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_DeleteCloudFrontOriginAccessIdentityCommand, se_DeleteCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "DeleteCloudFrontOriginAccessIdentity",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|