@aws-sdk/client-cloudfront 3.413.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-cjs/runtimeExtensions.js +3 -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/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +33 -32
|
@@ -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 DeleteRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteRealtimeLogConfigCommand 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: "DeleteRealtimeLogConfig",
|
|
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 DeleteResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteResponseHeadersPolicyCommand 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: "DeleteResponseHeadersPolicy",
|
|
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 DeleteStreamingDistributionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteStreamingDistributionCommand 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: "DeleteStreamingDistribution",
|
|
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 DescribeFunctionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeFunctionCommand 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: "DescribeFunction",
|
|
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 GetCachePolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetCachePolicyCommand 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: "GetCachePolicy",
|
|
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 GetCachePolicyConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetCachePolicyConfigCommand 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: "GetCachePolicyConfig",
|
|
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 GetCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetCloudFrontOriginAccessIdentityCommand 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: "GetCloudFrontOriginAccessIdentity",
|
|
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 GetCloudFrontOriginAccessIdentityConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetCloudFrontOriginAccessIdentityConfigCommand extends smithy_client_1.Com
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "GetCloudFrontOriginAccessIdentityConfig",
|
|
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 GetContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetContinuousDeploymentPolicyCommand 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: "GetContinuousDeploymentPolicy",
|
|
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 GetContinuousDeploymentPolicyConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetContinuousDeploymentPolicyConfigCommand 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: "GetContinuousDeploymentPolicyConfig",
|
|
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 GetDistributionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetDistributionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.GetDistributionResultFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "GetDistribution",
|
|
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 models_1_1 = require("../models/models_1");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class GetDistributionConfigCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetDistributionConfigCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.GetDistributionConfigResultFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "GetDistributionConfig",
|
|
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 GetFieldLevelEncryptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetFieldLevelEncryptionCommand 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: "GetFieldLevelEncryption",
|
|
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 GetFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetFieldLevelEncryptionConfigCommand 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: "GetFieldLevelEncryptionConfig",
|
|
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 GetFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetFieldLevelEncryptionProfileCommand 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: "GetFieldLevelEncryptionProfile",
|
|
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 GetFieldLevelEncryptionProfileConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetFieldLevelEncryptionProfileConfigCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "GetFieldLevelEncryptionProfileConfig",
|
|
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 GetFunctionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetFunctionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_1_1.GetFunctionResultFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "GetFunction",
|
|
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 GetInvalidationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetInvalidationCommand 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: "GetInvalidation",
|
|
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 GetKeyGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetKeyGroupCommand 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: "GetKeyGroup",
|
|
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 GetKeyGroupConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetKeyGroupConfigCommand 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: "GetKeyGroupConfig",
|
|
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 GetMonitoringSubscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetMonitoringSubscriptionCommand 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: "GetMonitoringSubscription",
|
|
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 GetOriginAccessControlCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetOriginAccessControlCommand 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: "GetOriginAccessControl",
|
|
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 GetOriginAccessControlConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetOriginAccessControlConfigCommand 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: "GetOriginAccessControlConfig",
|
|
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 GetOriginRequestPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetOriginRequestPolicyCommand 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: "GetOriginRequestPolicy",
|
|
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 GetOriginRequestPolicyConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetOriginRequestPolicyConfigCommand 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: "GetOriginRequestPolicyConfig",
|
|
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 GetPublicKeyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetPublicKeyCommand 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: "GetPublicKey",
|
|
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 GetPublicKeyConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetPublicKeyConfigCommand 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: "GetPublicKeyConfig",
|
|
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 GetRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetRealtimeLogConfigCommand 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: "GetRealtimeLogConfig",
|
|
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 GetResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetResponseHeadersPolicyCommand 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: "GetResponseHeadersPolicy",
|
|
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 GetResponseHeadersPolicyConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetResponseHeadersPolicyConfigCommand 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: "GetResponseHeadersPolicyConfig",
|
|
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 GetStreamingDistributionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetStreamingDistributionCommand 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: "GetStreamingDistribution",
|
|
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 GetStreamingDistributionConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetStreamingDistributionConfigCommand 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: "GetStreamingDistributionConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|