@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { AssociateAliasRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlAssociateAliasCommand, serializeAws_restXmlAssociateAliasCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var AssociateAliasCommand = (function (_super) {
|
|
7
7
|
__extends(AssociateAliasCommand, _super);
|
|
@@ -20,7 +20,7 @@ var AssociateAliasCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AssociateAliasRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateCachePolicyRequestFilterSensitiveLog, CreateCachePolicyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateCachePolicyCommand, serializeAws_restXmlCreateCachePolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateCachePolicyCommand = (function (_super) {
|
|
7
7
|
__extends(CreateCachePolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateCachePolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateCachePolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateCachePolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateCloudFrontOriginAccessIdentityCommand = (function (_super) {
|
|
7
7
|
__extends(CreateCloudFrontOriginAccessIdentityCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateCloudFrontOriginAccessIdentityCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateDistributionRequestFilterSensitiveLog, CreateDistributionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateDistributionCommand, serializeAws_restXmlCreateDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateDistributionCommand = (function (_super) {
|
|
7
7
|
__extends(CreateDistributionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateDistributionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateDistributionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateDistributionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateDistributionWithTagsRequestFilterSensitiveLog, CreateDistributionWithTagsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateDistributionWithTagsCommand, serializeAws_restXmlCreateDistributionWithTagsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateDistributionWithTagsCommand = (function (_super) {
|
|
7
7
|
__extends(CreateDistributionWithTagsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateDistributionWithTagsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateDistributionWithTagsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateDistributionWithTagsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog, CreateFieldLevelEncryptionConfigResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateFieldLevelEncryptionConfigCommand, serializeAws_restXmlCreateFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateFieldLevelEncryptionConfigCommand = (function (_super) {
|
|
7
7
|
__extends(CreateFieldLevelEncryptionConfigCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateFieldLevelEncryptionConfigCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateFieldLevelEncryptionConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog, CreateFieldLevelEncryptionProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateFieldLevelEncryptionProfileCommand, serializeAws_restXmlCreateFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateFieldLevelEncryptionProfileCommand = (function (_super) {
|
|
7
7
|
__extends(CreateFieldLevelEncryptionProfileCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateFieldLevelEncryptionProfileCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateFieldLevelEncryptionProfileResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateFunctionRequestFilterSensitiveLog, CreateFunctionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateFunctionCommand, serializeAws_restXmlCreateFunctionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateFunctionCommand = (function (_super) {
|
|
7
7
|
__extends(CreateFunctionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateFunctionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateFunctionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateFunctionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateInvalidationRequestFilterSensitiveLog, CreateInvalidationResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateInvalidationCommand, serializeAws_restXmlCreateInvalidationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateInvalidationCommand = (function (_super) {
|
|
7
7
|
__extends(CreateInvalidationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateInvalidationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateInvalidationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateInvalidationResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateKeyGroupRequestFilterSensitiveLog, CreateKeyGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateKeyGroupCommand, serializeAws_restXmlCreateKeyGroupCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateKeyGroupCommand = (function (_super) {
|
|
7
7
|
__extends(CreateKeyGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateKeyGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateKeyGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateKeyGroupResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateMonitoringSubscriptionRequestFilterSensitiveLog, CreateMonitoringSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateMonitoringSubscriptionCommand, serializeAws_restXmlCreateMonitoringSubscriptionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateMonitoringSubscriptionCommand = (function (_super) {
|
|
7
7
|
__extends(CreateMonitoringSubscriptionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateMonitoringSubscriptionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateMonitoringSubscriptionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateMonitoringSubscriptionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateOriginRequestPolicyRequestFilterSensitiveLog, CreateOriginRequestPolicyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateOriginRequestPolicyCommand, serializeAws_restXmlCreateOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateOriginRequestPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(CreateOriginRequestPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateOriginRequestPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateOriginRequestPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateOriginRequestPolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreatePublicKeyRequestFilterSensitiveLog, CreatePublicKeyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreatePublicKeyCommand, serializeAws_restXmlCreatePublicKeyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreatePublicKeyCommand = (function (_super) {
|
|
7
7
|
__extends(CreatePublicKeyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreatePublicKeyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreatePublicKeyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreatePublicKeyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateRealtimeLogConfigRequestFilterSensitiveLog, CreateRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateRealtimeLogConfigCommand, serializeAws_restXmlCreateRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateRealtimeLogConfigCommand = (function (_super) {
|
|
7
7
|
__extends(CreateRealtimeLogConfigCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateRealtimeLogConfigCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateRealtimeLogConfigRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateRealtimeLogConfigResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateResponseHeadersPolicyRequestFilterSensitiveLog, CreateResponseHeadersPolicyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateResponseHeadersPolicyCommand, serializeAws_restXmlCreateResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateResponseHeadersPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(CreateResponseHeadersPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateResponseHeadersPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateResponseHeadersPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateResponseHeadersPolicyResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateStreamingDistributionRequestFilterSensitiveLog, CreateStreamingDistributionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateStreamingDistributionCommand, serializeAws_restXmlCreateStreamingDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateStreamingDistributionCommand = (function (_super) {
|
|
7
7
|
__extends(CreateStreamingDistributionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateStreamingDistributionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateStreamingDistributionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateStreamingDistributionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateStreamingDistributionWithTagsRequestFilterSensitiveLog, CreateStreamingDistributionWithTagsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateStreamingDistributionWithTagsCommand, serializeAws_restXmlCreateStreamingDistributionWithTagsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var CreateStreamingDistributionWithTagsCommand = (function (_super) {
|
|
7
7
|
__extends(CreateStreamingDistributionWithTagsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateStreamingDistributionWithTagsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateStreamingDistributionWithTagsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateStreamingDistributionWithTagsResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteCachePolicyRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteCachePolicyCommand, serializeAws_restXmlDeleteCachePolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteCachePolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteCachePolicyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteCachePolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteCachePolicyRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteCloudFrontOriginAccessIdentityCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteCloudFrontOriginAccessIdentityCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteCloudFrontOriginAccessIdentityCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteDistributionRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteDistributionCommand, serializeAws_restXmlDeleteDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteDistributionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDistributionCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteDistributionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteDistributionRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand, serializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteFieldLevelEncryptionConfigCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteFieldLevelEncryptionConfigCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteFieldLevelEncryptionConfigCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand, serializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteFieldLevelEncryptionProfileCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteFieldLevelEncryptionProfileCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteFieldLevelEncryptionProfileCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteFunctionRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteFunctionCommand, serializeAws_restXmlDeleteFunctionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteFunctionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteFunctionCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteFunctionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteFunctionRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteKeyGroupRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteKeyGroupCommand, serializeAws_restXmlDeleteKeyGroupCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteKeyGroupCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteKeyGroupCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteKeyGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteKeyGroupRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteMonitoringSubscriptionRequestFilterSensitiveLog, DeleteMonitoringSubscriptionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlDeleteMonitoringSubscriptionCommand, serializeAws_restXmlDeleteMonitoringSubscriptionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteMonitoringSubscriptionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteMonitoringSubscriptionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteMonitoringSubscriptionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteMonitoringSubscriptionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteMonitoringSubscriptionResultFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteOriginRequestPolicyRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlDeleteOriginRequestPolicyCommand, serializeAws_restXmlDeleteOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteOriginRequestPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteOriginRequestPolicyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteOriginRequestPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteOriginRequestPolicyRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeletePublicKeyRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlDeletePublicKeyCommand, serializeAws_restXmlDeletePublicKeyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeletePublicKeyCommand = (function (_super) {
|
|
7
7
|
__extends(DeletePublicKeyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeletePublicKeyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeletePublicKeyRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteRealtimeLogConfigRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlDeleteRealtimeLogConfigCommand, serializeAws_restXmlDeleteRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteRealtimeLogConfigCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteRealtimeLogConfigCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteRealtimeLogConfigCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteRealtimeLogConfigRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteResponseHeadersPolicyRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlDeleteResponseHeadersPolicyCommand, serializeAws_restXmlDeleteResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteResponseHeadersPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteResponseHeadersPolicyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteResponseHeadersPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteResponseHeadersPolicyRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteStreamingDistributionRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlDeleteStreamingDistributionCommand, serializeAws_restXmlDeleteStreamingDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteStreamingDistributionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteStreamingDistributionCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteStreamingDistributionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteStreamingDistributionRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|