@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
|
@@ -1,38 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.WriteGetObjectResponseRequestFilterSensitiveLog = exports.UploadPartCopyRequestFilterSensitiveLog = exports.UploadPartCopyOutputFilterSensitiveLog = exports.CopyPartResultFilterSensitiveLog = exports.UploadPartRequestFilterSensitiveLog = exports.UploadPartOutputFilterSensitiveLog = exports.SelectObjectContentRequestFilterSensitiveLog = exports.ScanRangeFilterSensitiveLog = exports.RequestProgressFilterSensitiveLog = exports.SelectObjectContentOutputFilterSensitiveLog = exports.SelectObjectContentEventStreamFilterSensitiveLog = exports.StatsEventFilterSensitiveLog = exports.StatsFilterSensitiveLog = exports.RecordsEventFilterSensitiveLog = exports.ProgressEventFilterSensitiveLog = exports.ProgressFilterSensitiveLog = exports.EndEventFilterSensitiveLog = exports.ContinuationEventFilterSensitiveLog = exports.RestoreObjectRequestFilterSensitiveLog = exports.RestoreRequestFilterSensitiveLog = exports.SelectParametersFilterSensitiveLog = exports.OutputSerializationFilterSensitiveLog = exports.JSONOutputFilterSensitiveLog = exports.CSVOutputFilterSensitiveLog = exports.InputSerializationFilterSensitiveLog = exports.ParquetInputFilterSensitiveLog = exports.JSONInputFilterSensitiveLog = exports.CSVInputFilterSensitiveLog = exports.OutputLocationFilterSensitiveLog = exports.S3LocationFilterSensitiveLog = exports.MetadataEntryFilterSensitiveLog = exports.EncryptionFilterSensitiveLog = exports.GlacierJobParametersFilterSensitiveLog = exports.RestoreObjectOutputFilterSensitiveLog = exports.PutPublicAccessBlockRequestFilterSensitiveLog = exports.PutObjectTaggingRequestFilterSensitiveLog = exports.PutObjectTaggingOutputFilterSensitiveLog = exports.PutObjectRetentionRequestFilterSensitiveLog = exports.PutObjectRetentionOutputFilterSensitiveLog = exports.SelectObjectContentEventStream = exports.RestoreRequestType = exports.QuoteFields = exports.JSONType = exports.FileHeaderInfo = exports.ObjectAlreadyInActiveTierError = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
5
|
const S3ServiceException_1 = require("./S3ServiceException");
|
|
6
|
-
var PutObjectRetentionOutput;
|
|
7
|
-
(function (PutObjectRetentionOutput) {
|
|
8
|
-
PutObjectRetentionOutput.filterSensitiveLog = (obj) => ({
|
|
9
|
-
...obj,
|
|
10
|
-
});
|
|
11
|
-
})(PutObjectRetentionOutput = exports.PutObjectRetentionOutput || (exports.PutObjectRetentionOutput = {}));
|
|
12
|
-
var PutObjectRetentionRequest;
|
|
13
|
-
(function (PutObjectRetentionRequest) {
|
|
14
|
-
PutObjectRetentionRequest.filterSensitiveLog = (obj) => ({
|
|
15
|
-
...obj,
|
|
16
|
-
});
|
|
17
|
-
})(PutObjectRetentionRequest = exports.PutObjectRetentionRequest || (exports.PutObjectRetentionRequest = {}));
|
|
18
|
-
var PutObjectTaggingOutput;
|
|
19
|
-
(function (PutObjectTaggingOutput) {
|
|
20
|
-
PutObjectTaggingOutput.filterSensitiveLog = (obj) => ({
|
|
21
|
-
...obj,
|
|
22
|
-
});
|
|
23
|
-
})(PutObjectTaggingOutput = exports.PutObjectTaggingOutput || (exports.PutObjectTaggingOutput = {}));
|
|
24
|
-
var PutObjectTaggingRequest;
|
|
25
|
-
(function (PutObjectTaggingRequest) {
|
|
26
|
-
PutObjectTaggingRequest.filterSensitiveLog = (obj) => ({
|
|
27
|
-
...obj,
|
|
28
|
-
});
|
|
29
|
-
})(PutObjectTaggingRequest = exports.PutObjectTaggingRequest || (exports.PutObjectTaggingRequest = {}));
|
|
30
|
-
var PutPublicAccessBlockRequest;
|
|
31
|
-
(function (PutPublicAccessBlockRequest) {
|
|
32
|
-
PutPublicAccessBlockRequest.filterSensitiveLog = (obj) => ({
|
|
33
|
-
...obj,
|
|
34
|
-
});
|
|
35
|
-
})(PutPublicAccessBlockRequest = exports.PutPublicAccessBlockRequest || (exports.PutPublicAccessBlockRequest = {}));
|
|
36
6
|
class ObjectAlreadyInActiveTierError extends S3ServiceException_1.S3ServiceException {
|
|
37
7
|
constructor(opts) {
|
|
38
8
|
super({
|
|
@@ -46,169 +16,26 @@ class ObjectAlreadyInActiveTierError extends S3ServiceException_1.S3ServiceExcep
|
|
|
46
16
|
}
|
|
47
17
|
}
|
|
48
18
|
exports.ObjectAlreadyInActiveTierError = ObjectAlreadyInActiveTierError;
|
|
49
|
-
var RestoreObjectOutput;
|
|
50
|
-
(function (RestoreObjectOutput) {
|
|
51
|
-
RestoreObjectOutput.filterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
});
|
|
54
|
-
})(RestoreObjectOutput = exports.RestoreObjectOutput || (exports.RestoreObjectOutput = {}));
|
|
55
|
-
var GlacierJobParameters;
|
|
56
|
-
(function (GlacierJobParameters) {
|
|
57
|
-
GlacierJobParameters.filterSensitiveLog = (obj) => ({
|
|
58
|
-
...obj,
|
|
59
|
-
});
|
|
60
|
-
})(GlacierJobParameters = exports.GlacierJobParameters || (exports.GlacierJobParameters = {}));
|
|
61
|
-
var Encryption;
|
|
62
|
-
(function (Encryption) {
|
|
63
|
-
Encryption.filterSensitiveLog = (obj) => ({
|
|
64
|
-
...obj,
|
|
65
|
-
...(obj.KMSKeyId && { KMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
66
|
-
});
|
|
67
|
-
})(Encryption = exports.Encryption || (exports.Encryption = {}));
|
|
68
|
-
var MetadataEntry;
|
|
69
|
-
(function (MetadataEntry) {
|
|
70
|
-
MetadataEntry.filterSensitiveLog = (obj) => ({
|
|
71
|
-
...obj,
|
|
72
|
-
});
|
|
73
|
-
})(MetadataEntry = exports.MetadataEntry || (exports.MetadataEntry = {}));
|
|
74
|
-
var S3Location;
|
|
75
|
-
(function (S3Location) {
|
|
76
|
-
S3Location.filterSensitiveLog = (obj) => ({
|
|
77
|
-
...obj,
|
|
78
|
-
...(obj.Encryption && { Encryption: Encryption.filterSensitiveLog(obj.Encryption) }),
|
|
79
|
-
});
|
|
80
|
-
})(S3Location = exports.S3Location || (exports.S3Location = {}));
|
|
81
|
-
var OutputLocation;
|
|
82
|
-
(function (OutputLocation) {
|
|
83
|
-
OutputLocation.filterSensitiveLog = (obj) => ({
|
|
84
|
-
...obj,
|
|
85
|
-
...(obj.S3 && { S3: S3Location.filterSensitiveLog(obj.S3) }),
|
|
86
|
-
});
|
|
87
|
-
})(OutputLocation = exports.OutputLocation || (exports.OutputLocation = {}));
|
|
88
19
|
var FileHeaderInfo;
|
|
89
20
|
(function (FileHeaderInfo) {
|
|
90
21
|
FileHeaderInfo["IGNORE"] = "IGNORE";
|
|
91
22
|
FileHeaderInfo["NONE"] = "NONE";
|
|
92
23
|
FileHeaderInfo["USE"] = "USE";
|
|
93
24
|
})(FileHeaderInfo = exports.FileHeaderInfo || (exports.FileHeaderInfo = {}));
|
|
94
|
-
var CSVInput;
|
|
95
|
-
(function (CSVInput) {
|
|
96
|
-
CSVInput.filterSensitiveLog = (obj) => ({
|
|
97
|
-
...obj,
|
|
98
|
-
});
|
|
99
|
-
})(CSVInput = exports.CSVInput || (exports.CSVInput = {}));
|
|
100
25
|
var JSONType;
|
|
101
26
|
(function (JSONType) {
|
|
102
27
|
JSONType["DOCUMENT"] = "DOCUMENT";
|
|
103
28
|
JSONType["LINES"] = "LINES";
|
|
104
29
|
})(JSONType = exports.JSONType || (exports.JSONType = {}));
|
|
105
|
-
var JSONInput;
|
|
106
|
-
(function (JSONInput) {
|
|
107
|
-
JSONInput.filterSensitiveLog = (obj) => ({
|
|
108
|
-
...obj,
|
|
109
|
-
});
|
|
110
|
-
})(JSONInput = exports.JSONInput || (exports.JSONInput = {}));
|
|
111
|
-
var ParquetInput;
|
|
112
|
-
(function (ParquetInput) {
|
|
113
|
-
ParquetInput.filterSensitiveLog = (obj) => ({
|
|
114
|
-
...obj,
|
|
115
|
-
});
|
|
116
|
-
})(ParquetInput = exports.ParquetInput || (exports.ParquetInput = {}));
|
|
117
|
-
var InputSerialization;
|
|
118
|
-
(function (InputSerialization) {
|
|
119
|
-
InputSerialization.filterSensitiveLog = (obj) => ({
|
|
120
|
-
...obj,
|
|
121
|
-
});
|
|
122
|
-
})(InputSerialization = exports.InputSerialization || (exports.InputSerialization = {}));
|
|
123
30
|
var QuoteFields;
|
|
124
31
|
(function (QuoteFields) {
|
|
125
32
|
QuoteFields["ALWAYS"] = "ALWAYS";
|
|
126
33
|
QuoteFields["ASNEEDED"] = "ASNEEDED";
|
|
127
34
|
})(QuoteFields = exports.QuoteFields || (exports.QuoteFields = {}));
|
|
128
|
-
var CSVOutput;
|
|
129
|
-
(function (CSVOutput) {
|
|
130
|
-
CSVOutput.filterSensitiveLog = (obj) => ({
|
|
131
|
-
...obj,
|
|
132
|
-
});
|
|
133
|
-
})(CSVOutput = exports.CSVOutput || (exports.CSVOutput = {}));
|
|
134
|
-
var JSONOutput;
|
|
135
|
-
(function (JSONOutput) {
|
|
136
|
-
JSONOutput.filterSensitiveLog = (obj) => ({
|
|
137
|
-
...obj,
|
|
138
|
-
});
|
|
139
|
-
})(JSONOutput = exports.JSONOutput || (exports.JSONOutput = {}));
|
|
140
|
-
var OutputSerialization;
|
|
141
|
-
(function (OutputSerialization) {
|
|
142
|
-
OutputSerialization.filterSensitiveLog = (obj) => ({
|
|
143
|
-
...obj,
|
|
144
|
-
});
|
|
145
|
-
})(OutputSerialization = exports.OutputSerialization || (exports.OutputSerialization = {}));
|
|
146
|
-
var SelectParameters;
|
|
147
|
-
(function (SelectParameters) {
|
|
148
|
-
SelectParameters.filterSensitiveLog = (obj) => ({
|
|
149
|
-
...obj,
|
|
150
|
-
});
|
|
151
|
-
})(SelectParameters = exports.SelectParameters || (exports.SelectParameters = {}));
|
|
152
35
|
var RestoreRequestType;
|
|
153
36
|
(function (RestoreRequestType) {
|
|
154
37
|
RestoreRequestType["SELECT"] = "SELECT";
|
|
155
38
|
})(RestoreRequestType = exports.RestoreRequestType || (exports.RestoreRequestType = {}));
|
|
156
|
-
var RestoreRequest;
|
|
157
|
-
(function (RestoreRequest) {
|
|
158
|
-
RestoreRequest.filterSensitiveLog = (obj) => ({
|
|
159
|
-
...obj,
|
|
160
|
-
...(obj.OutputLocation && { OutputLocation: OutputLocation.filterSensitiveLog(obj.OutputLocation) }),
|
|
161
|
-
});
|
|
162
|
-
})(RestoreRequest = exports.RestoreRequest || (exports.RestoreRequest = {}));
|
|
163
|
-
var RestoreObjectRequest;
|
|
164
|
-
(function (RestoreObjectRequest) {
|
|
165
|
-
RestoreObjectRequest.filterSensitiveLog = (obj) => ({
|
|
166
|
-
...obj,
|
|
167
|
-
...(obj.RestoreRequest && { RestoreRequest: RestoreRequest.filterSensitiveLog(obj.RestoreRequest) }),
|
|
168
|
-
});
|
|
169
|
-
})(RestoreObjectRequest = exports.RestoreObjectRequest || (exports.RestoreObjectRequest = {}));
|
|
170
|
-
var ContinuationEvent;
|
|
171
|
-
(function (ContinuationEvent) {
|
|
172
|
-
ContinuationEvent.filterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
})(ContinuationEvent = exports.ContinuationEvent || (exports.ContinuationEvent = {}));
|
|
176
|
-
var EndEvent;
|
|
177
|
-
(function (EndEvent) {
|
|
178
|
-
EndEvent.filterSensitiveLog = (obj) => ({
|
|
179
|
-
...obj,
|
|
180
|
-
});
|
|
181
|
-
})(EndEvent = exports.EndEvent || (exports.EndEvent = {}));
|
|
182
|
-
var Progress;
|
|
183
|
-
(function (Progress) {
|
|
184
|
-
Progress.filterSensitiveLog = (obj) => ({
|
|
185
|
-
...obj,
|
|
186
|
-
});
|
|
187
|
-
})(Progress = exports.Progress || (exports.Progress = {}));
|
|
188
|
-
var ProgressEvent;
|
|
189
|
-
(function (ProgressEvent) {
|
|
190
|
-
ProgressEvent.filterSensitiveLog = (obj) => ({
|
|
191
|
-
...obj,
|
|
192
|
-
});
|
|
193
|
-
})(ProgressEvent = exports.ProgressEvent || (exports.ProgressEvent = {}));
|
|
194
|
-
var RecordsEvent;
|
|
195
|
-
(function (RecordsEvent) {
|
|
196
|
-
RecordsEvent.filterSensitiveLog = (obj) => ({
|
|
197
|
-
...obj,
|
|
198
|
-
});
|
|
199
|
-
})(RecordsEvent = exports.RecordsEvent || (exports.RecordsEvent = {}));
|
|
200
|
-
var Stats;
|
|
201
|
-
(function (Stats) {
|
|
202
|
-
Stats.filterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
});
|
|
205
|
-
})(Stats = exports.Stats || (exports.Stats = {}));
|
|
206
|
-
var StatsEvent;
|
|
207
|
-
(function (StatsEvent) {
|
|
208
|
-
StatsEvent.filterSensitiveLog = (obj) => ({
|
|
209
|
-
...obj,
|
|
210
|
-
});
|
|
211
|
-
})(StatsEvent = exports.StatsEvent || (exports.StatsEvent = {}));
|
|
212
39
|
var SelectObjectContentEventStream;
|
|
213
40
|
(function (SelectObjectContentEventStream) {
|
|
214
41
|
SelectObjectContentEventStream.visit = (value, visitor) => {
|
|
@@ -224,86 +51,184 @@ var SelectObjectContentEventStream;
|
|
|
224
51
|
return visitor.End(value.End);
|
|
225
52
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
226
53
|
};
|
|
227
|
-
SelectObjectContentEventStream.filterSensitiveLog = (obj) => {
|
|
228
|
-
if (obj.Records !== undefined)
|
|
229
|
-
return { Records: RecordsEvent.filterSensitiveLog(obj.Records) };
|
|
230
|
-
if (obj.Stats !== undefined)
|
|
231
|
-
return { Stats: StatsEvent.filterSensitiveLog(obj.Stats) };
|
|
232
|
-
if (obj.Progress !== undefined)
|
|
233
|
-
return { Progress: ProgressEvent.filterSensitiveLog(obj.Progress) };
|
|
234
|
-
if (obj.Cont !== undefined)
|
|
235
|
-
return { Cont: ContinuationEvent.filterSensitiveLog(obj.Cont) };
|
|
236
|
-
if (obj.End !== undefined)
|
|
237
|
-
return { End: EndEvent.filterSensitiveLog(obj.End) };
|
|
238
|
-
if (obj.$unknown !== undefined)
|
|
239
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
240
|
-
};
|
|
241
54
|
})(SelectObjectContentEventStream = exports.SelectObjectContentEventStream || (exports.SelectObjectContentEventStream = {}));
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
})
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
})
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
})
|
|
287
|
-
})
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
55
|
+
const PutObjectRetentionOutputFilterSensitiveLog = (obj) => ({
|
|
56
|
+
...obj,
|
|
57
|
+
});
|
|
58
|
+
exports.PutObjectRetentionOutputFilterSensitiveLog = PutObjectRetentionOutputFilterSensitiveLog;
|
|
59
|
+
const PutObjectRetentionRequestFilterSensitiveLog = (obj) => ({
|
|
60
|
+
...obj,
|
|
61
|
+
});
|
|
62
|
+
exports.PutObjectRetentionRequestFilterSensitiveLog = PutObjectRetentionRequestFilterSensitiveLog;
|
|
63
|
+
const PutObjectTaggingOutputFilterSensitiveLog = (obj) => ({
|
|
64
|
+
...obj,
|
|
65
|
+
});
|
|
66
|
+
exports.PutObjectTaggingOutputFilterSensitiveLog = PutObjectTaggingOutputFilterSensitiveLog;
|
|
67
|
+
const PutObjectTaggingRequestFilterSensitiveLog = (obj) => ({
|
|
68
|
+
...obj,
|
|
69
|
+
});
|
|
70
|
+
exports.PutObjectTaggingRequestFilterSensitiveLog = PutObjectTaggingRequestFilterSensitiveLog;
|
|
71
|
+
const PutPublicAccessBlockRequestFilterSensitiveLog = (obj) => ({
|
|
72
|
+
...obj,
|
|
73
|
+
});
|
|
74
|
+
exports.PutPublicAccessBlockRequestFilterSensitiveLog = PutPublicAccessBlockRequestFilterSensitiveLog;
|
|
75
|
+
const RestoreObjectOutputFilterSensitiveLog = (obj) => ({
|
|
76
|
+
...obj,
|
|
77
|
+
});
|
|
78
|
+
exports.RestoreObjectOutputFilterSensitiveLog = RestoreObjectOutputFilterSensitiveLog;
|
|
79
|
+
const GlacierJobParametersFilterSensitiveLog = (obj) => ({
|
|
80
|
+
...obj,
|
|
81
|
+
});
|
|
82
|
+
exports.GlacierJobParametersFilterSensitiveLog = GlacierJobParametersFilterSensitiveLog;
|
|
83
|
+
const EncryptionFilterSensitiveLog = (obj) => ({
|
|
84
|
+
...obj,
|
|
85
|
+
...(obj.KMSKeyId && { KMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
86
|
+
});
|
|
87
|
+
exports.EncryptionFilterSensitiveLog = EncryptionFilterSensitiveLog;
|
|
88
|
+
const MetadataEntryFilterSensitiveLog = (obj) => ({
|
|
89
|
+
...obj,
|
|
90
|
+
});
|
|
91
|
+
exports.MetadataEntryFilterSensitiveLog = MetadataEntryFilterSensitiveLog;
|
|
92
|
+
const S3LocationFilterSensitiveLog = (obj) => ({
|
|
93
|
+
...obj,
|
|
94
|
+
...(obj.Encryption && { Encryption: (0, exports.EncryptionFilterSensitiveLog)(obj.Encryption) }),
|
|
95
|
+
});
|
|
96
|
+
exports.S3LocationFilterSensitiveLog = S3LocationFilterSensitiveLog;
|
|
97
|
+
const OutputLocationFilterSensitiveLog = (obj) => ({
|
|
98
|
+
...obj,
|
|
99
|
+
...(obj.S3 && { S3: (0, exports.S3LocationFilterSensitiveLog)(obj.S3) }),
|
|
100
|
+
});
|
|
101
|
+
exports.OutputLocationFilterSensitiveLog = OutputLocationFilterSensitiveLog;
|
|
102
|
+
const CSVInputFilterSensitiveLog = (obj) => ({
|
|
103
|
+
...obj,
|
|
104
|
+
});
|
|
105
|
+
exports.CSVInputFilterSensitiveLog = CSVInputFilterSensitiveLog;
|
|
106
|
+
const JSONInputFilterSensitiveLog = (obj) => ({
|
|
107
|
+
...obj,
|
|
108
|
+
});
|
|
109
|
+
exports.JSONInputFilterSensitiveLog = JSONInputFilterSensitiveLog;
|
|
110
|
+
const ParquetInputFilterSensitiveLog = (obj) => ({
|
|
111
|
+
...obj,
|
|
112
|
+
});
|
|
113
|
+
exports.ParquetInputFilterSensitiveLog = ParquetInputFilterSensitiveLog;
|
|
114
|
+
const InputSerializationFilterSensitiveLog = (obj) => ({
|
|
115
|
+
...obj,
|
|
116
|
+
});
|
|
117
|
+
exports.InputSerializationFilterSensitiveLog = InputSerializationFilterSensitiveLog;
|
|
118
|
+
const CSVOutputFilterSensitiveLog = (obj) => ({
|
|
119
|
+
...obj,
|
|
120
|
+
});
|
|
121
|
+
exports.CSVOutputFilterSensitiveLog = CSVOutputFilterSensitiveLog;
|
|
122
|
+
const JSONOutputFilterSensitiveLog = (obj) => ({
|
|
123
|
+
...obj,
|
|
124
|
+
});
|
|
125
|
+
exports.JSONOutputFilterSensitiveLog = JSONOutputFilterSensitiveLog;
|
|
126
|
+
const OutputSerializationFilterSensitiveLog = (obj) => ({
|
|
127
|
+
...obj,
|
|
128
|
+
});
|
|
129
|
+
exports.OutputSerializationFilterSensitiveLog = OutputSerializationFilterSensitiveLog;
|
|
130
|
+
const SelectParametersFilterSensitiveLog = (obj) => ({
|
|
131
|
+
...obj,
|
|
132
|
+
});
|
|
133
|
+
exports.SelectParametersFilterSensitiveLog = SelectParametersFilterSensitiveLog;
|
|
134
|
+
const RestoreRequestFilterSensitiveLog = (obj) => ({
|
|
135
|
+
...obj,
|
|
136
|
+
...(obj.OutputLocation && { OutputLocation: (0, exports.OutputLocationFilterSensitiveLog)(obj.OutputLocation) }),
|
|
137
|
+
});
|
|
138
|
+
exports.RestoreRequestFilterSensitiveLog = RestoreRequestFilterSensitiveLog;
|
|
139
|
+
const RestoreObjectRequestFilterSensitiveLog = (obj) => ({
|
|
140
|
+
...obj,
|
|
141
|
+
...(obj.RestoreRequest && { RestoreRequest: (0, exports.RestoreRequestFilterSensitiveLog)(obj.RestoreRequest) }),
|
|
142
|
+
});
|
|
143
|
+
exports.RestoreObjectRequestFilterSensitiveLog = RestoreObjectRequestFilterSensitiveLog;
|
|
144
|
+
const ContinuationEventFilterSensitiveLog = (obj) => ({
|
|
145
|
+
...obj,
|
|
146
|
+
});
|
|
147
|
+
exports.ContinuationEventFilterSensitiveLog = ContinuationEventFilterSensitiveLog;
|
|
148
|
+
const EndEventFilterSensitiveLog = (obj) => ({
|
|
149
|
+
...obj,
|
|
150
|
+
});
|
|
151
|
+
exports.EndEventFilterSensitiveLog = EndEventFilterSensitiveLog;
|
|
152
|
+
const ProgressFilterSensitiveLog = (obj) => ({
|
|
153
|
+
...obj,
|
|
154
|
+
});
|
|
155
|
+
exports.ProgressFilterSensitiveLog = ProgressFilterSensitiveLog;
|
|
156
|
+
const ProgressEventFilterSensitiveLog = (obj) => ({
|
|
157
|
+
...obj,
|
|
158
|
+
});
|
|
159
|
+
exports.ProgressEventFilterSensitiveLog = ProgressEventFilterSensitiveLog;
|
|
160
|
+
const RecordsEventFilterSensitiveLog = (obj) => ({
|
|
161
|
+
...obj,
|
|
162
|
+
});
|
|
163
|
+
exports.RecordsEventFilterSensitiveLog = RecordsEventFilterSensitiveLog;
|
|
164
|
+
const StatsFilterSensitiveLog = (obj) => ({
|
|
165
|
+
...obj,
|
|
166
|
+
});
|
|
167
|
+
exports.StatsFilterSensitiveLog = StatsFilterSensitiveLog;
|
|
168
|
+
const StatsEventFilterSensitiveLog = (obj) => ({
|
|
169
|
+
...obj,
|
|
170
|
+
});
|
|
171
|
+
exports.StatsEventFilterSensitiveLog = StatsEventFilterSensitiveLog;
|
|
172
|
+
const SelectObjectContentEventStreamFilterSensitiveLog = (obj) => {
|
|
173
|
+
if (obj.Records !== undefined)
|
|
174
|
+
return { Records: (0, exports.RecordsEventFilterSensitiveLog)(obj.Records) };
|
|
175
|
+
if (obj.Stats !== undefined)
|
|
176
|
+
return { Stats: (0, exports.StatsEventFilterSensitiveLog)(obj.Stats) };
|
|
177
|
+
if (obj.Progress !== undefined)
|
|
178
|
+
return { Progress: (0, exports.ProgressEventFilterSensitiveLog)(obj.Progress) };
|
|
179
|
+
if (obj.Cont !== undefined)
|
|
180
|
+
return { Cont: (0, exports.ContinuationEventFilterSensitiveLog)(obj.Cont) };
|
|
181
|
+
if (obj.End !== undefined)
|
|
182
|
+
return { End: (0, exports.EndEventFilterSensitiveLog)(obj.End) };
|
|
183
|
+
if (obj.$unknown !== undefined)
|
|
184
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
185
|
+
};
|
|
186
|
+
exports.SelectObjectContentEventStreamFilterSensitiveLog = SelectObjectContentEventStreamFilterSensitiveLog;
|
|
187
|
+
const SelectObjectContentOutputFilterSensitiveLog = (obj) => ({
|
|
188
|
+
...obj,
|
|
189
|
+
...(obj.Payload && { Payload: "STREAMING_CONTENT" }),
|
|
190
|
+
});
|
|
191
|
+
exports.SelectObjectContentOutputFilterSensitiveLog = SelectObjectContentOutputFilterSensitiveLog;
|
|
192
|
+
const RequestProgressFilterSensitiveLog = (obj) => ({
|
|
193
|
+
...obj,
|
|
194
|
+
});
|
|
195
|
+
exports.RequestProgressFilterSensitiveLog = RequestProgressFilterSensitiveLog;
|
|
196
|
+
const ScanRangeFilterSensitiveLog = (obj) => ({
|
|
197
|
+
...obj,
|
|
198
|
+
});
|
|
199
|
+
exports.ScanRangeFilterSensitiveLog = ScanRangeFilterSensitiveLog;
|
|
200
|
+
const SelectObjectContentRequestFilterSensitiveLog = (obj) => ({
|
|
201
|
+
...obj,
|
|
202
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
203
|
+
});
|
|
204
|
+
exports.SelectObjectContentRequestFilterSensitiveLog = SelectObjectContentRequestFilterSensitiveLog;
|
|
205
|
+
const UploadPartOutputFilterSensitiveLog = (obj) => ({
|
|
206
|
+
...obj,
|
|
207
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
208
|
+
});
|
|
209
|
+
exports.UploadPartOutputFilterSensitiveLog = UploadPartOutputFilterSensitiveLog;
|
|
210
|
+
const UploadPartRequestFilterSensitiveLog = (obj) => ({
|
|
211
|
+
...obj,
|
|
212
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
213
|
+
});
|
|
214
|
+
exports.UploadPartRequestFilterSensitiveLog = UploadPartRequestFilterSensitiveLog;
|
|
215
|
+
const CopyPartResultFilterSensitiveLog = (obj) => ({
|
|
216
|
+
...obj,
|
|
217
|
+
});
|
|
218
|
+
exports.CopyPartResultFilterSensitiveLog = CopyPartResultFilterSensitiveLog;
|
|
219
|
+
const UploadPartCopyOutputFilterSensitiveLog = (obj) => ({
|
|
220
|
+
...obj,
|
|
221
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
222
|
+
});
|
|
223
|
+
exports.UploadPartCopyOutputFilterSensitiveLog = UploadPartCopyOutputFilterSensitiveLog;
|
|
224
|
+
const UploadPartCopyRequestFilterSensitiveLog = (obj) => ({
|
|
225
|
+
...obj,
|
|
226
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
227
|
+
...(obj.CopySourceSSECustomerKey && { CopySourceSSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
228
|
+
});
|
|
229
|
+
exports.UploadPartCopyRequestFilterSensitiveLog = UploadPartCopyRequestFilterSensitiveLog;
|
|
230
|
+
const WriteGetObjectResponseRequestFilterSensitiveLog = (obj) => ({
|
|
231
|
+
...obj,
|
|
232
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
233
|
+
});
|
|
234
|
+
exports.WriteGetObjectResponseRequestFilterSensitiveLog = WriteGetObjectResponseRequestFilterSensitiveLog;
|