@aws-sdk/client-s3 3.131.0 → 3.141.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 +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AbortMultipartUploadCommand.js +2 -2
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-cjs/commands/CopyObjectCommand.js +2 -2
- package/dist-cjs/commands/CreateBucketCommand.js +2 -2
- package/dist-cjs/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketCorsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -1
- package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +1 -1
- package/dist-cjs/commands/DeleteObjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteObjectTaggingCommand.js +2 -2
- package/dist-cjs/commands/DeleteObjectsCommand.js +2 -2
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -1
- package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketAclCommand.js +2 -2
- package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketCorsCommand.js +2 -2
- package/dist-cjs/commands/GetBucketEncryptionCommand.js +2 -2
- package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLocationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketLoggingCommand.js +2 -2
- package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/dist-cjs/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/dist-cjs/commands/GetBucketReplicationCommand.js +2 -2
- package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/dist-cjs/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-cjs/commands/GetBucketVersioningCommand.js +2 -2
- package/dist-cjs/commands/GetBucketWebsiteCommand.js +2 -2
- package/dist-cjs/commands/GetObjectAclCommand.js +2 -2
- package/dist-cjs/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-cjs/commands/GetObjectCommand.js +2 -2
- package/dist-cjs/commands/GetObjectLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetObjectRetentionCommand.js +2 -2
- package/dist-cjs/commands/GetObjectTaggingCommand.js +2 -2
- package/dist-cjs/commands/GetObjectTorrentCommand.js +2 -2
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-cjs/commands/HeadBucketCommand.js +1 -1
- package/dist-cjs/commands/HeadObjectCommand.js +2 -2
- package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListBucketsCommand.js +1 -1
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +2 -2
- package/dist-cjs/commands/ListObjectVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListObjectsCommand.js +2 -2
- package/dist-cjs/commands/ListObjectsV2Command.js +2 -2
- package/dist-cjs/commands/ListPartsCommand.js +2 -2
- package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketAclCommand.js +1 -1
- package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketCorsCommand.js +1 -1
- package/dist-cjs/commands/PutBucketEncryptionCommand.js +1 -1
- package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketLoggingCommand.js +1 -1
- package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +1 -1
- package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -1
- package/dist-cjs/commands/PutBucketReplicationCommand.js +1 -1
- package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +1 -1
- package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -1
- package/dist-cjs/commands/PutBucketVersioningCommand.js +1 -1
- package/dist-cjs/commands/PutBucketWebsiteCommand.js +1 -1
- package/dist-cjs/commands/PutObjectAclCommand.js +2 -2
- package/dist-cjs/commands/PutObjectCommand.js +2 -2
- package/dist-cjs/commands/PutObjectLegalHoldCommand.js +2 -2
- package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutObjectRetentionCommand.js +2 -2
- package/dist-cjs/commands/PutObjectTaggingCommand.js +2 -2
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -1
- package/dist-cjs/commands/RestoreObjectCommand.js +2 -2
- package/dist-cjs/commands/SelectObjectContentCommand.js +2 -2
- package/dist-cjs/commands/UploadPartCommand.js +2 -2
- package/dist-cjs/commands/UploadPartCopyCommand.js +2 -2
- package/dist-cjs/commands/WriteGetObjectResponseCommand.js +1 -1
- package/dist-cjs/models/models_0.js +1089 -1559
- package/dist-cjs/models/models_1.js +181 -256
- package/dist-cjs/protocols/Aws_restXml.js +61 -122
- package/dist-es/commands/AbortMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CompleteMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CopyObjectCommand.js +3 -3
- package/dist-es/commands/CreateBucketCommand.js +3 -3
- package/dist-es/commands/CreateMultipartUploadCommand.js +3 -3
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/DeleteObjectCommand.js +3 -3
- package/dist-es/commands/DeleteObjectTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteObjectsCommand.js +3 -3
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketAclCommand.js +3 -3
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketCorsCommand.js +3 -3
- package/dist-es/commands/GetBucketEncryptionCommand.js +3 -3
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketLocationCommand.js +3 -3
- package/dist-es/commands/GetBucketLoggingCommand.js +3 -3
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -3
- package/dist-es/commands/GetBucketReplicationCommand.js +3 -3
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -3
- package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-es/commands/GetBucketVersioningCommand.js +3 -3
- package/dist-es/commands/GetBucketWebsiteCommand.js +3 -3
- package/dist-es/commands/GetObjectAclCommand.js +3 -3
- package/dist-es/commands/GetObjectAttributesCommand.js +3 -3
- package/dist-es/commands/GetObjectCommand.js +3 -3
- package/dist-es/commands/GetObjectLegalHoldCommand.js +3 -3
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -3
- package/dist-es/commands/GetObjectRetentionCommand.js +3 -3
- package/dist-es/commands/GetObjectTaggingCommand.js +3 -3
- package/dist-es/commands/GetObjectTorrentCommand.js +3 -3
- package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/HeadBucketCommand.js +2 -2
- package/dist-es/commands/HeadObjectCommand.js +3 -3
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketsCommand.js +2 -2
- package/dist-es/commands/ListMultipartUploadsCommand.js +3 -3
- package/dist-es/commands/ListObjectVersionsCommand.js +3 -3
- package/dist-es/commands/ListObjectsCommand.js +3 -3
- package/dist-es/commands/ListObjectsV2Command.js +3 -3
- package/dist-es/commands/ListPartsCommand.js +3 -3
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/PutObjectAclCommand.js +3 -3
- package/dist-es/commands/PutObjectCommand.js +3 -3
- package/dist-es/commands/PutObjectLegalHoldCommand.js +3 -3
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +3 -3
- package/dist-es/commands/PutObjectRetentionCommand.js +3 -3
- package/dist-es/commands/PutObjectTaggingCommand.js +3 -3
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/RestoreObjectCommand.js +3 -3
- package/dist-es/commands/SelectObjectContentCommand.js +3 -3
- package/dist-es/commands/UploadPartCommand.js +3 -3
- package/dist-es/commands/UploadPartCopyCommand.js +3 -3
- package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/dist-es/models/models_0.js +323 -1036
- package/dist-es/models/models_1.js +53 -167
- package/dist-es/protocols/Aws_restXml.js +106 -167
- package/dist-types/models/models_0.d.ts +965 -1439
- package/dist-types/models/models_1.d.ts +156 -232
- package/dist-types/ts3.4/models/models_0.d.ts +482 -956
- package/dist-types/ts3.4/models/models_1.d.ts +78 -154
- package/package.json +6 -6
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetPublicAccessBlockOutputFilterSensitiveLog, GetPublicAccessBlockRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetPublicAccessBlockCommand, serializeAws_restXmlGetPublicAccessBlockCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetPublicAccessBlockCommand = (function (_super) {
|
|
8
8
|
__extends(GetPublicAccessBlockCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetPublicAccessBlockCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetPublicAccessBlockRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetPublicAccessBlockOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { HeadBucketRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlHeadBucketCommand, serializeAws_restXmlHeadBucketCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var HeadBucketCommand = (function (_super) {
|
|
8
8
|
__extends(HeadBucketCommand, _super);
|
|
@@ -22,7 +22,7 @@ var HeadBucketCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: HeadBucketRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { HeadObjectOutputFilterSensitiveLog, HeadObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlHeadObjectCommand, serializeAws_restXmlHeadObjectCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var HeadObjectCommand = (function (_super) {
|
|
9
9
|
__extends(HeadObjectCommand, _super);
|
|
@@ -24,8 +24,8 @@ var HeadObjectCommand = (function (_super) {
|
|
|
24
24
|
logger: logger,
|
|
25
25
|
clientName: clientName,
|
|
26
26
|
commandName: commandName,
|
|
27
|
-
inputFilterSensitiveLog:
|
|
28
|
-
outputFilterSensitiveLog:
|
|
27
|
+
inputFilterSensitiveLog: HeadObjectRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: HeadObjectOutputFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
var requestHandler = configuration.requestHandler;
|
|
31
31
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog, ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListBucketAnalyticsConfigurationsCommand, serializeAws_restXmlListBucketAnalyticsConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListBucketAnalyticsConfigurationsCommand = (function (_super) {
|
|
8
8
|
__extends(ListBucketAnalyticsConfigurationsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListBucketAnalyticsConfigurationsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog, ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListBucketIntelligentTieringConfigurationsCommand, serializeAws_restXmlListBucketIntelligentTieringConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListBucketIntelligentTieringConfigurationsCommand = (function (_super) {
|
|
8
8
|
__extends(ListBucketIntelligentTieringConfigurationsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListBucketIntelligentTieringConfigurationsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListBucketInventoryConfigurationsOutputFilterSensitiveLog, ListBucketInventoryConfigurationsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListBucketInventoryConfigurationsCommand, serializeAws_restXmlListBucketInventoryConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListBucketInventoryConfigurationsCommand = (function (_super) {
|
|
8
8
|
__extends(ListBucketInventoryConfigurationsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListBucketInventoryConfigurationsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListBucketInventoryConfigurationsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListBucketInventoryConfigurationsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListBucketMetricsConfigurationsOutputFilterSensitiveLog, ListBucketMetricsConfigurationsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListBucketMetricsConfigurationsCommand, serializeAws_restXmlListBucketMetricsConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListBucketMetricsConfigurationsCommand = (function (_super) {
|
|
8
8
|
__extends(ListBucketMetricsConfigurationsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListBucketMetricsConfigurationsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListBucketMetricsConfigurationsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListBucketMetricsConfigurationsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
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 { ListBucketsOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListBucketsCommand, serializeAws_restXmlListBucketsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListBucketsCommand = (function (_super) {
|
|
7
7
|
__extends(ListBucketsCommand, _super);
|
|
@@ -21,7 +21,7 @@ var ListBucketsCommand = (function (_super) {
|
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
23
|
inputFilterSensitiveLog: function (input) { return input; },
|
|
24
|
-
outputFilterSensitiveLog:
|
|
24
|
+
outputFilterSensitiveLog: ListBucketsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListMultipartUploadsOutputFilterSensitiveLog, ListMultipartUploadsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListMultipartUploadsCommand, serializeAws_restXmlListMultipartUploadsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListMultipartUploadsCommand = (function (_super) {
|
|
8
8
|
__extends(ListMultipartUploadsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListMultipartUploadsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListMultipartUploadsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListMultipartUploadsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListObjectVersionsOutputFilterSensitiveLog, ListObjectVersionsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListObjectVersionsCommand, serializeAws_restXmlListObjectVersionsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListObjectVersionsCommand = (function (_super) {
|
|
8
8
|
__extends(ListObjectVersionsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListObjectVersionsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListObjectVersionsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListObjectVersionsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListObjectsOutputFilterSensitiveLog, ListObjectsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListObjectsCommand, serializeAws_restXmlListObjectsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListObjectsCommand = (function (_super) {
|
|
8
8
|
__extends(ListObjectsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListObjectsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListObjectsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListObjectsOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListObjectsV2OutputFilterSensitiveLog, ListObjectsV2RequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListObjectsV2Command, serializeAws_restXmlListObjectsV2Command, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListObjectsV2Command = (function (_super) {
|
|
8
8
|
__extends(ListObjectsV2Command, _super);
|
|
@@ -22,8 +22,8 @@ var ListObjectsV2Command = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListObjectsV2RequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListObjectsV2OutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { ListPartsOutputFilterSensitiveLog, ListPartsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlListPartsCommand, serializeAws_restXmlListPartsCommand } from "../protocols/Aws_restXml";
|
|
8
8
|
var ListPartsCommand = (function (_super) {
|
|
9
9
|
__extends(ListPartsCommand, _super);
|
|
@@ -24,8 +24,8 @@ var ListPartsCommand = (function (_super) {
|
|
|
24
24
|
logger: logger,
|
|
25
25
|
clientName: clientName,
|
|
26
26
|
commandName: commandName,
|
|
27
|
-
inputFilterSensitiveLog:
|
|
28
|
-
outputFilterSensitiveLog:
|
|
27
|
+
inputFilterSensitiveLog: ListPartsRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: ListPartsOutputFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
var requestHandler = configuration.requestHandler;
|
|
31
31
|
return stack.resolve(function (request) {
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketAccelerateConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketAccelerateConfigurationCommand, serializeAws_restXmlPutBucketAccelerateConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketAccelerateConfigurationCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketAccelerateConfigurationCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketAccelerateConfigurationCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketAccelerateConfigurationRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketAclRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketAclCommand, serializeAws_restXmlPutBucketAclCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketAclCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketAclCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketAclCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketAclRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { PutBucketAnalyticsConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlPutBucketAnalyticsConfigurationCommand, serializeAws_restXmlPutBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var PutBucketAnalyticsConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(PutBucketAnalyticsConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var PutBucketAnalyticsConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: PutBucketAnalyticsConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketCorsRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketCorsCommand, serializeAws_restXmlPutBucketCorsCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketCorsCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketCorsCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketCorsCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketCorsRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketEncryptionRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketEncryptionCommand, serializeAws_restXmlPutBucketEncryptionCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketEncryptionCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketEncryptionCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketEncryptionCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketEncryptionRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlPutBucketIntelligentTieringConfigurationCommand, serializeAws_restXmlPutBucketIntelligentTieringConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var PutBucketIntelligentTieringConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(PutBucketIntelligentTieringConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var PutBucketIntelligentTieringConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { PutBucketInventoryConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlPutBucketInventoryConfigurationCommand, serializeAws_restXmlPutBucketInventoryConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var PutBucketInventoryConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(PutBucketInventoryConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var PutBucketInventoryConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: PutBucketInventoryConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketLifecycleConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketLifecycleConfigurationCommand, serializeAws_restXmlPutBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketLifecycleConfigurationCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketLifecycleConfigurationCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketLifecycleConfigurationCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketLifecycleConfigurationRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketLoggingRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketLoggingCommand, serializeAws_restXmlPutBucketLoggingCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketLoggingCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketLoggingCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketLoggingCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketLoggingRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { PutBucketMetricsConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlPutBucketMetricsConfigurationCommand, serializeAws_restXmlPutBucketMetricsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var PutBucketMetricsConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(PutBucketMetricsConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var PutBucketMetricsConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: PutBucketMetricsConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { PutBucketNotificationConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlPutBucketNotificationConfigurationCommand, serializeAws_restXmlPutBucketNotificationConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var PutBucketNotificationConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(PutBucketNotificationConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var PutBucketNotificationConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: PutBucketNotificationConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketOwnershipControlsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketOwnershipControlsCommand, serializeAws_restXmlPutBucketOwnershipControlsCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketOwnershipControlsCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketOwnershipControlsCommand, _super);
|
|
@@ -24,7 +24,7 @@ var PutBucketOwnershipControlsCommand = (function (_super) {
|
|
|
24
24
|
logger: logger,
|
|
25
25
|
clientName: clientName,
|
|
26
26
|
commandName: commandName,
|
|
27
|
-
inputFilterSensitiveLog:
|
|
27
|
+
inputFilterSensitiveLog: PutBucketOwnershipControlsRequestFilterSensitiveLog,
|
|
28
28
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
29
29
|
};
|
|
30
30
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketPolicyRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketPolicyCommand, serializeAws_restXmlPutBucketPolicyCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketPolicyCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketPolicyCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketPolicyCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketPolicyRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketReplicationRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketReplicationCommand, serializeAws_restXmlPutBucketReplicationCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketReplicationCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketReplicationCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketReplicationCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketReplicationRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketRequestPaymentRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketRequestPaymentCommand, serializeAws_restXmlPutBucketRequestPaymentCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketRequestPaymentCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketRequestPaymentCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketRequestPaymentCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketRequestPaymentRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketTaggingRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketTaggingCommand, serializeAws_restXmlPutBucketTaggingCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketTaggingCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketTaggingCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketTaggingCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketTaggingRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketVersioningRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketVersioningCommand, serializeAws_restXmlPutBucketVersioningCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketVersioningCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketVersioningCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketVersioningCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketVersioningRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { PutBucketWebsiteRequestFilterSensitiveLog } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutBucketWebsiteCommand, serializeAws_restXmlPutBucketWebsiteCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutBucketWebsiteCommand = (function (_super) {
|
|
9
9
|
__extends(PutBucketWebsiteCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutBucketWebsiteCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutBucketWebsiteRequestFilterSensitiveLog,
|
|
32
32
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|