@aws-sdk/client-cloudfront 3.297.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/CopyDistributionCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionCommand.js +1 -1
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -3
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteDistributionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetDistributionCommand.js +1 -1
- package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -1
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCommand.js +1 -1
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsCommand.js +1 -1
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -3
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionCommand.js +1 -1
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -568
- package/dist-cjs/models/models_1.js +1 -733
- package/dist-es/commands/AssociateAliasCommand.js +2 -3
- package/dist-es/commands/CopyDistributionCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/CreateFunctionCommand.js +2 -2
- package/dist-es/commands/CreateInvalidationCommand.js +2 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteDistributionCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCommand.js +2 -3
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/DescribeFunctionCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetDistributionCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionCommand.js +2 -2
- package/dist-es/commands/GetInvalidationCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-es/commands/ListDistributionsCommand.js +2 -2
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-es/commands/ListFunctionsCommand.js +2 -3
- package/dist-es/commands/ListInvalidationsCommand.js +2 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-es/commands/ListPublicKeysCommand.js +2 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PublishFunctionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionCommand.js +2 -2
- package/dist-es/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -423
- package/dist-es/models/models_1.js +0 -546
- package/dist-types/models/models_0.d.ts +0 -564
- package/dist-types/models/models_1.d.ts +6 -734
- package/dist-types/ts3.4/models/models_0.d.ts +0 -385
- package/dist-types/ts3.4/models/models_1.d.ts +0 -538
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListCachePoliciesRequestFilterSensitiveLog, ListCachePoliciesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListCachePoliciesCommand, serializeAws_restXmlListCachePoliciesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListCachePoliciesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListCachePoliciesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListCloudFrontOriginAccessIdentitiesRequestFilterSensitiveLog, ListCloudFrontOriginAccessIdentitiesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand, serializeAws_restXmlListCloudFrontOriginAccessIdentitiesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListConflictingAliasesRequestFilterSensitiveLog, ListConflictingAliasesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListConflictingAliasesCommand, serializeAws_restXmlListConflictingAliasesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListConflictingAliasesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListConflictingAliasesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListContinuousDeploymentPoliciesRequestFilterSensitiveLog, ListContinuousDeploymentPoliciesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListContinuousDeploymentPoliciesCommand, serializeAws_restXmlListContinuousDeploymentPoliciesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListContinuousDeploymentPoliciesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListContinuousDeploymentPoliciesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListDistributionsByCachePolicyIdRequestFilterSensitiveLog, ListDistributionsByCachePolicyIdResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListDistributionsByCachePolicyIdCommand, serializeAws_restXmlListDistributionsByCachePolicyIdCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListDistributionsByCachePolicyIdCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDistributionsByCachePolicyIdCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListDistributionsByKeyGroupRequestFilterSensitiveLog, ListDistributionsByKeyGroupResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListDistributionsByKeyGroupCommand, serializeAws_restXmlListDistributionsByKeyGroupCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListDistributionsByKeyGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDistributionsByKeyGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListDistributionsByOriginRequestPolicyIdRequestFilterSensitiveLog, ListDistributionsByOriginRequestPolicyIdResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand, serializeAws_restXmlListDistributionsByOriginRequestPolicyIdCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlListDistributionsByRealtimeLogConfigCommand, serializeAws_restXmlListDistributionsByRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class ListDistributionsByRealtimeLogConfigCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class ListDistributionsByRealtimeLogConfigCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListDistributionsByResponseHeadersPolicyIdRequestFilterSensitiveLog, ListDistributionsByResponseHeadersPolicyIdResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand, serializeAws_restXmlListDistributionsByResponseHeadersPolicyIdCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListDistributionsByWebACLIdResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlListDistributionsByWebACLIdCommand, serializeAws_restXmlListDistributionsByWebACLIdCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class ListDistributionsByWebACLIdCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class ListDistributionsByWebACLIdCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: ListDistributionsByWebACLIdResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListDistributionsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlListDistributionsCommand, serializeAws_restXmlListDistributionsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class ListDistributionsCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class ListDistributionsCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: ListDistributionsResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListFieldLevelEncryptionConfigsRequestFilterSensitiveLog, ListFieldLevelEncryptionConfigsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListFieldLevelEncryptionConfigsCommand, serializeAws_restXmlListFieldLevelEncryptionConfigsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListFieldLevelEncryptionConfigsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListFieldLevelEncryptionConfigsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListFieldLevelEncryptionProfilesRequestFilterSensitiveLog, ListFieldLevelEncryptionProfilesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListFieldLevelEncryptionProfilesCommand, serializeAws_restXmlListFieldLevelEncryptionProfilesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListFieldLevelEncryptionProfilesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListFieldLevelEncryptionProfilesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListFunctionsRequestFilterSensitiveLog, ListFunctionsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListFunctionsCommand, serializeAws_restXmlListFunctionsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListFunctionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListFunctionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListInvalidationsRequestFilterSensitiveLog, ListInvalidationsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListInvalidationsCommand, serializeAws_restXmlListInvalidationsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListInvalidationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListInvalidationsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListKeyGroupsRequestFilterSensitiveLog, ListKeyGroupsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListKeyGroupsCommand, serializeAws_restXmlListKeyGroupsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListKeyGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListKeyGroupsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListOriginAccessControlsRequestFilterSensitiveLog, ListOriginAccessControlsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListOriginAccessControlsCommand, serializeAws_restXmlListOriginAccessControlsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListOriginAccessControlsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListOriginAccessControlsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListOriginRequestPoliciesRequestFilterSensitiveLog, ListOriginRequestPoliciesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListOriginRequestPoliciesCommand, serializeAws_restXmlListOriginRequestPoliciesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListOriginRequestPoliciesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListOriginRequestPoliciesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListPublicKeysRequestFilterSensitiveLog, ListPublicKeysResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListPublicKeysCommand, serializeAws_restXmlListPublicKeysCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListPublicKeysCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListPublicKeysCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListRealtimeLogConfigsRequestFilterSensitiveLog, ListRealtimeLogConfigsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListRealtimeLogConfigsCommand, serializeAws_restXmlListRealtimeLogConfigsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListRealtimeLogConfigsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListRealtimeLogConfigsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListResponseHeadersPoliciesRequestFilterSensitiveLog, ListResponseHeadersPoliciesResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListResponseHeadersPoliciesCommand, serializeAws_restXmlListResponseHeadersPoliciesCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListResponseHeadersPoliciesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListResponseHeadersPoliciesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListStreamingDistributionsRequestFilterSensitiveLog, ListStreamingDistributionsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListStreamingDistributionsCommand, serializeAws_restXmlListStreamingDistributionsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListStreamingDistributionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListStreamingDistributionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlListTagsForResourceCommand, serializeAws_restXmlListTagsForResourceCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { PublishFunctionRequestFilterSensitiveLog, PublishFunctionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlPublishFunctionCommand, serializeAws_restXmlPublishFunctionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class PublishFunctionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class PublishFunctionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlTagResourceCommand, serializeAws_restXmlTagResourceCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUntagResourceCommand, serializeAws_restXmlUntagResourceCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateCachePolicyRequestFilterSensitiveLog, UpdateCachePolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateCachePolicyCommand, serializeAws_restXmlUpdateCachePolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateCachePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateCachePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, UpdateCloudFrontOriginAccessIdentityResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlUpdateCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateContinuousDeploymentPolicyRequestFilterSensitiveLog, UpdateContinuousDeploymentPolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateContinuousDeploymentPolicyCommand, serializeAws_restXmlUpdateContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateContinuousDeploymentPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateContinuousDeploymentPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateDistributionWithStagingConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlUpdateDistributionWithStagingConfigCommand, serializeAws_restXmlUpdateDistributionWithStagingConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class UpdateDistributionWithStagingConfigCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class UpdateDistributionWithStagingConfigCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: UpdateDistributionWithStagingConfigResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFieldLevelEncryptionConfigRequestFilterSensitiveLog, UpdateFieldLevelEncryptionConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand, serializeAws_restXmlUpdateFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateFieldLevelEncryptionConfigCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateFieldLevelEncryptionConfigCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|