@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
|
@@ -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 { PutObjectAclOutputFilterSensitiveLog, PutObjectAclRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutObjectAclCommand, serializeAws_restXmlPutObjectAclCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutObjectAclCommand = (function (_super) {
|
|
9
9
|
__extends(PutObjectAclCommand, _super);
|
|
@@ -28,8 +28,8 @@ var PutObjectAclCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutObjectAclRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: PutObjectAclOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
return stack.resolve(function (request) {
|
|
@@ -5,7 +5,7 @@ import { getCheckContentLengthHeaderPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
5
5
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
6
6
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
7
7
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
8
|
-
import {
|
|
8
|
+
import { PutObjectOutputFilterSensitiveLog, PutObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
9
9
|
import { deserializeAws_restXmlPutObjectCommand, serializeAws_restXmlPutObjectCommand } from "../protocols/Aws_restXml";
|
|
10
10
|
var PutObjectCommand = (function (_super) {
|
|
11
11
|
__extends(PutObjectCommand, _super);
|
|
@@ -32,8 +32,8 @@ var PutObjectCommand = (function (_super) {
|
|
|
32
32
|
logger: logger,
|
|
33
33
|
clientName: clientName,
|
|
34
34
|
commandName: commandName,
|
|
35
|
-
inputFilterSensitiveLog:
|
|
36
|
-
outputFilterSensitiveLog:
|
|
35
|
+
inputFilterSensitiveLog: PutObjectRequestFilterSensitiveLog,
|
|
36
|
+
outputFilterSensitiveLog: PutObjectOutputFilterSensitiveLog,
|
|
37
37
|
};
|
|
38
38
|
var requestHandler = configuration.requestHandler;
|
|
39
39
|
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 { PutObjectLegalHoldOutputFilterSensitiveLog, PutObjectLegalHoldRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutObjectLegalHoldCommand, serializeAws_restXmlPutObjectLegalHoldCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutObjectLegalHoldCommand = (function (_super) {
|
|
9
9
|
__extends(PutObjectLegalHoldCommand, _super);
|
|
@@ -28,8 +28,8 @@ var PutObjectLegalHoldCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutObjectLegalHoldRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: PutObjectLegalHoldOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
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 { PutObjectLockConfigurationOutputFilterSensitiveLog, PutObjectLockConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlPutObjectLockConfigurationCommand, serializeAws_restXmlPutObjectLockConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutObjectLockConfigurationCommand = (function (_super) {
|
|
9
9
|
__extends(PutObjectLockConfigurationCommand, _super);
|
|
@@ -28,8 +28,8 @@ var PutObjectLockConfigurationCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutObjectLockConfigurationRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: PutObjectLockConfigurationOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
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 { PutObjectRetentionOutputFilterSensitiveLog, PutObjectRetentionRequestFilterSensitiveLog, } from "../models/models_1";
|
|
7
7
|
import { deserializeAws_restXmlPutObjectRetentionCommand, serializeAws_restXmlPutObjectRetentionCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutObjectRetentionCommand = (function (_super) {
|
|
9
9
|
__extends(PutObjectRetentionCommand, _super);
|
|
@@ -28,8 +28,8 @@ var PutObjectRetentionCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutObjectRetentionRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: PutObjectRetentionOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
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 { PutObjectTaggingOutputFilterSensitiveLog, PutObjectTaggingRequestFilterSensitiveLog, } from "../models/models_1";
|
|
7
7
|
import { deserializeAws_restXmlPutObjectTaggingCommand, serializeAws_restXmlPutObjectTaggingCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutObjectTaggingCommand = (function (_super) {
|
|
9
9
|
__extends(PutObjectTaggingCommand, _super);
|
|
@@ -28,8 +28,8 @@ var PutObjectTaggingCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutObjectTaggingRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: PutObjectTaggingOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
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 { PutPublicAccessBlockRequestFilterSensitiveLog } from "../models/models_1";
|
|
7
7
|
import { deserializeAws_restXmlPutPublicAccessBlockCommand, serializeAws_restXmlPutPublicAccessBlockCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var PutPublicAccessBlockCommand = (function (_super) {
|
|
9
9
|
__extends(PutPublicAccessBlockCommand, _super);
|
|
@@ -28,7 +28,7 @@ var PutPublicAccessBlockCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: PutPublicAccessBlockRequestFilterSensitiveLog,
|
|
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 { RestoreObjectOutputFilterSensitiveLog, RestoreObjectRequestFilterSensitiveLog, } from "../models/models_1";
|
|
7
7
|
import { deserializeAws_restXmlRestoreObjectCommand, serializeAws_restXmlRestoreObjectCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var RestoreObjectCommand = (function (_super) {
|
|
9
9
|
__extends(RestoreObjectCommand, _super);
|
|
@@ -28,8 +28,8 @@ var RestoreObjectCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: RestoreObjectRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: RestoreObjectOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
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 { SelectObjectContentOutputFilterSensitiveLog, SelectObjectContentRequestFilterSensitiveLog, } from "../models/models_1";
|
|
7
7
|
import { deserializeAws_restXmlSelectObjectContentCommand, serializeAws_restXmlSelectObjectContentCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var SelectObjectContentCommand = (function (_super) {
|
|
9
9
|
__extends(SelectObjectContentCommand, _super);
|
|
@@ -24,8 +24,8 @@ var SelectObjectContentCommand = (function (_super) {
|
|
|
24
24
|
logger: logger,
|
|
25
25
|
clientName: clientName,
|
|
26
26
|
commandName: commandName,
|
|
27
|
-
inputFilterSensitiveLog:
|
|
28
|
-
outputFilterSensitiveLog:
|
|
27
|
+
inputFilterSensitiveLog: SelectObjectContentRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: SelectObjectContentOutputFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
var requestHandler = configuration.requestHandler;
|
|
31
31
|
return stack.resolve(function (request) {
|
|
@@ -4,7 +4,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
import {
|
|
7
|
+
import { UploadPartOutputFilterSensitiveLog, UploadPartRequestFilterSensitiveLog, } from "../models/models_1";
|
|
8
8
|
import { deserializeAws_restXmlUploadPartCommand, serializeAws_restXmlUploadPartCommand, } from "../protocols/Aws_restXml";
|
|
9
9
|
var UploadPartCommand = (function (_super) {
|
|
10
10
|
__extends(UploadPartCommand, _super);
|
|
@@ -30,8 +30,8 @@ var UploadPartCommand = (function (_super) {
|
|
|
30
30
|
logger: logger,
|
|
31
31
|
clientName: clientName,
|
|
32
32
|
commandName: commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
33
|
+
inputFilterSensitiveLog: UploadPartRequestFilterSensitiveLog,
|
|
34
|
+
outputFilterSensitiveLog: UploadPartOutputFilterSensitiveLog,
|
|
35
35
|
};
|
|
36
36
|
var requestHandler = configuration.requestHandler;
|
|
37
37
|
return stack.resolve(function (request) {
|
|
@@ -4,7 +4,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
6
6
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
7
|
-
import {
|
|
7
|
+
import { UploadPartCopyOutputFilterSensitiveLog, UploadPartCopyRequestFilterSensitiveLog, } from "../models/models_1";
|
|
8
8
|
import { deserializeAws_restXmlUploadPartCopyCommand, serializeAws_restXmlUploadPartCopyCommand, } from "../protocols/Aws_restXml";
|
|
9
9
|
var UploadPartCopyCommand = (function (_super) {
|
|
10
10
|
__extends(UploadPartCopyCommand, _super);
|
|
@@ -26,8 +26,8 @@ var UploadPartCopyCommand = (function (_super) {
|
|
|
26
26
|
logger: logger,
|
|
27
27
|
clientName: clientName,
|
|
28
28
|
commandName: commandName,
|
|
29
|
-
inputFilterSensitiveLog:
|
|
30
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: UploadPartCopyRequestFilterSensitiveLog,
|
|
30
|
+
outputFilterSensitiveLog: UploadPartCopyOutputFilterSensitiveLog,
|
|
31
31
|
};
|
|
32
32
|
var requestHandler = configuration.requestHandler;
|
|
33
33
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getWriteGetObjectResponseEndpointPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { WriteGetObjectResponseRequestFilterSensitiveLog } from "../models/models_1";
|
|
6
6
|
import { deserializeAws_restXmlWriteGetObjectResponseCommand, serializeAws_restXmlWriteGetObjectResponseCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var WriteGetObjectResponseCommand = (function (_super) {
|
|
8
8
|
__extends(WriteGetObjectResponseCommand, _super);
|
|
@@ -22,7 +22,7 @@ var WriteGetObjectResponseCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: WriteGetObjectResponseRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|