@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
|
@@ -8383,22 +8383,8 @@ const deserializeAws_restXmlSelectObjectContentCommand = async (output, context)
|
|
|
8383
8383
|
$metadata: deserializeMetadata(output),
|
|
8384
8384
|
Payload: undefined,
|
|
8385
8385
|
};
|
|
8386
|
-
const data =
|
|
8387
|
-
|
|
8388
|
-
const eventHeaders = Object.entries(event[eventName].headers).reduce((accummulator, curr) => {
|
|
8389
|
-
accummulator[curr[0]] = curr[1].value;
|
|
8390
|
-
return accummulator;
|
|
8391
|
-
}, {});
|
|
8392
|
-
const eventMessage = {
|
|
8393
|
-
headers: eventHeaders,
|
|
8394
|
-
body: event[eventName].body,
|
|
8395
|
-
};
|
|
8396
|
-
const parsedEvent = {
|
|
8397
|
-
[eventName]: eventMessage,
|
|
8398
|
-
};
|
|
8399
|
-
return await deserializeAws_restXmlSelectObjectContentEventStream_event(parsedEvent, context);
|
|
8400
|
-
});
|
|
8401
|
-
contents.Payload = data;
|
|
8386
|
+
const data = output.body;
|
|
8387
|
+
contents.Payload = deserializeAws_restXmlSelectObjectContentEventStream(data, context);
|
|
8402
8388
|
return Promise.resolve(contents);
|
|
8403
8389
|
};
|
|
8404
8390
|
exports.deserializeAws_restXmlSelectObjectContentCommand = deserializeAws_restXmlSelectObjectContentCommand;
|
|
@@ -8589,57 +8575,6 @@ const deserializeAws_restXmlWriteGetObjectResponseCommandError = async (output,
|
|
|
8589
8575
|
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
|
|
8590
8576
|
}
|
|
8591
8577
|
};
|
|
8592
|
-
const deserializeAws_restXmlSelectObjectContentEventStream_event = async (output, context) => {
|
|
8593
|
-
if (output["Records"] !== undefined) {
|
|
8594
|
-
return {
|
|
8595
|
-
Records: await deserializeAws_restXmlRecordsEvent_event(output["Records"], context),
|
|
8596
|
-
};
|
|
8597
|
-
}
|
|
8598
|
-
if (output["Stats"] !== undefined) {
|
|
8599
|
-
return {
|
|
8600
|
-
Stats: await deserializeAws_restXmlStatsEvent_event(output["Stats"], context),
|
|
8601
|
-
};
|
|
8602
|
-
}
|
|
8603
|
-
if (output["Progress"] !== undefined) {
|
|
8604
|
-
return {
|
|
8605
|
-
Progress: await deserializeAws_restXmlProgressEvent_event(output["Progress"], context),
|
|
8606
|
-
};
|
|
8607
|
-
}
|
|
8608
|
-
if (output["Cont"] !== undefined) {
|
|
8609
|
-
return {
|
|
8610
|
-
Cont: await deserializeAws_restXmlContinuationEvent_event(output["Cont"], context),
|
|
8611
|
-
};
|
|
8612
|
-
}
|
|
8613
|
-
if (output["End"] !== undefined) {
|
|
8614
|
-
return {
|
|
8615
|
-
End: await deserializeAws_restXmlEndEvent_event(output["End"], context),
|
|
8616
|
-
};
|
|
8617
|
-
}
|
|
8618
|
-
return { $unknown: output };
|
|
8619
|
-
};
|
|
8620
|
-
const deserializeAws_restXmlContinuationEvent_event = async (output, context) => {
|
|
8621
|
-
const contents = {};
|
|
8622
|
-
return contents;
|
|
8623
|
-
};
|
|
8624
|
-
const deserializeAws_restXmlEndEvent_event = async (output, context) => {
|
|
8625
|
-
const contents = {};
|
|
8626
|
-
return contents;
|
|
8627
|
-
};
|
|
8628
|
-
const deserializeAws_restXmlProgressEvent_event = async (output, context) => {
|
|
8629
|
-
const contents = {};
|
|
8630
|
-
contents.Details = await parseBody(output.body, context);
|
|
8631
|
-
return contents;
|
|
8632
|
-
};
|
|
8633
|
-
const deserializeAws_restXmlRecordsEvent_event = async (output, context) => {
|
|
8634
|
-
const contents = {};
|
|
8635
|
-
contents.Payload = output.body;
|
|
8636
|
-
return contents;
|
|
8637
|
-
};
|
|
8638
|
-
const deserializeAws_restXmlStatsEvent_event = async (output, context) => {
|
|
8639
|
-
const contents = {};
|
|
8640
|
-
contents.Details = await parseBody(output.body, context);
|
|
8641
|
-
return contents;
|
|
8642
|
-
};
|
|
8643
8578
|
const deserializeAws_restXmlBucketAlreadyExistsResponse = async (parsedOutput, context) => {
|
|
8644
8579
|
const contents = {};
|
|
8645
8580
|
const data = parsedOutput.body;
|
|
@@ -8727,6 +8662,65 @@ const deserializeAws_restXmlObjectNotInActiveTierErrorResponse = async (parsedOu
|
|
|
8727
8662
|
});
|
|
8728
8663
|
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
8729
8664
|
};
|
|
8665
|
+
const deserializeAws_restXmlSelectObjectContentEventStream = (output, context) => {
|
|
8666
|
+
return context.eventStreamMarshaller.deserialize(output, async (event) => {
|
|
8667
|
+
if (event["Records"] != null) {
|
|
8668
|
+
return {
|
|
8669
|
+
Records: await deserializeAws_restXmlRecordsEvent_event(event["Records"], context),
|
|
8670
|
+
};
|
|
8671
|
+
}
|
|
8672
|
+
if (event["Stats"] != null) {
|
|
8673
|
+
return {
|
|
8674
|
+
Stats: await deserializeAws_restXmlStatsEvent_event(event["Stats"], context),
|
|
8675
|
+
};
|
|
8676
|
+
}
|
|
8677
|
+
if (event["Progress"] != null) {
|
|
8678
|
+
return {
|
|
8679
|
+
Progress: await deserializeAws_restXmlProgressEvent_event(event["Progress"], context),
|
|
8680
|
+
};
|
|
8681
|
+
}
|
|
8682
|
+
if (event["Cont"] != null) {
|
|
8683
|
+
return {
|
|
8684
|
+
Cont: await deserializeAws_restXmlContinuationEvent_event(event["Cont"], context),
|
|
8685
|
+
};
|
|
8686
|
+
}
|
|
8687
|
+
if (event["End"] != null) {
|
|
8688
|
+
return {
|
|
8689
|
+
End: await deserializeAws_restXmlEndEvent_event(event["End"], context),
|
|
8690
|
+
};
|
|
8691
|
+
}
|
|
8692
|
+
return { $unknown: output };
|
|
8693
|
+
});
|
|
8694
|
+
};
|
|
8695
|
+
const deserializeAws_restXmlContinuationEvent_event = async (output, context) => {
|
|
8696
|
+
const contents = {};
|
|
8697
|
+
const data = await parseBody(output.body, context);
|
|
8698
|
+
Object.assign(contents, deserializeAws_restXmlContinuationEvent(data, context));
|
|
8699
|
+
return contents;
|
|
8700
|
+
};
|
|
8701
|
+
const deserializeAws_restXmlEndEvent_event = async (output, context) => {
|
|
8702
|
+
const contents = {};
|
|
8703
|
+
const data = await parseBody(output.body, context);
|
|
8704
|
+
Object.assign(contents, deserializeAws_restXmlEndEvent(data, context));
|
|
8705
|
+
return contents;
|
|
8706
|
+
};
|
|
8707
|
+
const deserializeAws_restXmlProgressEvent_event = async (output, context) => {
|
|
8708
|
+
const contents = {};
|
|
8709
|
+
const data = await parseBody(output.body, context);
|
|
8710
|
+
contents.Details = deserializeAws_restXmlProgress(data, context);
|
|
8711
|
+
return contents;
|
|
8712
|
+
};
|
|
8713
|
+
const deserializeAws_restXmlRecordsEvent_event = async (output, context) => {
|
|
8714
|
+
const contents = {};
|
|
8715
|
+
contents.Payload = output.body;
|
|
8716
|
+
return contents;
|
|
8717
|
+
};
|
|
8718
|
+
const deserializeAws_restXmlStatsEvent_event = async (output, context) => {
|
|
8719
|
+
const contents = {};
|
|
8720
|
+
const data = await parseBody(output.body, context);
|
|
8721
|
+
contents.Details = deserializeAws_restXmlStats(data, context);
|
|
8722
|
+
return contents;
|
|
8723
|
+
};
|
|
8730
8724
|
const serializeAws_restXmlAbortIncompleteMultipartUpload = (input, context) => {
|
|
8731
8725
|
const bodyNode = new xml_builder_1.XmlNode("AbortIncompleteMultipartUpload");
|
|
8732
8726
|
if (input.DaysAfterInitiation != null) {
|
|
@@ -12298,15 +12292,6 @@ const deserializeAws_restXmlProgress = (output, context) => {
|
|
|
12298
12292
|
}
|
|
12299
12293
|
return contents;
|
|
12300
12294
|
};
|
|
12301
|
-
const deserializeAws_restXmlProgressEvent = (output, context) => {
|
|
12302
|
-
const contents = {
|
|
12303
|
-
Details: undefined,
|
|
12304
|
-
};
|
|
12305
|
-
if (output["Details"] !== undefined) {
|
|
12306
|
-
contents.Details = deserializeAws_restXmlProgress(output["Details"], context);
|
|
12307
|
-
}
|
|
12308
|
-
return contents;
|
|
12309
|
-
};
|
|
12310
12295
|
const deserializeAws_restXmlPublicAccessBlockConfiguration = (output, context) => {
|
|
12311
12296
|
const contents = {
|
|
12312
12297
|
BlockPublicAcls: undefined,
|
|
@@ -12362,15 +12347,6 @@ const deserializeAws_restXmlQueueConfigurationList = (output, context) => {
|
|
|
12362
12347
|
return deserializeAws_restXmlQueueConfiguration(entry, context);
|
|
12363
12348
|
});
|
|
12364
12349
|
};
|
|
12365
|
-
const deserializeAws_restXmlRecordsEvent = (output, context) => {
|
|
12366
|
-
const contents = {
|
|
12367
|
-
Payload: undefined,
|
|
12368
|
-
};
|
|
12369
|
-
if (output["Payload"] !== undefined) {
|
|
12370
|
-
contents.Payload = context.base64Decoder(output["Payload"]);
|
|
12371
|
-
}
|
|
12372
|
-
return contents;
|
|
12373
|
-
};
|
|
12374
12350
|
const deserializeAws_restXmlRedirect = (output, context) => {
|
|
12375
12351
|
const contents = {
|
|
12376
12352
|
HostName: undefined,
|
|
@@ -12578,34 +12554,6 @@ const deserializeAws_restXmlS3KeyFilter = (output, context) => {
|
|
|
12578
12554
|
}
|
|
12579
12555
|
return contents;
|
|
12580
12556
|
};
|
|
12581
|
-
const deserializeAws_restXmlSelectObjectContentEventStream = (output, context) => {
|
|
12582
|
-
if (output["Records"] !== undefined) {
|
|
12583
|
-
return {
|
|
12584
|
-
Records: deserializeAws_restXmlRecordsEvent(output["Records"], context),
|
|
12585
|
-
};
|
|
12586
|
-
}
|
|
12587
|
-
if (output["Stats"] !== undefined) {
|
|
12588
|
-
return {
|
|
12589
|
-
Stats: deserializeAws_restXmlStatsEvent(output["Stats"], context),
|
|
12590
|
-
};
|
|
12591
|
-
}
|
|
12592
|
-
if (output["Progress"] !== undefined) {
|
|
12593
|
-
return {
|
|
12594
|
-
Progress: deserializeAws_restXmlProgressEvent(output["Progress"], context),
|
|
12595
|
-
};
|
|
12596
|
-
}
|
|
12597
|
-
if (output["Cont"] !== undefined) {
|
|
12598
|
-
return {
|
|
12599
|
-
Cont: deserializeAws_restXmlContinuationEvent(output["Cont"], context),
|
|
12600
|
-
};
|
|
12601
|
-
}
|
|
12602
|
-
if (output["End"] !== undefined) {
|
|
12603
|
-
return {
|
|
12604
|
-
End: deserializeAws_restXmlEndEvent(output["End"], context),
|
|
12605
|
-
};
|
|
12606
|
-
}
|
|
12607
|
-
return { $unknown: Object.entries(output)[0] };
|
|
12608
|
-
};
|
|
12609
12557
|
const deserializeAws_restXmlServerSideEncryptionByDefault = (output, context) => {
|
|
12610
12558
|
const contents = {
|
|
12611
12559
|
SSEAlgorithm: undefined,
|
|
@@ -12706,15 +12654,6 @@ const deserializeAws_restXmlStats = (output, context) => {
|
|
|
12706
12654
|
}
|
|
12707
12655
|
return contents;
|
|
12708
12656
|
};
|
|
12709
|
-
const deserializeAws_restXmlStatsEvent = (output, context) => {
|
|
12710
|
-
const contents = {
|
|
12711
|
-
Details: undefined,
|
|
12712
|
-
};
|
|
12713
|
-
if (output["Details"] !== undefined) {
|
|
12714
|
-
contents.Details = deserializeAws_restXmlStats(output["Details"], context);
|
|
12715
|
-
}
|
|
12716
|
-
return contents;
|
|
12717
|
-
};
|
|
12718
12657
|
const deserializeAws_restXmlStorageClassAnalysis = (output, context) => {
|
|
12719
12658
|
const contents = {
|
|
12720
12659
|
DataExport: undefined,
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { AbortMultipartUploadOutputFilterSensitiveLog, AbortMultipartUploadRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlAbortMultipartUploadCommand, serializeAws_restXmlAbortMultipartUploadCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var AbortMultipartUploadCommand = (function (_super) {
|
|
8
8
|
__extends(AbortMultipartUploadCommand, _super);
|
|
@@ -22,8 +22,8 @@ var AbortMultipartUploadCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: AbortMultipartUploadRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: AbortMultipartUploadOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
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 { CompleteMultipartUploadOutputFilterSensitiveLog, CompleteMultipartUploadRequestFilterSensitiveLog, } from "../models/models_0";
|
|
8
8
|
import { deserializeAws_restXmlCompleteMultipartUploadCommand, serializeAws_restXmlCompleteMultipartUploadCommand, } from "../protocols/Aws_restXml";
|
|
9
9
|
var CompleteMultipartUploadCommand = (function (_super) {
|
|
10
10
|
__extends(CompleteMultipartUploadCommand, _super);
|
|
@@ -26,8 +26,8 @@ var CompleteMultipartUploadCommand = (function (_super) {
|
|
|
26
26
|
logger: logger,
|
|
27
27
|
clientName: clientName,
|
|
28
28
|
commandName: commandName,
|
|
29
|
-
inputFilterSensitiveLog:
|
|
30
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: CompleteMultipartUploadRequestFilterSensitiveLog,
|
|
30
|
+
outputFilterSensitiveLog: CompleteMultipartUploadOutputFilterSensitiveLog,
|
|
31
31
|
};
|
|
32
32
|
var requestHandler = configuration.requestHandler;
|
|
33
33
|
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 { CopyObjectOutputFilterSensitiveLog, CopyObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
8
8
|
import { deserializeAws_restXmlCopyObjectCommand, serializeAws_restXmlCopyObjectCommand, } from "../protocols/Aws_restXml";
|
|
9
9
|
var CopyObjectCommand = (function (_super) {
|
|
10
10
|
__extends(CopyObjectCommand, _super);
|
|
@@ -26,8 +26,8 @@ var CopyObjectCommand = (function (_super) {
|
|
|
26
26
|
logger: logger,
|
|
27
27
|
clientName: clientName,
|
|
28
28
|
commandName: commandName,
|
|
29
|
-
inputFilterSensitiveLog:
|
|
30
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: CopyObjectRequestFilterSensitiveLog,
|
|
30
|
+
outputFilterSensitiveLog: CopyObjectOutputFilterSensitiveLog,
|
|
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 { getLocationConstraintPlugin } from "@aws-sdk/middleware-location-constraint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { CreateBucketOutputFilterSensitiveLog, CreateBucketRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlCreateBucketCommand, serializeAws_restXmlCreateBucketCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var CreateBucketCommand = (function (_super) {
|
|
8
8
|
__extends(CreateBucketCommand, _super);
|
|
@@ -22,8 +22,8 @@ var CreateBucketCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: CreateBucketRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: CreateBucketOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
import {
|
|
6
|
+
import { CreateMultipartUploadOutputFilterSensitiveLog, CreateMultipartUploadRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlCreateMultipartUploadCommand, serializeAws_restXmlCreateMultipartUploadCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var CreateMultipartUploadCommand = (function (_super) {
|
|
9
9
|
__extends(CreateMultipartUploadCommand, _super);
|
|
@@ -24,8 +24,8 @@ var CreateMultipartUploadCommand = (function (_super) {
|
|
|
24
24
|
logger: logger,
|
|
25
25
|
clientName: clientName,
|
|
26
26
|
commandName: commandName,
|
|
27
|
-
inputFilterSensitiveLog:
|
|
28
|
-
outputFilterSensitiveLog:
|
|
27
|
+
inputFilterSensitiveLog: CreateMultipartUploadRequestFilterSensitiveLog,
|
|
28
|
+
outputFilterSensitiveLog: CreateMultipartUploadOutputFilterSensitiveLog,
|
|
29
29
|
};
|
|
30
30
|
var requestHandler = configuration.requestHandler;
|
|
31
31
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand, serializeAws_restXmlDeleteBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketAnalyticsConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketAnalyticsConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketAnalyticsConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteBucketRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlDeleteBucketCommand, serializeAws_restXmlDeleteBucketCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var DeleteBucketCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteBucketCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteBucketCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteBucketRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketCorsRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketCorsCommand, serializeAws_restXmlDeleteBucketCorsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketCorsCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketCorsCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketCorsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketCorsRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketEncryptionRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketEncryptionCommand, serializeAws_restXmlDeleteBucketEncryptionCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketEncryptionCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketEncryptionCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketEncryptionCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketEncryptionRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand, serializeAws_restXmlDeleteBucketIntelligentTieringConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketIntelligentTieringConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketIntelligentTieringConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketIntelligentTieringConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketInventoryConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketInventoryConfigurationCommand, serializeAws_restXmlDeleteBucketInventoryConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketInventoryConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketInventoryConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketInventoryConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketInventoryConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketLifecycleRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketLifecycleCommand, serializeAws_restXmlDeleteBucketLifecycleCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketLifecycleCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketLifecycleCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketLifecycleCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketLifecycleRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketMetricsConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketMetricsConfigurationCommand, serializeAws_restXmlDeleteBucketMetricsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketMetricsConfigurationCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketMetricsConfigurationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketMetricsConfigurationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketMetricsConfigurationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketOwnershipControlsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketOwnershipControlsCommand, serializeAws_restXmlDeleteBucketOwnershipControlsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketOwnershipControlsCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketOwnershipControlsCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketOwnershipControlsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketOwnershipControlsRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketPolicyRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketPolicyCommand, serializeAws_restXmlDeleteBucketPolicyCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketPolicyCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketPolicyCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketPolicyCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketPolicyRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketReplicationRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketReplicationCommand, serializeAws_restXmlDeleteBucketReplicationCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketReplicationCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketReplicationCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketReplicationCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketReplicationRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketTaggingRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketTaggingCommand, serializeAws_restXmlDeleteBucketTaggingCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketTaggingCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketTaggingCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketTaggingCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketTaggingRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteBucketWebsiteRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteBucketWebsiteCommand, serializeAws_restXmlDeleteBucketWebsiteCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteBucketWebsiteCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteBucketWebsiteCommand, _super);
|
|
@@ -22,7 +22,7 @@ var DeleteBucketWebsiteCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteBucketWebsiteRequestFilterSensitiveLog,
|
|
26
26
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteObjectOutputFilterSensitiveLog, DeleteObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteObjectCommand, serializeAws_restXmlDeleteObjectCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteObjectCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteObjectCommand, _super);
|
|
@@ -22,8 +22,8 @@ var DeleteObjectCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteObjectRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: DeleteObjectOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { DeleteObjectTaggingOutputFilterSensitiveLog, DeleteObjectTaggingRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlDeleteObjectTaggingCommand, serializeAws_restXmlDeleteObjectTaggingCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var DeleteObjectTaggingCommand = (function (_super) {
|
|
8
8
|
__extends(DeleteObjectTaggingCommand, _super);
|
|
@@ -22,8 +22,8 @@ var DeleteObjectTaggingCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: DeleteObjectTaggingRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: DeleteObjectTaggingOutputFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -3,7 +3,7 @@ import { getBucketEndpointPlugin } from "@aws-sdk/middleware-bucket-endpoint";
|
|
|
3
3
|
import { 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 { DeleteObjectsOutputFilterSensitiveLog, DeleteObjectsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { deserializeAws_restXmlDeleteObjectsCommand, serializeAws_restXmlDeleteObjectsCommand, } from "../protocols/Aws_restXml";
|
|
8
8
|
var DeleteObjectsCommand = (function (_super) {
|
|
9
9
|
__extends(DeleteObjectsCommand, _super);
|
|
@@ -28,8 +28,8 @@ var DeleteObjectsCommand = (function (_super) {
|
|
|
28
28
|
logger: logger,
|
|
29
29
|
clientName: clientName,
|
|
30
30
|
commandName: commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
31
|
+
inputFilterSensitiveLog: DeleteObjectsRequestFilterSensitiveLog,
|
|
32
|
+
outputFilterSensitiveLog: DeleteObjectsOutputFilterSensitiveLog,
|
|
33
33
|
};
|
|
34
34
|
var requestHandler = configuration.requestHandler;
|
|
35
35
|
return stack.resolve(function (request) {
|