@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,26 +1,6 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { S3ServiceException as __BaseException } from "./S3ServiceException";
|
|
4
|
-
export var PutObjectRetentionOutput;
|
|
5
|
-
(function (PutObjectRetentionOutput) {
|
|
6
|
-
PutObjectRetentionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
7
|
-
})(PutObjectRetentionOutput || (PutObjectRetentionOutput = {}));
|
|
8
|
-
export var PutObjectRetentionRequest;
|
|
9
|
-
(function (PutObjectRetentionRequest) {
|
|
10
|
-
PutObjectRetentionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
11
|
-
})(PutObjectRetentionRequest || (PutObjectRetentionRequest = {}));
|
|
12
|
-
export var PutObjectTaggingOutput;
|
|
13
|
-
(function (PutObjectTaggingOutput) {
|
|
14
|
-
PutObjectTaggingOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
15
|
-
})(PutObjectTaggingOutput || (PutObjectTaggingOutput = {}));
|
|
16
|
-
export var PutObjectTaggingRequest;
|
|
17
|
-
(function (PutObjectTaggingRequest) {
|
|
18
|
-
PutObjectTaggingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
19
|
-
})(PutObjectTaggingRequest || (PutObjectTaggingRequest = {}));
|
|
20
|
-
export var PutPublicAccessBlockRequest;
|
|
21
|
-
(function (PutPublicAccessBlockRequest) {
|
|
22
|
-
PutPublicAccessBlockRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
|
-
})(PutPublicAccessBlockRequest || (PutPublicAccessBlockRequest = {}));
|
|
24
4
|
var ObjectAlreadyInActiveTierError = (function (_super) {
|
|
25
5
|
__extends(ObjectAlreadyInActiveTierError, _super);
|
|
26
6
|
function ObjectAlreadyInActiveTierError(opts) {
|
|
@@ -33,118 +13,26 @@ var ObjectAlreadyInActiveTierError = (function (_super) {
|
|
|
33
13
|
return ObjectAlreadyInActiveTierError;
|
|
34
14
|
}(__BaseException));
|
|
35
15
|
export { ObjectAlreadyInActiveTierError };
|
|
36
|
-
export var RestoreObjectOutput;
|
|
37
|
-
(function (RestoreObjectOutput) {
|
|
38
|
-
RestoreObjectOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
|
-
})(RestoreObjectOutput || (RestoreObjectOutput = {}));
|
|
40
|
-
export var GlacierJobParameters;
|
|
41
|
-
(function (GlacierJobParameters) {
|
|
42
|
-
GlacierJobParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
|
-
})(GlacierJobParameters || (GlacierJobParameters = {}));
|
|
44
|
-
export var Encryption;
|
|
45
|
-
(function (Encryption) {
|
|
46
|
-
Encryption.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.KMSKeyId && { KMSKeyId: SENSITIVE_STRING }))); };
|
|
47
|
-
})(Encryption || (Encryption = {}));
|
|
48
|
-
export var MetadataEntry;
|
|
49
|
-
(function (MetadataEntry) {
|
|
50
|
-
MetadataEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
51
|
-
})(MetadataEntry || (MetadataEntry = {}));
|
|
52
|
-
export var S3Location;
|
|
53
|
-
(function (S3Location) {
|
|
54
|
-
S3Location.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Encryption && { Encryption: Encryption.filterSensitiveLog(obj.Encryption) }))); };
|
|
55
|
-
})(S3Location || (S3Location = {}));
|
|
56
|
-
export var OutputLocation;
|
|
57
|
-
(function (OutputLocation) {
|
|
58
|
-
OutputLocation.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.S3 && { S3: S3Location.filterSensitiveLog(obj.S3) }))); };
|
|
59
|
-
})(OutputLocation || (OutputLocation = {}));
|
|
60
16
|
export var FileHeaderInfo;
|
|
61
17
|
(function (FileHeaderInfo) {
|
|
62
18
|
FileHeaderInfo["IGNORE"] = "IGNORE";
|
|
63
19
|
FileHeaderInfo["NONE"] = "NONE";
|
|
64
20
|
FileHeaderInfo["USE"] = "USE";
|
|
65
21
|
})(FileHeaderInfo || (FileHeaderInfo = {}));
|
|
66
|
-
export var CSVInput;
|
|
67
|
-
(function (CSVInput) {
|
|
68
|
-
CSVInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
69
|
-
})(CSVInput || (CSVInput = {}));
|
|
70
22
|
export var JSONType;
|
|
71
23
|
(function (JSONType) {
|
|
72
24
|
JSONType["DOCUMENT"] = "DOCUMENT";
|
|
73
25
|
JSONType["LINES"] = "LINES";
|
|
74
26
|
})(JSONType || (JSONType = {}));
|
|
75
|
-
export var JSONInput;
|
|
76
|
-
(function (JSONInput) {
|
|
77
|
-
JSONInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
-
})(JSONInput || (JSONInput = {}));
|
|
79
|
-
export var ParquetInput;
|
|
80
|
-
(function (ParquetInput) {
|
|
81
|
-
ParquetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
82
|
-
})(ParquetInput || (ParquetInput = {}));
|
|
83
|
-
export var InputSerialization;
|
|
84
|
-
(function (InputSerialization) {
|
|
85
|
-
InputSerialization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
86
|
-
})(InputSerialization || (InputSerialization = {}));
|
|
87
27
|
export var QuoteFields;
|
|
88
28
|
(function (QuoteFields) {
|
|
89
29
|
QuoteFields["ALWAYS"] = "ALWAYS";
|
|
90
30
|
QuoteFields["ASNEEDED"] = "ASNEEDED";
|
|
91
31
|
})(QuoteFields || (QuoteFields = {}));
|
|
92
|
-
export var CSVOutput;
|
|
93
|
-
(function (CSVOutput) {
|
|
94
|
-
CSVOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
95
|
-
})(CSVOutput || (CSVOutput = {}));
|
|
96
|
-
export var JSONOutput;
|
|
97
|
-
(function (JSONOutput) {
|
|
98
|
-
JSONOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
99
|
-
})(JSONOutput || (JSONOutput = {}));
|
|
100
|
-
export var OutputSerialization;
|
|
101
|
-
(function (OutputSerialization) {
|
|
102
|
-
OutputSerialization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
103
|
-
})(OutputSerialization || (OutputSerialization = {}));
|
|
104
|
-
export var SelectParameters;
|
|
105
|
-
(function (SelectParameters) {
|
|
106
|
-
SelectParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
107
|
-
})(SelectParameters || (SelectParameters = {}));
|
|
108
32
|
export var RestoreRequestType;
|
|
109
33
|
(function (RestoreRequestType) {
|
|
110
34
|
RestoreRequestType["SELECT"] = "SELECT";
|
|
111
35
|
})(RestoreRequestType || (RestoreRequestType = {}));
|
|
112
|
-
export var RestoreRequest;
|
|
113
|
-
(function (RestoreRequest) {
|
|
114
|
-
RestoreRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OutputLocation && { OutputLocation: OutputLocation.filterSensitiveLog(obj.OutputLocation) }))); };
|
|
115
|
-
})(RestoreRequest || (RestoreRequest = {}));
|
|
116
|
-
export var RestoreObjectRequest;
|
|
117
|
-
(function (RestoreObjectRequest) {
|
|
118
|
-
RestoreObjectRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.RestoreRequest && { RestoreRequest: RestoreRequest.filterSensitiveLog(obj.RestoreRequest) }))); };
|
|
119
|
-
})(RestoreObjectRequest || (RestoreObjectRequest = {}));
|
|
120
|
-
export var ContinuationEvent;
|
|
121
|
-
(function (ContinuationEvent) {
|
|
122
|
-
ContinuationEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
123
|
-
})(ContinuationEvent || (ContinuationEvent = {}));
|
|
124
|
-
export var EndEvent;
|
|
125
|
-
(function (EndEvent) {
|
|
126
|
-
EndEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
127
|
-
})(EndEvent || (EndEvent = {}));
|
|
128
|
-
export var Progress;
|
|
129
|
-
(function (Progress) {
|
|
130
|
-
Progress.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
131
|
-
})(Progress || (Progress = {}));
|
|
132
|
-
export var ProgressEvent;
|
|
133
|
-
(function (ProgressEvent) {
|
|
134
|
-
ProgressEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
135
|
-
})(ProgressEvent || (ProgressEvent = {}));
|
|
136
|
-
export var RecordsEvent;
|
|
137
|
-
(function (RecordsEvent) {
|
|
138
|
-
RecordsEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
139
|
-
})(RecordsEvent || (RecordsEvent = {}));
|
|
140
|
-
export var Stats;
|
|
141
|
-
(function (Stats) {
|
|
142
|
-
Stats.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
143
|
-
})(Stats || (Stats = {}));
|
|
144
|
-
export var StatsEvent;
|
|
145
|
-
(function (StatsEvent) {
|
|
146
|
-
StatsEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
147
|
-
})(StatsEvent || (StatsEvent = {}));
|
|
148
36
|
export var SelectObjectContentEventStream;
|
|
149
37
|
(function (SelectObjectContentEventStream) {
|
|
150
38
|
SelectObjectContentEventStream.visit = function (value, visitor) {
|
|
@@ -160,59 +48,57 @@ export var SelectObjectContentEventStream;
|
|
|
160
48
|
return visitor.End(value.End);
|
|
161
49
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
162
50
|
};
|
|
163
|
-
SelectObjectContentEventStream.filterSensitiveLog = function (obj) {
|
|
164
|
-
var _a;
|
|
165
|
-
if (obj.Records !== undefined)
|
|
166
|
-
return { Records: RecordsEvent.filterSensitiveLog(obj.Records) };
|
|
167
|
-
if (obj.Stats !== undefined)
|
|
168
|
-
return { Stats: StatsEvent.filterSensitiveLog(obj.Stats) };
|
|
169
|
-
if (obj.Progress !== undefined)
|
|
170
|
-
return { Progress: ProgressEvent.filterSensitiveLog(obj.Progress) };
|
|
171
|
-
if (obj.Cont !== undefined)
|
|
172
|
-
return { Cont: ContinuationEvent.filterSensitiveLog(obj.Cont) };
|
|
173
|
-
if (obj.End !== undefined)
|
|
174
|
-
return { End: EndEvent.filterSensitiveLog(obj.End) };
|
|
175
|
-
if (obj.$unknown !== undefined)
|
|
176
|
-
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
177
|
-
};
|
|
178
51
|
})(SelectObjectContentEventStream || (SelectObjectContentEventStream = {}));
|
|
179
|
-
export var
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export var
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export var
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export var
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export var
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
export var
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
export var
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
export var
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
52
|
+
export var PutObjectRetentionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
53
|
+
export var PutObjectRetentionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
54
|
+
export var PutObjectTaggingOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
55
|
+
export var PutObjectTaggingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
56
|
+
export var PutPublicAccessBlockRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
57
|
+
export var RestoreObjectOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
58
|
+
export var GlacierJobParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
59
|
+
export var EncryptionFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.KMSKeyId && { KMSKeyId: SENSITIVE_STRING }))); };
|
|
60
|
+
export var MetadataEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
61
|
+
export var S3LocationFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Encryption && { Encryption: EncryptionFilterSensitiveLog(obj.Encryption) }))); };
|
|
62
|
+
export var OutputLocationFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.S3 && { S3: S3LocationFilterSensitiveLog(obj.S3) }))); };
|
|
63
|
+
export var CSVInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
+
export var JSONInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
65
|
+
export var ParquetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
+
export var InputSerializationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
67
|
+
export var CSVOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
|
+
export var JSONOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
69
|
+
export var OutputSerializationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
|
+
export var SelectParametersFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
71
|
+
export var RestoreRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OutputLocation && { OutputLocation: OutputLocationFilterSensitiveLog(obj.OutputLocation) }))); };
|
|
72
|
+
export var RestoreObjectRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.RestoreRequest && { RestoreRequest: RestoreRequestFilterSensitiveLog(obj.RestoreRequest) }))); };
|
|
73
|
+
export var ContinuationEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
74
|
+
export var EndEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
75
|
+
export var ProgressFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
|
+
export var ProgressEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
77
|
+
export var RecordsEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
+
export var StatsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
79
|
+
export var StatsEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
|
+
export var SelectObjectContentEventStreamFilterSensitiveLog = function (obj) {
|
|
81
|
+
var _a;
|
|
82
|
+
if (obj.Records !== undefined)
|
|
83
|
+
return { Records: RecordsEventFilterSensitiveLog(obj.Records) };
|
|
84
|
+
if (obj.Stats !== undefined)
|
|
85
|
+
return { Stats: StatsEventFilterSensitiveLog(obj.Stats) };
|
|
86
|
+
if (obj.Progress !== undefined)
|
|
87
|
+
return { Progress: ProgressEventFilterSensitiveLog(obj.Progress) };
|
|
88
|
+
if (obj.Cont !== undefined)
|
|
89
|
+
return { Cont: ContinuationEventFilterSensitiveLog(obj.Cont) };
|
|
90
|
+
if (obj.End !== undefined)
|
|
91
|
+
return { End: EndEventFilterSensitiveLog(obj.End) };
|
|
92
|
+
if (obj.$unknown !== undefined)
|
|
93
|
+
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
94
|
+
};
|
|
95
|
+
export var SelectObjectContentOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Payload && { Payload: "STREAMING_CONTENT" }))); };
|
|
96
|
+
export var RequestProgressFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
97
|
+
export var ScanRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
98
|
+
export var SelectObjectContentRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SSECustomerKey && { SSECustomerKey: SENSITIVE_STRING }))); };
|
|
99
|
+
export var UploadPartOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SSEKMSKeyId && { SSEKMSKeyId: SENSITIVE_STRING }))); };
|
|
100
|
+
export var UploadPartRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SSECustomerKey && { SSECustomerKey: SENSITIVE_STRING }))); };
|
|
101
|
+
export var CopyPartResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
|
+
export var UploadPartCopyOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SSEKMSKeyId && { SSEKMSKeyId: SENSITIVE_STRING }))); };
|
|
103
|
+
export var UploadPartCopyRequestFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.SSECustomerKey && { SSECustomerKey: SENSITIVE_STRING })), (obj.CopySourceSSECustomerKey && { CopySourceSSECustomerKey: SENSITIVE_STRING }))); };
|
|
104
|
+
export var WriteGetObjectResponseRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.SSEKMSKeyId && { SSEKMSKeyId: SENSITIVE_STRING }))); };
|
|
@@ -9585,30 +9585,8 @@ export var deserializeAws_restXmlSelectObjectContentCommand = function (output,
|
|
|
9585
9585
|
$metadata: deserializeMetadata(output),
|
|
9586
9586
|
Payload: undefined,
|
|
9587
9587
|
};
|
|
9588
|
-
data =
|
|
9589
|
-
|
|
9590
|
-
var _a;
|
|
9591
|
-
return __generator(this, function (_b) {
|
|
9592
|
-
switch (_b.label) {
|
|
9593
|
-
case 0:
|
|
9594
|
-
eventName = Object.keys(event)[0];
|
|
9595
|
-
eventHeaders = Object.entries(event[eventName].headers).reduce(function (accummulator, curr) {
|
|
9596
|
-
accummulator[curr[0]] = curr[1].value;
|
|
9597
|
-
return accummulator;
|
|
9598
|
-
}, {});
|
|
9599
|
-
eventMessage = {
|
|
9600
|
-
headers: eventHeaders,
|
|
9601
|
-
body: event[eventName].body,
|
|
9602
|
-
};
|
|
9603
|
-
parsedEvent = (_a = {},
|
|
9604
|
-
_a[eventName] = eventMessage,
|
|
9605
|
-
_a);
|
|
9606
|
-
return [4, deserializeAws_restXmlSelectObjectContentEventStream_event(parsedEvent, context)];
|
|
9607
|
-
case 1: return [2, _b.sent()];
|
|
9608
|
-
}
|
|
9609
|
-
});
|
|
9610
|
-
}); });
|
|
9611
|
-
contents.Payload = data;
|
|
9588
|
+
data = output.body;
|
|
9589
|
+
contents.Payload = deserializeAws_restXmlSelectObjectContentEventStream(data, context);
|
|
9612
9590
|
return [2, Promise.resolve(contents)];
|
|
9613
9591
|
});
|
|
9614
9592
|
}); };
|
|
@@ -9853,94 +9831,6 @@ var deserializeAws_restXmlWriteGetObjectResponseCommandError = function (output,
|
|
|
9853
9831
|
}
|
|
9854
9832
|
});
|
|
9855
9833
|
}); };
|
|
9856
|
-
var deserializeAws_restXmlSelectObjectContentEventStream_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9857
|
-
var _a, _b, _c, _d, _e;
|
|
9858
|
-
return __generator(this, function (_f) {
|
|
9859
|
-
switch (_f.label) {
|
|
9860
|
-
case 0:
|
|
9861
|
-
if (!(output["Records"] !== undefined)) return [3, 2];
|
|
9862
|
-
_a = {};
|
|
9863
|
-
return [4, deserializeAws_restXmlRecordsEvent_event(output["Records"], context)];
|
|
9864
|
-
case 1: return [2, (_a.Records = _f.sent(),
|
|
9865
|
-
_a)];
|
|
9866
|
-
case 2:
|
|
9867
|
-
if (!(output["Stats"] !== undefined)) return [3, 4];
|
|
9868
|
-
_b = {};
|
|
9869
|
-
return [4, deserializeAws_restXmlStatsEvent_event(output["Stats"], context)];
|
|
9870
|
-
case 3: return [2, (_b.Stats = _f.sent(),
|
|
9871
|
-
_b)];
|
|
9872
|
-
case 4:
|
|
9873
|
-
if (!(output["Progress"] !== undefined)) return [3, 6];
|
|
9874
|
-
_c = {};
|
|
9875
|
-
return [4, deserializeAws_restXmlProgressEvent_event(output["Progress"], context)];
|
|
9876
|
-
case 5: return [2, (_c.Progress = _f.sent(),
|
|
9877
|
-
_c)];
|
|
9878
|
-
case 6:
|
|
9879
|
-
if (!(output["Cont"] !== undefined)) return [3, 8];
|
|
9880
|
-
_d = {};
|
|
9881
|
-
return [4, deserializeAws_restXmlContinuationEvent_event(output["Cont"], context)];
|
|
9882
|
-
case 7: return [2, (_d.Cont = _f.sent(),
|
|
9883
|
-
_d)];
|
|
9884
|
-
case 8:
|
|
9885
|
-
if (!(output["End"] !== undefined)) return [3, 10];
|
|
9886
|
-
_e = {};
|
|
9887
|
-
return [4, deserializeAws_restXmlEndEvent_event(output["End"], context)];
|
|
9888
|
-
case 9: return [2, (_e.End = _f.sent(),
|
|
9889
|
-
_e)];
|
|
9890
|
-
case 10: return [2, { $unknown: output }];
|
|
9891
|
-
}
|
|
9892
|
-
});
|
|
9893
|
-
}); };
|
|
9894
|
-
var deserializeAws_restXmlContinuationEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9895
|
-
var contents;
|
|
9896
|
-
return __generator(this, function (_a) {
|
|
9897
|
-
contents = {};
|
|
9898
|
-
return [2, contents];
|
|
9899
|
-
});
|
|
9900
|
-
}); };
|
|
9901
|
-
var deserializeAws_restXmlEndEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9902
|
-
var contents;
|
|
9903
|
-
return __generator(this, function (_a) {
|
|
9904
|
-
contents = {};
|
|
9905
|
-
return [2, contents];
|
|
9906
|
-
});
|
|
9907
|
-
}); };
|
|
9908
|
-
var deserializeAws_restXmlProgressEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9909
|
-
var contents, _a;
|
|
9910
|
-
return __generator(this, function (_b) {
|
|
9911
|
-
switch (_b.label) {
|
|
9912
|
-
case 0:
|
|
9913
|
-
contents = {};
|
|
9914
|
-
_a = contents;
|
|
9915
|
-
return [4, parseBody(output.body, context)];
|
|
9916
|
-
case 1:
|
|
9917
|
-
_a.Details = _b.sent();
|
|
9918
|
-
return [2, contents];
|
|
9919
|
-
}
|
|
9920
|
-
});
|
|
9921
|
-
}); };
|
|
9922
|
-
var deserializeAws_restXmlRecordsEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9923
|
-
var contents;
|
|
9924
|
-
return __generator(this, function (_a) {
|
|
9925
|
-
contents = {};
|
|
9926
|
-
contents.Payload = output.body;
|
|
9927
|
-
return [2, contents];
|
|
9928
|
-
});
|
|
9929
|
-
}); };
|
|
9930
|
-
var deserializeAws_restXmlStatsEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9931
|
-
var contents, _a;
|
|
9932
|
-
return __generator(this, function (_b) {
|
|
9933
|
-
switch (_b.label) {
|
|
9934
|
-
case 0:
|
|
9935
|
-
contents = {};
|
|
9936
|
-
_a = contents;
|
|
9937
|
-
return [4, parseBody(output.body, context)];
|
|
9938
|
-
case 1:
|
|
9939
|
-
_a.Details = _b.sent();
|
|
9940
|
-
return [2, contents];
|
|
9941
|
-
}
|
|
9942
|
-
});
|
|
9943
|
-
}); };
|
|
9944
9834
|
var deserializeAws_restXmlBucketAlreadyExistsResponse = function (parsedOutput, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9945
9835
|
var contents, data, exception;
|
|
9946
9836
|
return __generator(this, function (_a) {
|
|
@@ -10028,6 +9918,110 @@ var deserializeAws_restXmlObjectNotInActiveTierErrorResponse = function (parsedO
|
|
|
10028
9918
|
return [2, __decorateServiceException(exception, parsedOutput.body)];
|
|
10029
9919
|
});
|
|
10030
9920
|
}); };
|
|
9921
|
+
var deserializeAws_restXmlSelectObjectContentEventStream = function (output, context) {
|
|
9922
|
+
return context.eventStreamMarshaller.deserialize(output, function (event) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9923
|
+
var _a, _b, _c, _d, _e;
|
|
9924
|
+
return __generator(this, function (_f) {
|
|
9925
|
+
switch (_f.label) {
|
|
9926
|
+
case 0:
|
|
9927
|
+
if (!(event["Records"] != null)) return [3, 2];
|
|
9928
|
+
_a = {};
|
|
9929
|
+
return [4, deserializeAws_restXmlRecordsEvent_event(event["Records"], context)];
|
|
9930
|
+
case 1: return [2, (_a.Records = _f.sent(),
|
|
9931
|
+
_a)];
|
|
9932
|
+
case 2:
|
|
9933
|
+
if (!(event["Stats"] != null)) return [3, 4];
|
|
9934
|
+
_b = {};
|
|
9935
|
+
return [4, deserializeAws_restXmlStatsEvent_event(event["Stats"], context)];
|
|
9936
|
+
case 3: return [2, (_b.Stats = _f.sent(),
|
|
9937
|
+
_b)];
|
|
9938
|
+
case 4:
|
|
9939
|
+
if (!(event["Progress"] != null)) return [3, 6];
|
|
9940
|
+
_c = {};
|
|
9941
|
+
return [4, deserializeAws_restXmlProgressEvent_event(event["Progress"], context)];
|
|
9942
|
+
case 5: return [2, (_c.Progress = _f.sent(),
|
|
9943
|
+
_c)];
|
|
9944
|
+
case 6:
|
|
9945
|
+
if (!(event["Cont"] != null)) return [3, 8];
|
|
9946
|
+
_d = {};
|
|
9947
|
+
return [4, deserializeAws_restXmlContinuationEvent_event(event["Cont"], context)];
|
|
9948
|
+
case 7: return [2, (_d.Cont = _f.sent(),
|
|
9949
|
+
_d)];
|
|
9950
|
+
case 8:
|
|
9951
|
+
if (!(event["End"] != null)) return [3, 10];
|
|
9952
|
+
_e = {};
|
|
9953
|
+
return [4, deserializeAws_restXmlEndEvent_event(event["End"], context)];
|
|
9954
|
+
case 9: return [2, (_e.End = _f.sent(),
|
|
9955
|
+
_e)];
|
|
9956
|
+
case 10: return [2, { $unknown: output }];
|
|
9957
|
+
}
|
|
9958
|
+
});
|
|
9959
|
+
}); });
|
|
9960
|
+
};
|
|
9961
|
+
var deserializeAws_restXmlContinuationEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9962
|
+
var contents, data;
|
|
9963
|
+
return __generator(this, function (_a) {
|
|
9964
|
+
switch (_a.label) {
|
|
9965
|
+
case 0:
|
|
9966
|
+
contents = {};
|
|
9967
|
+
return [4, parseBody(output.body, context)];
|
|
9968
|
+
case 1:
|
|
9969
|
+
data = _a.sent();
|
|
9970
|
+
Object.assign(contents, deserializeAws_restXmlContinuationEvent(data, context));
|
|
9971
|
+
return [2, contents];
|
|
9972
|
+
}
|
|
9973
|
+
});
|
|
9974
|
+
}); };
|
|
9975
|
+
var deserializeAws_restXmlEndEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9976
|
+
var contents, data;
|
|
9977
|
+
return __generator(this, function (_a) {
|
|
9978
|
+
switch (_a.label) {
|
|
9979
|
+
case 0:
|
|
9980
|
+
contents = {};
|
|
9981
|
+
return [4, parseBody(output.body, context)];
|
|
9982
|
+
case 1:
|
|
9983
|
+
data = _a.sent();
|
|
9984
|
+
Object.assign(contents, deserializeAws_restXmlEndEvent(data, context));
|
|
9985
|
+
return [2, contents];
|
|
9986
|
+
}
|
|
9987
|
+
});
|
|
9988
|
+
}); };
|
|
9989
|
+
var deserializeAws_restXmlProgressEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
9990
|
+
var contents, data;
|
|
9991
|
+
return __generator(this, function (_a) {
|
|
9992
|
+
switch (_a.label) {
|
|
9993
|
+
case 0:
|
|
9994
|
+
contents = {};
|
|
9995
|
+
return [4, parseBody(output.body, context)];
|
|
9996
|
+
case 1:
|
|
9997
|
+
data = _a.sent();
|
|
9998
|
+
contents.Details = deserializeAws_restXmlProgress(data, context);
|
|
9999
|
+
return [2, contents];
|
|
10000
|
+
}
|
|
10001
|
+
});
|
|
10002
|
+
}); };
|
|
10003
|
+
var deserializeAws_restXmlRecordsEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
10004
|
+
var contents;
|
|
10005
|
+
return __generator(this, function (_a) {
|
|
10006
|
+
contents = {};
|
|
10007
|
+
contents.Payload = output.body;
|
|
10008
|
+
return [2, contents];
|
|
10009
|
+
});
|
|
10010
|
+
}); };
|
|
10011
|
+
var deserializeAws_restXmlStatsEvent_event = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
|
|
10012
|
+
var contents, data;
|
|
10013
|
+
return __generator(this, function (_a) {
|
|
10014
|
+
switch (_a.label) {
|
|
10015
|
+
case 0:
|
|
10016
|
+
contents = {};
|
|
10017
|
+
return [4, parseBody(output.body, context)];
|
|
10018
|
+
case 1:
|
|
10019
|
+
data = _a.sent();
|
|
10020
|
+
contents.Details = deserializeAws_restXmlStats(data, context);
|
|
10021
|
+
return [2, contents];
|
|
10022
|
+
}
|
|
10023
|
+
});
|
|
10024
|
+
}); };
|
|
10031
10025
|
var serializeAws_restXmlAbortIncompleteMultipartUpload = function (input, context) {
|
|
10032
10026
|
var bodyNode = new __XmlNode("AbortIncompleteMultipartUpload");
|
|
10033
10027
|
if (input.DaysAfterInitiation != null) {
|
|
@@ -13599,15 +13593,6 @@ var deserializeAws_restXmlProgress = function (output, context) {
|
|
|
13599
13593
|
}
|
|
13600
13594
|
return contents;
|
|
13601
13595
|
};
|
|
13602
|
-
var deserializeAws_restXmlProgressEvent = function (output, context) {
|
|
13603
|
-
var contents = {
|
|
13604
|
-
Details: undefined,
|
|
13605
|
-
};
|
|
13606
|
-
if (output["Details"] !== undefined) {
|
|
13607
|
-
contents.Details = deserializeAws_restXmlProgress(output["Details"], context);
|
|
13608
|
-
}
|
|
13609
|
-
return contents;
|
|
13610
|
-
};
|
|
13611
13596
|
var deserializeAws_restXmlPublicAccessBlockConfiguration = function (output, context) {
|
|
13612
13597
|
var contents = {
|
|
13613
13598
|
BlockPublicAcls: undefined,
|
|
@@ -13663,15 +13648,6 @@ var deserializeAws_restXmlQueueConfigurationList = function (output, context) {
|
|
|
13663
13648
|
return deserializeAws_restXmlQueueConfiguration(entry, context);
|
|
13664
13649
|
});
|
|
13665
13650
|
};
|
|
13666
|
-
var deserializeAws_restXmlRecordsEvent = function (output, context) {
|
|
13667
|
-
var contents = {
|
|
13668
|
-
Payload: undefined,
|
|
13669
|
-
};
|
|
13670
|
-
if (output["Payload"] !== undefined) {
|
|
13671
|
-
contents.Payload = context.base64Decoder(output["Payload"]);
|
|
13672
|
-
}
|
|
13673
|
-
return contents;
|
|
13674
|
-
};
|
|
13675
13651
|
var deserializeAws_restXmlRedirect = function (output, context) {
|
|
13676
13652
|
var contents = {
|
|
13677
13653
|
HostName: undefined,
|
|
@@ -13879,34 +13855,6 @@ var deserializeAws_restXmlS3KeyFilter = function (output, context) {
|
|
|
13879
13855
|
}
|
|
13880
13856
|
return contents;
|
|
13881
13857
|
};
|
|
13882
|
-
var deserializeAws_restXmlSelectObjectContentEventStream = function (output, context) {
|
|
13883
|
-
if (output["Records"] !== undefined) {
|
|
13884
|
-
return {
|
|
13885
|
-
Records: deserializeAws_restXmlRecordsEvent(output["Records"], context),
|
|
13886
|
-
};
|
|
13887
|
-
}
|
|
13888
|
-
if (output["Stats"] !== undefined) {
|
|
13889
|
-
return {
|
|
13890
|
-
Stats: deserializeAws_restXmlStatsEvent(output["Stats"], context),
|
|
13891
|
-
};
|
|
13892
|
-
}
|
|
13893
|
-
if (output["Progress"] !== undefined) {
|
|
13894
|
-
return {
|
|
13895
|
-
Progress: deserializeAws_restXmlProgressEvent(output["Progress"], context),
|
|
13896
|
-
};
|
|
13897
|
-
}
|
|
13898
|
-
if (output["Cont"] !== undefined) {
|
|
13899
|
-
return {
|
|
13900
|
-
Cont: deserializeAws_restXmlContinuationEvent(output["Cont"], context),
|
|
13901
|
-
};
|
|
13902
|
-
}
|
|
13903
|
-
if (output["End"] !== undefined) {
|
|
13904
|
-
return {
|
|
13905
|
-
End: deserializeAws_restXmlEndEvent(output["End"], context),
|
|
13906
|
-
};
|
|
13907
|
-
}
|
|
13908
|
-
return { $unknown: Object.entries(output)[0] };
|
|
13909
|
-
};
|
|
13910
13858
|
var deserializeAws_restXmlServerSideEncryptionByDefault = function (output, context) {
|
|
13911
13859
|
var contents = {
|
|
13912
13860
|
SSEAlgorithm: undefined,
|
|
@@ -14007,15 +13955,6 @@ var deserializeAws_restXmlStats = function (output, context) {
|
|
|
14007
13955
|
}
|
|
14008
13956
|
return contents;
|
|
14009
13957
|
};
|
|
14010
|
-
var deserializeAws_restXmlStatsEvent = function (output, context) {
|
|
14011
|
-
var contents = {
|
|
14012
|
-
Details: undefined,
|
|
14013
|
-
};
|
|
14014
|
-
if (output["Details"] !== undefined) {
|
|
14015
|
-
contents.Details = deserializeAws_restXmlStats(output["Details"], context);
|
|
14016
|
-
}
|
|
14017
|
-
return contents;
|
|
14018
|
-
};
|
|
14019
13958
|
var deserializeAws_restXmlStorageClassAnalysis = function (output, context) {
|
|
14020
13959
|
var contents = {
|
|
14021
13960
|
DataExport: undefined,
|