@aws-sdk/client-cloudfront 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateAliasCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +2 -2
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionCommand.js +2 -2
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -2
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -1
- package/dist-cjs/commands/DeleteDistributionCommand.js +1 -1
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteFunctionCommand.js +1 -1
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -1
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -1
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
- package/dist-cjs/commands/GetDistributionCommand.js +2 -2
- package/dist-cjs/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -2
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -2
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -2
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -2
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -2
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsCommand.js +2 -2
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -2
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -2
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/TestFunctionCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionCommand.js +2 -2
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -2
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -2
- package/dist-cjs/models/models_0.js +635 -949
- package/dist-cjs/models/models_1.js +639 -955
- package/dist-cjs/protocols/Aws_restXml.js +1399 -2829
- package/dist-es/commands/AssociateAliasCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +3 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/CreateDistributionCommand.js +3 -3
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/CreateFunctionCommand.js +3 -3
- package/dist-es/commands/CreateInvalidationCommand.js +3 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +3 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionCommand.js +2 -2
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-es/commands/DeleteFunctionCommand.js +2 -2
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -2
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -2
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -2
- package/dist-es/commands/DescribeFunctionCommand.js +3 -3
- package/dist-es/commands/GetCachePolicyCommand.js +3 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
- package/dist-es/commands/GetDistributionCommand.js +3 -3
- package/dist-es/commands/GetDistributionConfigCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
- package/dist-es/commands/GetFunctionCommand.js +3 -3
- package/dist-es/commands/GetInvalidationCommand.js +3 -3
- package/dist-es/commands/GetKeyGroupCommand.js +3 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetPublicKeyCommand.js +3 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +3 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +3 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsCommand.js +3 -3
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
- package/dist-es/commands/ListFunctionsCommand.js +3 -3
- package/dist-es/commands/ListInvalidationsCommand.js +3 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +3 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -3
- package/dist-es/commands/ListPublicKeysCommand.js +3 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PublishFunctionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestFunctionCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCachePolicyCommand.js +3 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/UpdateDistributionCommand.js +3 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionCommand.js +3 -3
- package/dist-es/commands/UpdateKeyGroupCommand.js +3 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +3 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -3
- package/dist-es/models/models_0.js +156 -624
- package/dist-es/models/models_1.js +157 -629
- package/dist-es/protocols/Aws_restXml.js +1745 -2762
- package/dist-types/models/models_0.d.ts +616 -924
- package/dist-types/models/models_1.d.ts +624 -936
- package/dist-types/ts3.4/models/models_0.d.ts +0 -84
- package/dist-types/ts3.4/models/models_1.d.ts +312 -624
- package/package.json +7 -7
|
@@ -20,8 +20,8 @@ class GetOriginRequestPolicyConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetOriginRequestPolicyConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetOriginRequestPolicyConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetPublicKeyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetPublicKeyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetPublicKeyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetPublicKeyConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetPublicKeyConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetPublicKeyConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetRealtimeLogConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetRealtimeLogConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetResponseHeadersPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetResponseHeadersPolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetResponseHeadersPolicyConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetResponseHeadersPolicyConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetResponseHeadersPolicyConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetStreamingDistributionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetStreamingDistributionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetStreamingDistributionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetStreamingDistributionConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.GetStreamingDistributionConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.GetStreamingDistributionConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListCachePoliciesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListCachePoliciesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListCachePoliciesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListCloudFrontOriginAccessIdentitiesCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListCloudFrontOriginAccessIdentitiesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListCloudFrontOriginAccessIdentitiesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListConflictingAliasesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListConflictingAliasesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListConflictingAliasesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsByCachePolicyIdCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsByCachePolicyIdRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsByCachePolicyIdResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsByKeyGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsByKeyGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsByKeyGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsByOriginRequestPolicyIdCommand extends smithy_client_1.Co
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsByOriginRequestPolicyIdRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsByOriginRequestPolicyIdResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsByRealtimeLogConfigCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsByRealtimeLogConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsByResponseHeadersPolicyIdCommand extends smithy_client_1.
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsByResponseHeadersPolicyIdRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsByResponseHeadersPolicyIdResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsByWebACLIdCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsByWebACLIdRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsByWebACLIdResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListDistributionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListDistributionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListDistributionsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListFieldLevelEncryptionConfigsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListFieldLevelEncryptionConfigsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListFieldLevelEncryptionConfigsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListFieldLevelEncryptionProfilesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListFieldLevelEncryptionProfilesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListFieldLevelEncryptionProfilesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListFunctionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListFunctionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListFunctionsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListInvalidationsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListInvalidationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListInvalidationsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListKeyGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListKeyGroupsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListKeyGroupsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListOriginRequestPoliciesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListOriginRequestPoliciesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListOriginRequestPoliciesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListPublicKeysCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListPublicKeysRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListPublicKeysResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListRealtimeLogConfigsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListRealtimeLogConfigsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListRealtimeLogConfigsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListResponseHeadersPoliciesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListResponseHeadersPoliciesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListResponseHeadersPoliciesResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListStreamingDistributionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListStreamingDistributionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListStreamingDistributionsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.ListTagsForResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.ListTagsForResourceResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class PublishFunctionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.PublishFunctionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.PublishFunctionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.TagResourceRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class TestFunctionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.TestFunctionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.TestFunctionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UntagResourceRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class UpdateCachePolicyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateCachePolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateCachePolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateCloudFrontOriginAccessIdentityResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateDistributionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateDistributionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateDistributionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateFieldLevelEncryptionConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateFieldLevelEncryptionConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateFieldLevelEncryptionProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateFieldLevelEncryptionProfileResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateFunctionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateFunctionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateFunctionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateKeyGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateKeyGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateKeyGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateOriginRequestPolicyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateOriginRequestPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateOriginRequestPolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdatePublicKeyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdatePublicKeyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdatePublicKeyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateRealtimeLogConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateRealtimeLogConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateResponseHeadersPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateResponseHeadersPolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class UpdateStreamingDistributionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_1_1.
|
|
24
|
-
outputFilterSensitiveLog: models_1_1.
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.UpdateStreamingDistributionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.UpdateStreamingDistributionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|