@aws-sdk/client-cloudfront 3.414.0 → 3.418.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAliasCommand.js +5 -0
- package/dist-cjs/commands/CopyDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +5 -0
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateFunctionCommand.js +5 -0
- package/dist-cjs/commands/CreateInvalidationCommand.js +5 -0
- package/dist-cjs/commands/CreateKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreatePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +5 -0
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteDistributionCommand.js +5 -0
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteFunctionCommand.js +5 -0
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/DescribeFunctionCommand.js +5 -0
- package/dist-cjs/commands/GetCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +5 -0
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetDistributionCommand.js +5 -0
- package/dist-cjs/commands/GetDistributionConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFunctionCommand.js +5 -0
- package/dist-cjs/commands/GetInvalidationCommand.js +5 -0
- package/dist-cjs/commands/GetKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +5 -0
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +5 -0
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetPublicKeyCommand.js +5 -0
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +5 -0
- package/dist-cjs/commands/ListCachePoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +5 -0
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsCommand.js +5 -0
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListFunctionsCommand.js +5 -0
- package/dist-cjs/commands/ListInvalidationsCommand.js +5 -0
- package/dist-cjs/commands/ListKeyGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +5 -0
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPublicKeysCommand.js +5 -0
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PublishFunctionCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestFunctionCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateDistributionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateFunctionCommand.js +5 -0
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/AssociateAliasCommand.js +5 -0
- package/dist-es/commands/CopyDistributionCommand.js +5 -0
- package/dist-es/commands/CreateCachePolicyCommand.js +5 -0
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/CreateDistributionCommand.js +5 -0
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +5 -0
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/CreateFunctionCommand.js +5 -0
- package/dist-es/commands/CreateInvalidationCommand.js +5 -0
- package/dist-es/commands/CreateKeyGroupCommand.js +5 -0
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/CreateOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/CreatePublicKeyCommand.js +5 -0
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/CreateStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +5 -0
- package/dist-es/commands/DeleteCachePolicyCommand.js +5 -0
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteDistributionCommand.js +5 -0
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/DeleteFunctionCommand.js +5 -0
- package/dist-es/commands/DeleteKeyGroupCommand.js +5 -0
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/DeletePublicKeyCommand.js +5 -0
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/DescribeFunctionCommand.js +5 -0
- package/dist-es/commands/GetCachePolicyCommand.js +5 -0
- package/dist-es/commands/GetCachePolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +5 -0
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetDistributionCommand.js +5 -0
- package/dist-es/commands/GetDistributionConfigCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +5 -0
- package/dist-es/commands/GetFunctionCommand.js +5 -0
- package/dist-es/commands/GetInvalidationCommand.js +5 -0
- package/dist-es/commands/GetKeyGroupCommand.js +5 -0
- package/dist-es/commands/GetKeyGroupConfigCommand.js +5 -0
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/GetOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +5 -0
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetPublicKeyCommand.js +5 -0
- package/dist-es/commands/GetPublicKeyConfigCommand.js +5 -0
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +5 -0
- package/dist-es/commands/ListCachePoliciesCommand.js +5 -0
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +5 -0
- package/dist-es/commands/ListConflictingAliasesCommand.js +5 -0
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsCommand.js +5 -0
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +5 -0
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +5 -0
- package/dist-es/commands/ListFunctionsCommand.js +5 -0
- package/dist-es/commands/ListInvalidationsCommand.js +5 -0
- package/dist-es/commands/ListKeyGroupsCommand.js +5 -0
- package/dist-es/commands/ListOriginAccessControlsCommand.js +5 -0
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPublicKeysCommand.js +5 -0
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +5 -0
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +5 -0
- package/dist-es/commands/ListStreamingDistributionsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PublishFunctionCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestFunctionCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateCachePolicyCommand.js +5 -0
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/UpdateDistributionCommand.js +5 -0
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +5 -0
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/UpdateFunctionCommand.js +5 -0
- package/dist-es/commands/UpdateKeyGroupCommand.js +5 -0
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/UpdatePublicKeyCommand.js +5 -0
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +5 -0
- package/package.json +33 -33
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetOriginAccessControlConfigCommand, se_GetOriginAccessControlConfigCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetOriginAccessControlConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetOriginAccessControlConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetOriginAccessControlConfig",
|
|
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_GetOriginRequestPolicyCommand, se_GetOriginRequestPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetOriginRequestPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetOriginRequestPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetOriginRequestPolicy",
|
|
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_GetOriginRequestPolicyConfigCommand, se_GetOriginRequestPolicyConfigCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetOriginRequestPolicyConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetOriginRequestPolicyConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetOriginRequestPolicyConfig",
|
|
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_GetPublicKeyCommand, se_GetPublicKeyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetPublicKeyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetPublicKeyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetPublicKey",
|
|
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_GetPublicKeyConfigCommand, se_GetPublicKeyConfigCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetPublicKeyConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetPublicKeyConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetPublicKeyConfig",
|
|
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_GetRealtimeLogConfigCommand, se_GetRealtimeLogConfigCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetRealtimeLogConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetRealtimeLogConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetRealtimeLogConfig",
|
|
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_GetResponseHeadersPolicyCommand, se_GetResponseHeadersPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetResponseHeadersPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetResponseHeadersPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetResponseHeadersPolicy",
|
|
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_GetResponseHeadersPolicyConfigCommand, se_GetResponseHeadersPolicyConfigCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetResponseHeadersPolicyConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetResponseHeadersPolicyConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetResponseHeadersPolicyConfig",
|
|
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_GetStreamingDistributionCommand, se_GetStreamingDistributionCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetStreamingDistributionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetStreamingDistributionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetStreamingDistribution",
|
|
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_GetStreamingDistributionConfigCommand, se_GetStreamingDistributionConfigCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetStreamingDistributionConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetStreamingDistributionConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "GetStreamingDistributionConfig",
|
|
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_ListCachePoliciesCommand, se_ListCachePoliciesCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListCachePoliciesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListCachePoliciesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListCachePolicies",
|
|
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_ListCloudFrontOriginAccessIdentitiesCommand, se_ListCloudFrontOriginAccessIdentitiesCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListCloudFrontOriginAccessIdentities",
|
|
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_ListConflictingAliasesCommand, se_ListConflictingAliasesCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListConflictingAliasesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListConflictingAliasesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListConflictingAliases",
|
|
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_ListContinuousDeploymentPoliciesCommand, se_ListContinuousDeploymentPoliciesCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListContinuousDeploymentPoliciesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListContinuousDeploymentPoliciesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListContinuousDeploymentPolicies",
|
|
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_ListDistributionsByCachePolicyIdCommand, se_ListDistributionsByCachePolicyIdCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDistributionsByCachePolicyIdCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDistributionsByCachePolicyIdCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListDistributionsByCachePolicyId",
|
|
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_ListDistributionsByKeyGroupCommand, se_ListDistributionsByKeyGroupCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDistributionsByKeyGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDistributionsByKeyGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListDistributionsByKeyGroup",
|
|
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_ListDistributionsByOriginRequestPolicyIdCommand, se_ListDistributionsByOriginRequestPolicyIdCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListDistributionsByOriginRequestPolicyId",
|
|
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 { ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_ListDistributionsByRealtimeLogConfigCommand, se_ListDistributionsByRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ListDistributionsByRealtimeLogConfigCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "ListDistributionsByRealtimeLogConfig",
|
|
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_ListDistributionsByResponseHeadersPolicyIdCommand, se_ListDistributionsByResponseHeadersPolicyIdCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListDistributionsByResponseHeadersPolicyId",
|
|
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 { ListDistributionsByWebACLIdResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_ListDistributionsByWebACLIdCommand, se_ListDistributionsByWebACLIdCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ListDistributionsByWebACLIdCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: ListDistributionsByWebACLIdResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "ListDistributionsByWebACLId",
|
|
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 { ListDistributionsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
6
|
import { de_ListDistributionsCommand, se_ListDistributionsCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ListDistributionsCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: ListDistributionsResultFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Cloudfront2020_05_31",
|
|
36
|
+
operation: "ListDistributions",
|
|
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_ListFieldLevelEncryptionConfigsCommand, se_ListFieldLevelEncryptionConfigsCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListFieldLevelEncryptionConfigsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListFieldLevelEncryptionConfigsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListFieldLevelEncryptionConfigs",
|
|
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_ListFieldLevelEncryptionProfilesCommand, se_ListFieldLevelEncryptionProfilesCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListFieldLevelEncryptionProfilesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListFieldLevelEncryptionProfilesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListFieldLevelEncryptionProfiles",
|
|
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_ListFunctionsCommand, se_ListFunctionsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListFunctionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListFunctionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListFunctions",
|
|
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_ListInvalidationsCommand, se_ListInvalidationsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListInvalidationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListInvalidationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListInvalidations",
|
|
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_ListKeyGroupsCommand, se_ListKeyGroupsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListKeyGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListKeyGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListKeyGroups",
|
|
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_ListOriginAccessControlsCommand, se_ListOriginAccessControlsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListOriginAccessControlsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListOriginAccessControlsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListOriginAccessControls",
|
|
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_ListOriginRequestPoliciesCommand, se_ListOriginRequestPoliciesCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListOriginRequestPoliciesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListOriginRequestPoliciesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListOriginRequestPolicies",
|
|
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_ListPublicKeysCommand, se_ListPublicKeysCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListPublicKeysCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListPublicKeysCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListPublicKeys",
|
|
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_ListRealtimeLogConfigsCommand, se_ListRealtimeLogConfigsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListRealtimeLogConfigsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListRealtimeLogConfigsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListRealtimeLogConfigs",
|
|
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_ListResponseHeadersPoliciesCommand, se_ListResponseHeadersPoliciesCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListResponseHeadersPoliciesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListResponseHeadersPoliciesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListResponseHeadersPolicies",
|
|
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_ListStreamingDistributionsCommand, se_ListStreamingDistributionsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListStreamingDistributionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListStreamingDistributionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Cloudfront2020_05_31",
|
|
35
|
+
operation: "ListStreamingDistributions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|