@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,31 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.DeleteObjectOutputFilterSensitiveLog = exports.DeleteBucketWebsiteRequestFilterSensitiveLog = exports.DeleteBucketTaggingRequestFilterSensitiveLog = exports.DeleteBucketReplicationRequestFilterSensitiveLog = exports.DeleteBucketPolicyRequestFilterSensitiveLog = exports.DeleteBucketOwnershipControlsRequestFilterSensitiveLog = exports.DeleteBucketMetricsConfigurationRequestFilterSensitiveLog = exports.DeleteBucketLifecycleRequestFilterSensitiveLog = exports.DeleteBucketInventoryConfigurationRequestFilterSensitiveLog = exports.DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = exports.DeleteBucketEncryptionRequestFilterSensitiveLog = exports.DeleteBucketCorsRequestFilterSensitiveLog = exports.DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog = exports.DeleteBucketRequestFilterSensitiveLog = exports.CreateMultipartUploadRequestFilterSensitiveLog = exports.CreateMultipartUploadOutputFilterSensitiveLog = exports.CreateBucketRequestFilterSensitiveLog = exports.CreateBucketConfigurationFilterSensitiveLog = exports.CreateBucketOutputFilterSensitiveLog = exports.CopyObjectRequestFilterSensitiveLog = exports.CopyObjectOutputFilterSensitiveLog = exports.CopyObjectResultFilterSensitiveLog = exports.CompleteMultipartUploadRequestFilterSensitiveLog = exports.CompletedMultipartUploadFilterSensitiveLog = exports.CompletedPartFilterSensitiveLog = exports.CompleteMultipartUploadOutputFilterSensitiveLog = exports.AccessControlTranslationFilterSensitiveLog = exports.AccessControlPolicyFilterSensitiveLog = exports.OwnerFilterSensitiveLog = exports.GrantFilterSensitiveLog = exports.GranteeFilterSensitiveLog = exports.AccelerateConfigurationFilterSensitiveLog = exports.AbortMultipartUploadRequestFilterSensitiveLog = exports.AbortMultipartUploadOutputFilterSensitiveLog = exports.AbortIncompleteMultipartUploadFilterSensitiveLog = exports.NoSuchBucket = exports.NotFound = exports.ObjectAttributes = exports.NoSuchKey = exports.InvalidObjectState = exports.ChecksumMode = exports.ReplicationRuleFilter = exports.MetricsFilter = exports.LifecycleRuleFilter = exports.AnalyticsFilter = exports.BucketAlreadyOwnedByYou = exports.BucketAlreadyExists = exports.ObjectNotInActiveTierError = exports.ChecksumAlgorithm = exports.NoSuchUpload = void 0;
|
|
4
|
+
exports.LifecycleRuleAndOperatorFilterSensitiveLog = exports.LifecycleExpirationFilterSensitiveLog = exports.GetBucketInventoryConfigurationRequestFilterSensitiveLog = exports.GetBucketInventoryConfigurationOutputFilterSensitiveLog = exports.InventoryConfigurationFilterSensitiveLog = exports.InventoryScheduleFilterSensitiveLog = exports.InventoryFilterFilterSensitiveLog = exports.InventoryDestinationFilterSensitiveLog = exports.InventoryS3BucketDestinationFilterSensitiveLog = exports.InventoryEncryptionFilterSensitiveLog = exports.SSES3FilterSensitiveLog = exports.SSEKMSFilterSensitiveLog = exports.GetBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = exports.GetBucketIntelligentTieringConfigurationOutputFilterSensitiveLog = exports.IntelligentTieringConfigurationFilterSensitiveLog = exports.TieringFilterSensitiveLog = exports.IntelligentTieringFilterFilterSensitiveLog = exports.IntelligentTieringAndOperatorFilterSensitiveLog = exports.GetBucketEncryptionRequestFilterSensitiveLog = exports.GetBucketEncryptionOutputFilterSensitiveLog = exports.ServerSideEncryptionConfigurationFilterSensitiveLog = exports.ServerSideEncryptionRuleFilterSensitiveLog = exports.ServerSideEncryptionByDefaultFilterSensitiveLog = exports.GetBucketCorsRequestFilterSensitiveLog = exports.GetBucketCorsOutputFilterSensitiveLog = exports.CORSRuleFilterSensitiveLog = exports.GetBucketAnalyticsConfigurationRequestFilterSensitiveLog = exports.GetBucketAnalyticsConfigurationOutputFilterSensitiveLog = exports.AnalyticsConfigurationFilterSensitiveLog = exports.StorageClassAnalysisFilterSensitiveLog = exports.StorageClassAnalysisDataExportFilterSensitiveLog = exports.AnalyticsExportDestinationFilterSensitiveLog = exports.AnalyticsS3BucketDestinationFilterSensitiveLog = exports.AnalyticsFilterFilterSensitiveLog = exports.AnalyticsAndOperatorFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.GetBucketAclRequestFilterSensitiveLog = exports.GetBucketAclOutputFilterSensitiveLog = exports.GetBucketAccelerateConfigurationRequestFilterSensitiveLog = exports.GetBucketAccelerateConfigurationOutputFilterSensitiveLog = exports.DeletePublicAccessBlockRequestFilterSensitiveLog = exports.DeleteObjectTaggingRequestFilterSensitiveLog = exports.DeleteObjectTaggingOutputFilterSensitiveLog = exports.DeleteObjectsRequestFilterSensitiveLog = exports.DeleteFilterSensitiveLog = exports.ObjectIdentifierFilterSensitiveLog = exports.DeleteObjectsOutputFilterSensitiveLog = exports._ErrorFilterSensitiveLog = exports.DeletedObjectFilterSensitiveLog = exports.DeleteObjectRequestFilterSensitiveLog = void 0;
|
|
5
|
+
exports.ReplicationConfigurationFilterSensitiveLog = exports.ReplicationRuleFilterSensitiveLog = exports.SourceSelectionCriteriaFilterSensitiveLog = exports.SseKmsEncryptedObjectsFilterSensitiveLog = exports.ReplicaModificationsFilterSensitiveLog = exports.ReplicationRuleFilterFilterSensitiveLog = exports.ReplicationRuleAndOperatorFilterSensitiveLog = exports.ExistingObjectReplicationFilterSensitiveLog = exports.DestinationFilterSensitiveLog = exports.ReplicationTimeFilterSensitiveLog = exports.MetricsFilterSensitiveLog = exports.ReplicationTimeValueFilterSensitiveLog = exports.EncryptionConfigurationFilterSensitiveLog = exports.DeleteMarkerReplicationFilterSensitiveLog = exports.GetBucketPolicyStatusRequestFilterSensitiveLog = exports.GetBucketPolicyStatusOutputFilterSensitiveLog = exports.PolicyStatusFilterSensitiveLog = exports.GetBucketPolicyRequestFilterSensitiveLog = exports.GetBucketPolicyOutputFilterSensitiveLog = exports.GetBucketOwnershipControlsRequestFilterSensitiveLog = exports.GetBucketOwnershipControlsOutputFilterSensitiveLog = exports.OwnershipControlsFilterSensitiveLog = exports.OwnershipControlsRuleFilterSensitiveLog = exports.NotificationConfigurationFilterSensitiveLog = exports.TopicConfigurationFilterSensitiveLog = exports.QueueConfigurationFilterSensitiveLog = exports.LambdaFunctionConfigurationFilterSensitiveLog = exports.NotificationConfigurationFilterFilterSensitiveLog = exports.S3KeyFilterFilterSensitiveLog = exports.FilterRuleFilterSensitiveLog = exports.EventBridgeConfigurationFilterSensitiveLog = exports.GetBucketNotificationConfigurationRequestFilterSensitiveLog = exports.GetBucketMetricsConfigurationRequestFilterSensitiveLog = exports.GetBucketMetricsConfigurationOutputFilterSensitiveLog = exports.MetricsConfigurationFilterSensitiveLog = exports.MetricsFilterFilterSensitiveLog = exports.MetricsAndOperatorFilterSensitiveLog = exports.GetBucketLoggingRequestFilterSensitiveLog = exports.GetBucketLoggingOutputFilterSensitiveLog = exports.LoggingEnabledFilterSensitiveLog = exports.TargetGrantFilterSensitiveLog = exports.GetBucketLocationRequestFilterSensitiveLog = exports.GetBucketLocationOutputFilterSensitiveLog = exports.GetBucketLifecycleConfigurationRequestFilterSensitiveLog = exports.GetBucketLifecycleConfigurationOutputFilterSensitiveLog = exports.LifecycleRuleFilterSensitiveLog = exports.TransitionFilterSensitiveLog = exports.NoncurrentVersionTransitionFilterSensitiveLog = exports.NoncurrentVersionExpirationFilterSensitiveLog = exports.LifecycleRuleFilterFilterSensitiveLog = void 0;
|
|
6
|
+
exports.ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog = exports.ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog = exports.ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog = exports.ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog = exports.HeadObjectRequestFilterSensitiveLog = exports.HeadObjectOutputFilterSensitiveLog = exports.HeadBucketRequestFilterSensitiveLog = exports.GetPublicAccessBlockRequestFilterSensitiveLog = exports.GetPublicAccessBlockOutputFilterSensitiveLog = exports.PublicAccessBlockConfigurationFilterSensitiveLog = exports.GetObjectTorrentRequestFilterSensitiveLog = exports.GetObjectTorrentOutputFilterSensitiveLog = exports.GetObjectTaggingRequestFilterSensitiveLog = exports.GetObjectTaggingOutputFilterSensitiveLog = exports.GetObjectRetentionRequestFilterSensitiveLog = exports.GetObjectRetentionOutputFilterSensitiveLog = exports.ObjectLockRetentionFilterSensitiveLog = exports.GetObjectLockConfigurationRequestFilterSensitiveLog = exports.GetObjectLockConfigurationOutputFilterSensitiveLog = exports.ObjectLockConfigurationFilterSensitiveLog = exports.ObjectLockRuleFilterSensitiveLog = exports.DefaultRetentionFilterSensitiveLog = exports.GetObjectLegalHoldRequestFilterSensitiveLog = exports.GetObjectLegalHoldOutputFilterSensitiveLog = exports.ObjectLockLegalHoldFilterSensitiveLog = exports.GetObjectAttributesRequestFilterSensitiveLog = exports.GetObjectAttributesOutputFilterSensitiveLog = exports.GetObjectAttributesPartsFilterSensitiveLog = exports.ObjectPartFilterSensitiveLog = exports.ChecksumFilterSensitiveLog = exports.GetObjectAclRequestFilterSensitiveLog = exports.GetObjectAclOutputFilterSensitiveLog = exports.GetObjectRequestFilterSensitiveLog = exports.GetObjectOutputFilterSensitiveLog = exports.GetBucketWebsiteRequestFilterSensitiveLog = exports.GetBucketWebsiteOutputFilterSensitiveLog = exports.RoutingRuleFilterSensitiveLog = exports.RedirectFilterSensitiveLog = exports.ConditionFilterSensitiveLog = exports.RedirectAllRequestsToFilterSensitiveLog = exports.IndexDocumentFilterSensitiveLog = exports.ErrorDocumentFilterSensitiveLog = exports.GetBucketVersioningRequestFilterSensitiveLog = exports.GetBucketVersioningOutputFilterSensitiveLog = exports.GetBucketTaggingRequestFilterSensitiveLog = exports.GetBucketTaggingOutputFilterSensitiveLog = exports.GetBucketRequestPaymentRequestFilterSensitiveLog = exports.GetBucketRequestPaymentOutputFilterSensitiveLog = exports.GetBucketReplicationRequestFilterSensitiveLog = exports.GetBucketReplicationOutputFilterSensitiveLog = void 0;
|
|
7
|
+
exports.PutObjectRequestFilterSensitiveLog = exports.PutObjectOutputFilterSensitiveLog = exports.PutBucketWebsiteRequestFilterSensitiveLog = exports.WebsiteConfigurationFilterSensitiveLog = exports.PutBucketVersioningRequestFilterSensitiveLog = exports.VersioningConfigurationFilterSensitiveLog = exports.PutBucketTaggingRequestFilterSensitiveLog = exports.TaggingFilterSensitiveLog = exports.PutBucketRequestPaymentRequestFilterSensitiveLog = exports.RequestPaymentConfigurationFilterSensitiveLog = exports.PutBucketReplicationRequestFilterSensitiveLog = exports.PutBucketPolicyRequestFilterSensitiveLog = exports.PutBucketOwnershipControlsRequestFilterSensitiveLog = exports.PutBucketNotificationConfigurationRequestFilterSensitiveLog = exports.PutBucketMetricsConfigurationRequestFilterSensitiveLog = exports.PutBucketLoggingRequestFilterSensitiveLog = exports.BucketLoggingStatusFilterSensitiveLog = exports.PutBucketLifecycleConfigurationRequestFilterSensitiveLog = exports.BucketLifecycleConfigurationFilterSensitiveLog = exports.PutBucketInventoryConfigurationRequestFilterSensitiveLog = exports.PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = exports.PutBucketEncryptionRequestFilterSensitiveLog = exports.PutBucketCorsRequestFilterSensitiveLog = exports.CORSConfigurationFilterSensitiveLog = exports.PutBucketAnalyticsConfigurationRequestFilterSensitiveLog = exports.PutBucketAclRequestFilterSensitiveLog = exports.PutBucketAccelerateConfigurationRequestFilterSensitiveLog = exports.ListPartsRequestFilterSensitiveLog = exports.ListPartsOutputFilterSensitiveLog = exports.PartFilterSensitiveLog = exports.ListObjectVersionsRequestFilterSensitiveLog = exports.ListObjectVersionsOutputFilterSensitiveLog = exports.ObjectVersionFilterSensitiveLog = exports.DeleteMarkerEntryFilterSensitiveLog = exports.ListObjectsV2RequestFilterSensitiveLog = exports.ListObjectsV2OutputFilterSensitiveLog = exports.ListObjectsRequestFilterSensitiveLog = exports.ListObjectsOutputFilterSensitiveLog = exports._ObjectFilterSensitiveLog = exports.ListMultipartUploadsRequestFilterSensitiveLog = exports.ListMultipartUploadsOutputFilterSensitiveLog = exports.MultipartUploadFilterSensitiveLog = exports.InitiatorFilterSensitiveLog = exports.CommonPrefixFilterSensitiveLog = exports.ListBucketsOutputFilterSensitiveLog = exports.BucketFilterSensitiveLog = exports.ListBucketMetricsConfigurationsRequestFilterSensitiveLog = exports.ListBucketMetricsConfigurationsOutputFilterSensitiveLog = exports.ListBucketInventoryConfigurationsRequestFilterSensitiveLog = exports.ListBucketInventoryConfigurationsOutputFilterSensitiveLog = void 0;
|
|
8
|
+
exports.PutObjectLockConfigurationRequestFilterSensitiveLog = exports.PutObjectLockConfigurationOutputFilterSensitiveLog = exports.PutObjectLegalHoldRequestFilterSensitiveLog = exports.PutObjectLegalHoldOutputFilterSensitiveLog = exports.PutObjectAclRequestFilterSensitiveLog = exports.PutObjectAclOutputFilterSensitiveLog = void 0;
|
|
9
9
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
10
|
const S3ServiceException_1 = require("./S3ServiceException");
|
|
11
|
-
var AbortIncompleteMultipartUpload;
|
|
12
|
-
(function (AbortIncompleteMultipartUpload) {
|
|
13
|
-
AbortIncompleteMultipartUpload.filterSensitiveLog = (obj) => ({
|
|
14
|
-
...obj,
|
|
15
|
-
});
|
|
16
|
-
})(AbortIncompleteMultipartUpload = exports.AbortIncompleteMultipartUpload || (exports.AbortIncompleteMultipartUpload = {}));
|
|
17
|
-
var AbortMultipartUploadOutput;
|
|
18
|
-
(function (AbortMultipartUploadOutput) {
|
|
19
|
-
AbortMultipartUploadOutput.filterSensitiveLog = (obj) => ({
|
|
20
|
-
...obj,
|
|
21
|
-
});
|
|
22
|
-
})(AbortMultipartUploadOutput = exports.AbortMultipartUploadOutput || (exports.AbortMultipartUploadOutput = {}));
|
|
23
|
-
var AbortMultipartUploadRequest;
|
|
24
|
-
(function (AbortMultipartUploadRequest) {
|
|
25
|
-
AbortMultipartUploadRequest.filterSensitiveLog = (obj) => ({
|
|
26
|
-
...obj,
|
|
27
|
-
});
|
|
28
|
-
})(AbortMultipartUploadRequest = exports.AbortMultipartUploadRequest || (exports.AbortMultipartUploadRequest = {}));
|
|
29
11
|
class NoSuchUpload extends S3ServiceException_1.S3ServiceException {
|
|
30
12
|
constructor(opts) {
|
|
31
13
|
super({
|
|
@@ -39,82 +21,6 @@ class NoSuchUpload extends S3ServiceException_1.S3ServiceException {
|
|
|
39
21
|
}
|
|
40
22
|
}
|
|
41
23
|
exports.NoSuchUpload = NoSuchUpload;
|
|
42
|
-
var AccelerateConfiguration;
|
|
43
|
-
(function (AccelerateConfiguration) {
|
|
44
|
-
AccelerateConfiguration.filterSensitiveLog = (obj) => ({
|
|
45
|
-
...obj,
|
|
46
|
-
});
|
|
47
|
-
})(AccelerateConfiguration = exports.AccelerateConfiguration || (exports.AccelerateConfiguration = {}));
|
|
48
|
-
var Grantee;
|
|
49
|
-
(function (Grantee) {
|
|
50
|
-
Grantee.filterSensitiveLog = (obj) => ({
|
|
51
|
-
...obj,
|
|
52
|
-
});
|
|
53
|
-
})(Grantee = exports.Grantee || (exports.Grantee = {}));
|
|
54
|
-
var Grant;
|
|
55
|
-
(function (Grant) {
|
|
56
|
-
Grant.filterSensitiveLog = (obj) => ({
|
|
57
|
-
...obj,
|
|
58
|
-
});
|
|
59
|
-
})(Grant = exports.Grant || (exports.Grant = {}));
|
|
60
|
-
var Owner;
|
|
61
|
-
(function (Owner) {
|
|
62
|
-
Owner.filterSensitiveLog = (obj) => ({
|
|
63
|
-
...obj,
|
|
64
|
-
});
|
|
65
|
-
})(Owner = exports.Owner || (exports.Owner = {}));
|
|
66
|
-
var AccessControlPolicy;
|
|
67
|
-
(function (AccessControlPolicy) {
|
|
68
|
-
AccessControlPolicy.filterSensitiveLog = (obj) => ({
|
|
69
|
-
...obj,
|
|
70
|
-
});
|
|
71
|
-
})(AccessControlPolicy = exports.AccessControlPolicy || (exports.AccessControlPolicy = {}));
|
|
72
|
-
var AccessControlTranslation;
|
|
73
|
-
(function (AccessControlTranslation) {
|
|
74
|
-
AccessControlTranslation.filterSensitiveLog = (obj) => ({
|
|
75
|
-
...obj,
|
|
76
|
-
});
|
|
77
|
-
})(AccessControlTranslation = exports.AccessControlTranslation || (exports.AccessControlTranslation = {}));
|
|
78
|
-
var CompleteMultipartUploadOutput;
|
|
79
|
-
(function (CompleteMultipartUploadOutput) {
|
|
80
|
-
CompleteMultipartUploadOutput.filterSensitiveLog = (obj) => ({
|
|
81
|
-
...obj,
|
|
82
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
83
|
-
});
|
|
84
|
-
})(CompleteMultipartUploadOutput = exports.CompleteMultipartUploadOutput || (exports.CompleteMultipartUploadOutput = {}));
|
|
85
|
-
var CompletedPart;
|
|
86
|
-
(function (CompletedPart) {
|
|
87
|
-
CompletedPart.filterSensitiveLog = (obj) => ({
|
|
88
|
-
...obj,
|
|
89
|
-
});
|
|
90
|
-
})(CompletedPart = exports.CompletedPart || (exports.CompletedPart = {}));
|
|
91
|
-
var CompletedMultipartUpload;
|
|
92
|
-
(function (CompletedMultipartUpload) {
|
|
93
|
-
CompletedMultipartUpload.filterSensitiveLog = (obj) => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
})(CompletedMultipartUpload = exports.CompletedMultipartUpload || (exports.CompletedMultipartUpload = {}));
|
|
97
|
-
var CompleteMultipartUploadRequest;
|
|
98
|
-
(function (CompleteMultipartUploadRequest) {
|
|
99
|
-
CompleteMultipartUploadRequest.filterSensitiveLog = (obj) => ({
|
|
100
|
-
...obj,
|
|
101
|
-
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
102
|
-
});
|
|
103
|
-
})(CompleteMultipartUploadRequest = exports.CompleteMultipartUploadRequest || (exports.CompleteMultipartUploadRequest = {}));
|
|
104
|
-
var CopyObjectResult;
|
|
105
|
-
(function (CopyObjectResult) {
|
|
106
|
-
CopyObjectResult.filterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
})(CopyObjectResult = exports.CopyObjectResult || (exports.CopyObjectResult = {}));
|
|
110
|
-
var CopyObjectOutput;
|
|
111
|
-
(function (CopyObjectOutput) {
|
|
112
|
-
CopyObjectOutput.filterSensitiveLog = (obj) => ({
|
|
113
|
-
...obj,
|
|
114
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
115
|
-
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
116
|
-
});
|
|
117
|
-
})(CopyObjectOutput = exports.CopyObjectOutput || (exports.CopyObjectOutput = {}));
|
|
118
24
|
var ChecksumAlgorithm;
|
|
119
25
|
(function (ChecksumAlgorithm) {
|
|
120
26
|
ChecksumAlgorithm["CRC32"] = "CRC32";
|
|
@@ -122,16 +28,6 @@ var ChecksumAlgorithm;
|
|
|
122
28
|
ChecksumAlgorithm["SHA1"] = "SHA1";
|
|
123
29
|
ChecksumAlgorithm["SHA256"] = "SHA256";
|
|
124
30
|
})(ChecksumAlgorithm = exports.ChecksumAlgorithm || (exports.ChecksumAlgorithm = {}));
|
|
125
|
-
var CopyObjectRequest;
|
|
126
|
-
(function (CopyObjectRequest) {
|
|
127
|
-
CopyObjectRequest.filterSensitiveLog = (obj) => ({
|
|
128
|
-
...obj,
|
|
129
|
-
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
130
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
131
|
-
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
132
|
-
...(obj.CopySourceSSECustomerKey && { CopySourceSSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
133
|
-
});
|
|
134
|
-
})(CopyObjectRequest = exports.CopyObjectRequest || (exports.CopyObjectRequest = {}));
|
|
135
31
|
class ObjectNotInActiveTierError extends S3ServiceException_1.S3ServiceException {
|
|
136
32
|
constructor(opts) {
|
|
137
33
|
super({
|
|
@@ -171,221 +67,6 @@ class BucketAlreadyOwnedByYou extends S3ServiceException_1.S3ServiceException {
|
|
|
171
67
|
}
|
|
172
68
|
}
|
|
173
69
|
exports.BucketAlreadyOwnedByYou = BucketAlreadyOwnedByYou;
|
|
174
|
-
var CreateBucketOutput;
|
|
175
|
-
(function (CreateBucketOutput) {
|
|
176
|
-
CreateBucketOutput.filterSensitiveLog = (obj) => ({
|
|
177
|
-
...obj,
|
|
178
|
-
});
|
|
179
|
-
})(CreateBucketOutput = exports.CreateBucketOutput || (exports.CreateBucketOutput = {}));
|
|
180
|
-
var CreateBucketConfiguration;
|
|
181
|
-
(function (CreateBucketConfiguration) {
|
|
182
|
-
CreateBucketConfiguration.filterSensitiveLog = (obj) => ({
|
|
183
|
-
...obj,
|
|
184
|
-
});
|
|
185
|
-
})(CreateBucketConfiguration = exports.CreateBucketConfiguration || (exports.CreateBucketConfiguration = {}));
|
|
186
|
-
var CreateBucketRequest;
|
|
187
|
-
(function (CreateBucketRequest) {
|
|
188
|
-
CreateBucketRequest.filterSensitiveLog = (obj) => ({
|
|
189
|
-
...obj,
|
|
190
|
-
});
|
|
191
|
-
})(CreateBucketRequest = exports.CreateBucketRequest || (exports.CreateBucketRequest = {}));
|
|
192
|
-
var CreateMultipartUploadOutput;
|
|
193
|
-
(function (CreateMultipartUploadOutput) {
|
|
194
|
-
CreateMultipartUploadOutput.filterSensitiveLog = (obj) => ({
|
|
195
|
-
...obj,
|
|
196
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
197
|
-
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
198
|
-
});
|
|
199
|
-
})(CreateMultipartUploadOutput = exports.CreateMultipartUploadOutput || (exports.CreateMultipartUploadOutput = {}));
|
|
200
|
-
var CreateMultipartUploadRequest;
|
|
201
|
-
(function (CreateMultipartUploadRequest) {
|
|
202
|
-
CreateMultipartUploadRequest.filterSensitiveLog = (obj) => ({
|
|
203
|
-
...obj,
|
|
204
|
-
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
205
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
206
|
-
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
207
|
-
});
|
|
208
|
-
})(CreateMultipartUploadRequest = exports.CreateMultipartUploadRequest || (exports.CreateMultipartUploadRequest = {}));
|
|
209
|
-
var DeleteBucketRequest;
|
|
210
|
-
(function (DeleteBucketRequest) {
|
|
211
|
-
DeleteBucketRequest.filterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
});
|
|
214
|
-
})(DeleteBucketRequest = exports.DeleteBucketRequest || (exports.DeleteBucketRequest = {}));
|
|
215
|
-
var DeleteBucketAnalyticsConfigurationRequest;
|
|
216
|
-
(function (DeleteBucketAnalyticsConfigurationRequest) {
|
|
217
|
-
DeleteBucketAnalyticsConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
218
|
-
...obj,
|
|
219
|
-
});
|
|
220
|
-
})(DeleteBucketAnalyticsConfigurationRequest = exports.DeleteBucketAnalyticsConfigurationRequest || (exports.DeleteBucketAnalyticsConfigurationRequest = {}));
|
|
221
|
-
var DeleteBucketCorsRequest;
|
|
222
|
-
(function (DeleteBucketCorsRequest) {
|
|
223
|
-
DeleteBucketCorsRequest.filterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
});
|
|
226
|
-
})(DeleteBucketCorsRequest = exports.DeleteBucketCorsRequest || (exports.DeleteBucketCorsRequest = {}));
|
|
227
|
-
var DeleteBucketEncryptionRequest;
|
|
228
|
-
(function (DeleteBucketEncryptionRequest) {
|
|
229
|
-
DeleteBucketEncryptionRequest.filterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
});
|
|
232
|
-
})(DeleteBucketEncryptionRequest = exports.DeleteBucketEncryptionRequest || (exports.DeleteBucketEncryptionRequest = {}));
|
|
233
|
-
var DeleteBucketIntelligentTieringConfigurationRequest;
|
|
234
|
-
(function (DeleteBucketIntelligentTieringConfigurationRequest) {
|
|
235
|
-
DeleteBucketIntelligentTieringConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
});
|
|
238
|
-
})(DeleteBucketIntelligentTieringConfigurationRequest = exports.DeleteBucketIntelligentTieringConfigurationRequest || (exports.DeleteBucketIntelligentTieringConfigurationRequest = {}));
|
|
239
|
-
var DeleteBucketInventoryConfigurationRequest;
|
|
240
|
-
(function (DeleteBucketInventoryConfigurationRequest) {
|
|
241
|
-
DeleteBucketInventoryConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
})(DeleteBucketInventoryConfigurationRequest = exports.DeleteBucketInventoryConfigurationRequest || (exports.DeleteBucketInventoryConfigurationRequest = {}));
|
|
245
|
-
var DeleteBucketLifecycleRequest;
|
|
246
|
-
(function (DeleteBucketLifecycleRequest) {
|
|
247
|
-
DeleteBucketLifecycleRequest.filterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
})(DeleteBucketLifecycleRequest = exports.DeleteBucketLifecycleRequest || (exports.DeleteBucketLifecycleRequest = {}));
|
|
251
|
-
var DeleteBucketMetricsConfigurationRequest;
|
|
252
|
-
(function (DeleteBucketMetricsConfigurationRequest) {
|
|
253
|
-
DeleteBucketMetricsConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
})(DeleteBucketMetricsConfigurationRequest = exports.DeleteBucketMetricsConfigurationRequest || (exports.DeleteBucketMetricsConfigurationRequest = {}));
|
|
257
|
-
var DeleteBucketOwnershipControlsRequest;
|
|
258
|
-
(function (DeleteBucketOwnershipControlsRequest) {
|
|
259
|
-
DeleteBucketOwnershipControlsRequest.filterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
})(DeleteBucketOwnershipControlsRequest = exports.DeleteBucketOwnershipControlsRequest || (exports.DeleteBucketOwnershipControlsRequest = {}));
|
|
263
|
-
var DeleteBucketPolicyRequest;
|
|
264
|
-
(function (DeleteBucketPolicyRequest) {
|
|
265
|
-
DeleteBucketPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
})(DeleteBucketPolicyRequest = exports.DeleteBucketPolicyRequest || (exports.DeleteBucketPolicyRequest = {}));
|
|
269
|
-
var DeleteBucketReplicationRequest;
|
|
270
|
-
(function (DeleteBucketReplicationRequest) {
|
|
271
|
-
DeleteBucketReplicationRequest.filterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
})(DeleteBucketReplicationRequest = exports.DeleteBucketReplicationRequest || (exports.DeleteBucketReplicationRequest = {}));
|
|
275
|
-
var DeleteBucketTaggingRequest;
|
|
276
|
-
(function (DeleteBucketTaggingRequest) {
|
|
277
|
-
DeleteBucketTaggingRequest.filterSensitiveLog = (obj) => ({
|
|
278
|
-
...obj,
|
|
279
|
-
});
|
|
280
|
-
})(DeleteBucketTaggingRequest = exports.DeleteBucketTaggingRequest || (exports.DeleteBucketTaggingRequest = {}));
|
|
281
|
-
var DeleteBucketWebsiteRequest;
|
|
282
|
-
(function (DeleteBucketWebsiteRequest) {
|
|
283
|
-
DeleteBucketWebsiteRequest.filterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
})(DeleteBucketWebsiteRequest = exports.DeleteBucketWebsiteRequest || (exports.DeleteBucketWebsiteRequest = {}));
|
|
287
|
-
var DeleteObjectOutput;
|
|
288
|
-
(function (DeleteObjectOutput) {
|
|
289
|
-
DeleteObjectOutput.filterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
})(DeleteObjectOutput = exports.DeleteObjectOutput || (exports.DeleteObjectOutput = {}));
|
|
293
|
-
var DeleteObjectRequest;
|
|
294
|
-
(function (DeleteObjectRequest) {
|
|
295
|
-
DeleteObjectRequest.filterSensitiveLog = (obj) => ({
|
|
296
|
-
...obj,
|
|
297
|
-
});
|
|
298
|
-
})(DeleteObjectRequest = exports.DeleteObjectRequest || (exports.DeleteObjectRequest = {}));
|
|
299
|
-
var DeletedObject;
|
|
300
|
-
(function (DeletedObject) {
|
|
301
|
-
DeletedObject.filterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
})(DeletedObject = exports.DeletedObject || (exports.DeletedObject = {}));
|
|
305
|
-
var _Error;
|
|
306
|
-
(function (_Error) {
|
|
307
|
-
_Error.filterSensitiveLog = (obj) => ({
|
|
308
|
-
...obj,
|
|
309
|
-
});
|
|
310
|
-
})(_Error = exports._Error || (exports._Error = {}));
|
|
311
|
-
var DeleteObjectsOutput;
|
|
312
|
-
(function (DeleteObjectsOutput) {
|
|
313
|
-
DeleteObjectsOutput.filterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
});
|
|
316
|
-
})(DeleteObjectsOutput = exports.DeleteObjectsOutput || (exports.DeleteObjectsOutput = {}));
|
|
317
|
-
var ObjectIdentifier;
|
|
318
|
-
(function (ObjectIdentifier) {
|
|
319
|
-
ObjectIdentifier.filterSensitiveLog = (obj) => ({
|
|
320
|
-
...obj,
|
|
321
|
-
});
|
|
322
|
-
})(ObjectIdentifier = exports.ObjectIdentifier || (exports.ObjectIdentifier = {}));
|
|
323
|
-
var Delete;
|
|
324
|
-
(function (Delete) {
|
|
325
|
-
Delete.filterSensitiveLog = (obj) => ({
|
|
326
|
-
...obj,
|
|
327
|
-
});
|
|
328
|
-
})(Delete = exports.Delete || (exports.Delete = {}));
|
|
329
|
-
var DeleteObjectsRequest;
|
|
330
|
-
(function (DeleteObjectsRequest) {
|
|
331
|
-
DeleteObjectsRequest.filterSensitiveLog = (obj) => ({
|
|
332
|
-
...obj,
|
|
333
|
-
});
|
|
334
|
-
})(DeleteObjectsRequest = exports.DeleteObjectsRequest || (exports.DeleteObjectsRequest = {}));
|
|
335
|
-
var DeleteObjectTaggingOutput;
|
|
336
|
-
(function (DeleteObjectTaggingOutput) {
|
|
337
|
-
DeleteObjectTaggingOutput.filterSensitiveLog = (obj) => ({
|
|
338
|
-
...obj,
|
|
339
|
-
});
|
|
340
|
-
})(DeleteObjectTaggingOutput = exports.DeleteObjectTaggingOutput || (exports.DeleteObjectTaggingOutput = {}));
|
|
341
|
-
var DeleteObjectTaggingRequest;
|
|
342
|
-
(function (DeleteObjectTaggingRequest) {
|
|
343
|
-
DeleteObjectTaggingRequest.filterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
})(DeleteObjectTaggingRequest = exports.DeleteObjectTaggingRequest || (exports.DeleteObjectTaggingRequest = {}));
|
|
347
|
-
var DeletePublicAccessBlockRequest;
|
|
348
|
-
(function (DeletePublicAccessBlockRequest) {
|
|
349
|
-
DeletePublicAccessBlockRequest.filterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
})(DeletePublicAccessBlockRequest = exports.DeletePublicAccessBlockRequest || (exports.DeletePublicAccessBlockRequest = {}));
|
|
353
|
-
var GetBucketAccelerateConfigurationOutput;
|
|
354
|
-
(function (GetBucketAccelerateConfigurationOutput) {
|
|
355
|
-
GetBucketAccelerateConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
})(GetBucketAccelerateConfigurationOutput = exports.GetBucketAccelerateConfigurationOutput || (exports.GetBucketAccelerateConfigurationOutput = {}));
|
|
359
|
-
var GetBucketAccelerateConfigurationRequest;
|
|
360
|
-
(function (GetBucketAccelerateConfigurationRequest) {
|
|
361
|
-
GetBucketAccelerateConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
});
|
|
364
|
-
})(GetBucketAccelerateConfigurationRequest = exports.GetBucketAccelerateConfigurationRequest || (exports.GetBucketAccelerateConfigurationRequest = {}));
|
|
365
|
-
var GetBucketAclOutput;
|
|
366
|
-
(function (GetBucketAclOutput) {
|
|
367
|
-
GetBucketAclOutput.filterSensitiveLog = (obj) => ({
|
|
368
|
-
...obj,
|
|
369
|
-
});
|
|
370
|
-
})(GetBucketAclOutput = exports.GetBucketAclOutput || (exports.GetBucketAclOutput = {}));
|
|
371
|
-
var GetBucketAclRequest;
|
|
372
|
-
(function (GetBucketAclRequest) {
|
|
373
|
-
GetBucketAclRequest.filterSensitiveLog = (obj) => ({
|
|
374
|
-
...obj,
|
|
375
|
-
});
|
|
376
|
-
})(GetBucketAclRequest = exports.GetBucketAclRequest || (exports.GetBucketAclRequest = {}));
|
|
377
|
-
var Tag;
|
|
378
|
-
(function (Tag) {
|
|
379
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
});
|
|
382
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
383
|
-
var AnalyticsAndOperator;
|
|
384
|
-
(function (AnalyticsAndOperator) {
|
|
385
|
-
AnalyticsAndOperator.filterSensitiveLog = (obj) => ({
|
|
386
|
-
...obj,
|
|
387
|
-
});
|
|
388
|
-
})(AnalyticsAndOperator = exports.AnalyticsAndOperator || (exports.AnalyticsAndOperator = {}));
|
|
389
70
|
var AnalyticsFilter;
|
|
390
71
|
(function (AnalyticsFilter) {
|
|
391
72
|
AnalyticsFilter.visit = (value, visitor) => {
|
|
@@ -397,237 +78,7 @@ var AnalyticsFilter;
|
|
|
397
78
|
return visitor.And(value.And);
|
|
398
79
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
399
80
|
};
|
|
400
|
-
AnalyticsFilter.filterSensitiveLog = (obj) => {
|
|
401
|
-
if (obj.Prefix !== undefined)
|
|
402
|
-
return { Prefix: obj.Prefix };
|
|
403
|
-
if (obj.Tag !== undefined)
|
|
404
|
-
return { Tag: Tag.filterSensitiveLog(obj.Tag) };
|
|
405
|
-
if (obj.And !== undefined)
|
|
406
|
-
return { And: AnalyticsAndOperator.filterSensitiveLog(obj.And) };
|
|
407
|
-
if (obj.$unknown !== undefined)
|
|
408
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
409
|
-
};
|
|
410
81
|
})(AnalyticsFilter = exports.AnalyticsFilter || (exports.AnalyticsFilter = {}));
|
|
411
|
-
var AnalyticsS3BucketDestination;
|
|
412
|
-
(function (AnalyticsS3BucketDestination) {
|
|
413
|
-
AnalyticsS3BucketDestination.filterSensitiveLog = (obj) => ({
|
|
414
|
-
...obj,
|
|
415
|
-
});
|
|
416
|
-
})(AnalyticsS3BucketDestination = exports.AnalyticsS3BucketDestination || (exports.AnalyticsS3BucketDestination = {}));
|
|
417
|
-
var AnalyticsExportDestination;
|
|
418
|
-
(function (AnalyticsExportDestination) {
|
|
419
|
-
AnalyticsExportDestination.filterSensitiveLog = (obj) => ({
|
|
420
|
-
...obj,
|
|
421
|
-
});
|
|
422
|
-
})(AnalyticsExportDestination = exports.AnalyticsExportDestination || (exports.AnalyticsExportDestination = {}));
|
|
423
|
-
var StorageClassAnalysisDataExport;
|
|
424
|
-
(function (StorageClassAnalysisDataExport) {
|
|
425
|
-
StorageClassAnalysisDataExport.filterSensitiveLog = (obj) => ({
|
|
426
|
-
...obj,
|
|
427
|
-
});
|
|
428
|
-
})(StorageClassAnalysisDataExport = exports.StorageClassAnalysisDataExport || (exports.StorageClassAnalysisDataExport = {}));
|
|
429
|
-
var StorageClassAnalysis;
|
|
430
|
-
(function (StorageClassAnalysis) {
|
|
431
|
-
StorageClassAnalysis.filterSensitiveLog = (obj) => ({
|
|
432
|
-
...obj,
|
|
433
|
-
});
|
|
434
|
-
})(StorageClassAnalysis = exports.StorageClassAnalysis || (exports.StorageClassAnalysis = {}));
|
|
435
|
-
var AnalyticsConfiguration;
|
|
436
|
-
(function (AnalyticsConfiguration) {
|
|
437
|
-
AnalyticsConfiguration.filterSensitiveLog = (obj) => ({
|
|
438
|
-
...obj,
|
|
439
|
-
...(obj.Filter && { Filter: AnalyticsFilter.filterSensitiveLog(obj.Filter) }),
|
|
440
|
-
});
|
|
441
|
-
})(AnalyticsConfiguration = exports.AnalyticsConfiguration || (exports.AnalyticsConfiguration = {}));
|
|
442
|
-
var GetBucketAnalyticsConfigurationOutput;
|
|
443
|
-
(function (GetBucketAnalyticsConfigurationOutput) {
|
|
444
|
-
GetBucketAnalyticsConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
...(obj.AnalyticsConfiguration && {
|
|
447
|
-
AnalyticsConfiguration: AnalyticsConfiguration.filterSensitiveLog(obj.AnalyticsConfiguration),
|
|
448
|
-
}),
|
|
449
|
-
});
|
|
450
|
-
})(GetBucketAnalyticsConfigurationOutput = exports.GetBucketAnalyticsConfigurationOutput || (exports.GetBucketAnalyticsConfigurationOutput = {}));
|
|
451
|
-
var GetBucketAnalyticsConfigurationRequest;
|
|
452
|
-
(function (GetBucketAnalyticsConfigurationRequest) {
|
|
453
|
-
GetBucketAnalyticsConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
})(GetBucketAnalyticsConfigurationRequest = exports.GetBucketAnalyticsConfigurationRequest || (exports.GetBucketAnalyticsConfigurationRequest = {}));
|
|
457
|
-
var CORSRule;
|
|
458
|
-
(function (CORSRule) {
|
|
459
|
-
CORSRule.filterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
})(CORSRule = exports.CORSRule || (exports.CORSRule = {}));
|
|
463
|
-
var GetBucketCorsOutput;
|
|
464
|
-
(function (GetBucketCorsOutput) {
|
|
465
|
-
GetBucketCorsOutput.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(GetBucketCorsOutput = exports.GetBucketCorsOutput || (exports.GetBucketCorsOutput = {}));
|
|
469
|
-
var GetBucketCorsRequest;
|
|
470
|
-
(function (GetBucketCorsRequest) {
|
|
471
|
-
GetBucketCorsRequest.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(GetBucketCorsRequest = exports.GetBucketCorsRequest || (exports.GetBucketCorsRequest = {}));
|
|
475
|
-
var ServerSideEncryptionByDefault;
|
|
476
|
-
(function (ServerSideEncryptionByDefault) {
|
|
477
|
-
ServerSideEncryptionByDefault.filterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
...(obj.KMSMasterKeyID && { KMSMasterKeyID: smithy_client_1.SENSITIVE_STRING }),
|
|
480
|
-
});
|
|
481
|
-
})(ServerSideEncryptionByDefault = exports.ServerSideEncryptionByDefault || (exports.ServerSideEncryptionByDefault = {}));
|
|
482
|
-
var ServerSideEncryptionRule;
|
|
483
|
-
(function (ServerSideEncryptionRule) {
|
|
484
|
-
ServerSideEncryptionRule.filterSensitiveLog = (obj) => ({
|
|
485
|
-
...obj,
|
|
486
|
-
...(obj.ApplyServerSideEncryptionByDefault && {
|
|
487
|
-
ApplyServerSideEncryptionByDefault: ServerSideEncryptionByDefault.filterSensitiveLog(obj.ApplyServerSideEncryptionByDefault),
|
|
488
|
-
}),
|
|
489
|
-
});
|
|
490
|
-
})(ServerSideEncryptionRule = exports.ServerSideEncryptionRule || (exports.ServerSideEncryptionRule = {}));
|
|
491
|
-
var ServerSideEncryptionConfiguration;
|
|
492
|
-
(function (ServerSideEncryptionConfiguration) {
|
|
493
|
-
ServerSideEncryptionConfiguration.filterSensitiveLog = (obj) => ({
|
|
494
|
-
...obj,
|
|
495
|
-
...(obj.Rules && { Rules: obj.Rules.map((item) => ServerSideEncryptionRule.filterSensitiveLog(item)) }),
|
|
496
|
-
});
|
|
497
|
-
})(ServerSideEncryptionConfiguration = exports.ServerSideEncryptionConfiguration || (exports.ServerSideEncryptionConfiguration = {}));
|
|
498
|
-
var GetBucketEncryptionOutput;
|
|
499
|
-
(function (GetBucketEncryptionOutput) {
|
|
500
|
-
GetBucketEncryptionOutput.filterSensitiveLog = (obj) => ({
|
|
501
|
-
...obj,
|
|
502
|
-
...(obj.ServerSideEncryptionConfiguration && {
|
|
503
|
-
ServerSideEncryptionConfiguration: ServerSideEncryptionConfiguration.filterSensitiveLog(obj.ServerSideEncryptionConfiguration),
|
|
504
|
-
}),
|
|
505
|
-
});
|
|
506
|
-
})(GetBucketEncryptionOutput = exports.GetBucketEncryptionOutput || (exports.GetBucketEncryptionOutput = {}));
|
|
507
|
-
var GetBucketEncryptionRequest;
|
|
508
|
-
(function (GetBucketEncryptionRequest) {
|
|
509
|
-
GetBucketEncryptionRequest.filterSensitiveLog = (obj) => ({
|
|
510
|
-
...obj,
|
|
511
|
-
});
|
|
512
|
-
})(GetBucketEncryptionRequest = exports.GetBucketEncryptionRequest || (exports.GetBucketEncryptionRequest = {}));
|
|
513
|
-
var IntelligentTieringAndOperator;
|
|
514
|
-
(function (IntelligentTieringAndOperator) {
|
|
515
|
-
IntelligentTieringAndOperator.filterSensitiveLog = (obj) => ({
|
|
516
|
-
...obj,
|
|
517
|
-
});
|
|
518
|
-
})(IntelligentTieringAndOperator = exports.IntelligentTieringAndOperator || (exports.IntelligentTieringAndOperator = {}));
|
|
519
|
-
var IntelligentTieringFilter;
|
|
520
|
-
(function (IntelligentTieringFilter) {
|
|
521
|
-
IntelligentTieringFilter.filterSensitiveLog = (obj) => ({
|
|
522
|
-
...obj,
|
|
523
|
-
});
|
|
524
|
-
})(IntelligentTieringFilter = exports.IntelligentTieringFilter || (exports.IntelligentTieringFilter = {}));
|
|
525
|
-
var Tiering;
|
|
526
|
-
(function (Tiering) {
|
|
527
|
-
Tiering.filterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
})(Tiering = exports.Tiering || (exports.Tiering = {}));
|
|
531
|
-
var IntelligentTieringConfiguration;
|
|
532
|
-
(function (IntelligentTieringConfiguration) {
|
|
533
|
-
IntelligentTieringConfiguration.filterSensitiveLog = (obj) => ({
|
|
534
|
-
...obj,
|
|
535
|
-
});
|
|
536
|
-
})(IntelligentTieringConfiguration = exports.IntelligentTieringConfiguration || (exports.IntelligentTieringConfiguration = {}));
|
|
537
|
-
var GetBucketIntelligentTieringConfigurationOutput;
|
|
538
|
-
(function (GetBucketIntelligentTieringConfigurationOutput) {
|
|
539
|
-
GetBucketIntelligentTieringConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
540
|
-
...obj,
|
|
541
|
-
});
|
|
542
|
-
})(GetBucketIntelligentTieringConfigurationOutput = exports.GetBucketIntelligentTieringConfigurationOutput || (exports.GetBucketIntelligentTieringConfigurationOutput = {}));
|
|
543
|
-
var GetBucketIntelligentTieringConfigurationRequest;
|
|
544
|
-
(function (GetBucketIntelligentTieringConfigurationRequest) {
|
|
545
|
-
GetBucketIntelligentTieringConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
546
|
-
...obj,
|
|
547
|
-
});
|
|
548
|
-
})(GetBucketIntelligentTieringConfigurationRequest = exports.GetBucketIntelligentTieringConfigurationRequest || (exports.GetBucketIntelligentTieringConfigurationRequest = {}));
|
|
549
|
-
var SSEKMS;
|
|
550
|
-
(function (SSEKMS) {
|
|
551
|
-
SSEKMS.filterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
...(obj.KeyId && { KeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
554
|
-
});
|
|
555
|
-
})(SSEKMS = exports.SSEKMS || (exports.SSEKMS = {}));
|
|
556
|
-
var SSES3;
|
|
557
|
-
(function (SSES3) {
|
|
558
|
-
SSES3.filterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
})(SSES3 = exports.SSES3 || (exports.SSES3 = {}));
|
|
562
|
-
var InventoryEncryption;
|
|
563
|
-
(function (InventoryEncryption) {
|
|
564
|
-
InventoryEncryption.filterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
...(obj.SSEKMS && { SSEKMS: SSEKMS.filterSensitiveLog(obj.SSEKMS) }),
|
|
567
|
-
});
|
|
568
|
-
})(InventoryEncryption = exports.InventoryEncryption || (exports.InventoryEncryption = {}));
|
|
569
|
-
var InventoryS3BucketDestination;
|
|
570
|
-
(function (InventoryS3BucketDestination) {
|
|
571
|
-
InventoryS3BucketDestination.filterSensitiveLog = (obj) => ({
|
|
572
|
-
...obj,
|
|
573
|
-
...(obj.Encryption && { Encryption: InventoryEncryption.filterSensitiveLog(obj.Encryption) }),
|
|
574
|
-
});
|
|
575
|
-
})(InventoryS3BucketDestination = exports.InventoryS3BucketDestination || (exports.InventoryS3BucketDestination = {}));
|
|
576
|
-
var InventoryDestination;
|
|
577
|
-
(function (InventoryDestination) {
|
|
578
|
-
InventoryDestination.filterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
...(obj.S3BucketDestination && {
|
|
581
|
-
S3BucketDestination: InventoryS3BucketDestination.filterSensitiveLog(obj.S3BucketDestination),
|
|
582
|
-
}),
|
|
583
|
-
});
|
|
584
|
-
})(InventoryDestination = exports.InventoryDestination || (exports.InventoryDestination = {}));
|
|
585
|
-
var InventoryFilter;
|
|
586
|
-
(function (InventoryFilter) {
|
|
587
|
-
InventoryFilter.filterSensitiveLog = (obj) => ({
|
|
588
|
-
...obj,
|
|
589
|
-
});
|
|
590
|
-
})(InventoryFilter = exports.InventoryFilter || (exports.InventoryFilter = {}));
|
|
591
|
-
var InventorySchedule;
|
|
592
|
-
(function (InventorySchedule) {
|
|
593
|
-
InventorySchedule.filterSensitiveLog = (obj) => ({
|
|
594
|
-
...obj,
|
|
595
|
-
});
|
|
596
|
-
})(InventorySchedule = exports.InventorySchedule || (exports.InventorySchedule = {}));
|
|
597
|
-
var InventoryConfiguration;
|
|
598
|
-
(function (InventoryConfiguration) {
|
|
599
|
-
InventoryConfiguration.filterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
...(obj.Destination && { Destination: InventoryDestination.filterSensitiveLog(obj.Destination) }),
|
|
602
|
-
});
|
|
603
|
-
})(InventoryConfiguration = exports.InventoryConfiguration || (exports.InventoryConfiguration = {}));
|
|
604
|
-
var GetBucketInventoryConfigurationOutput;
|
|
605
|
-
(function (GetBucketInventoryConfigurationOutput) {
|
|
606
|
-
GetBucketInventoryConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
...(obj.InventoryConfiguration && {
|
|
609
|
-
InventoryConfiguration: InventoryConfiguration.filterSensitiveLog(obj.InventoryConfiguration),
|
|
610
|
-
}),
|
|
611
|
-
});
|
|
612
|
-
})(GetBucketInventoryConfigurationOutput = exports.GetBucketInventoryConfigurationOutput || (exports.GetBucketInventoryConfigurationOutput = {}));
|
|
613
|
-
var GetBucketInventoryConfigurationRequest;
|
|
614
|
-
(function (GetBucketInventoryConfigurationRequest) {
|
|
615
|
-
GetBucketInventoryConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
})(GetBucketInventoryConfigurationRequest = exports.GetBucketInventoryConfigurationRequest || (exports.GetBucketInventoryConfigurationRequest = {}));
|
|
619
|
-
var LifecycleExpiration;
|
|
620
|
-
(function (LifecycleExpiration) {
|
|
621
|
-
LifecycleExpiration.filterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
})(LifecycleExpiration = exports.LifecycleExpiration || (exports.LifecycleExpiration = {}));
|
|
625
|
-
var LifecycleRuleAndOperator;
|
|
626
|
-
(function (LifecycleRuleAndOperator) {
|
|
627
|
-
LifecycleRuleAndOperator.filterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
})(LifecycleRuleAndOperator = exports.LifecycleRuleAndOperator || (exports.LifecycleRuleAndOperator = {}));
|
|
631
82
|
var LifecycleRuleFilter;
|
|
632
83
|
(function (LifecycleRuleFilter) {
|
|
633
84
|
LifecycleRuleFilter.visit = (value, visitor) => {
|
|
@@ -643,101 +94,7 @@ var LifecycleRuleFilter;
|
|
|
643
94
|
return visitor.And(value.And);
|
|
644
95
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
645
96
|
};
|
|
646
|
-
LifecycleRuleFilter.filterSensitiveLog = (obj) => {
|
|
647
|
-
if (obj.Prefix !== undefined)
|
|
648
|
-
return { Prefix: obj.Prefix };
|
|
649
|
-
if (obj.Tag !== undefined)
|
|
650
|
-
return { Tag: Tag.filterSensitiveLog(obj.Tag) };
|
|
651
|
-
if (obj.ObjectSizeGreaterThan !== undefined)
|
|
652
|
-
return { ObjectSizeGreaterThan: obj.ObjectSizeGreaterThan };
|
|
653
|
-
if (obj.ObjectSizeLessThan !== undefined)
|
|
654
|
-
return { ObjectSizeLessThan: obj.ObjectSizeLessThan };
|
|
655
|
-
if (obj.And !== undefined)
|
|
656
|
-
return { And: LifecycleRuleAndOperator.filterSensitiveLog(obj.And) };
|
|
657
|
-
if (obj.$unknown !== undefined)
|
|
658
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
659
|
-
};
|
|
660
97
|
})(LifecycleRuleFilter = exports.LifecycleRuleFilter || (exports.LifecycleRuleFilter = {}));
|
|
661
|
-
var NoncurrentVersionExpiration;
|
|
662
|
-
(function (NoncurrentVersionExpiration) {
|
|
663
|
-
NoncurrentVersionExpiration.filterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
|
-
})(NoncurrentVersionExpiration = exports.NoncurrentVersionExpiration || (exports.NoncurrentVersionExpiration = {}));
|
|
667
|
-
var NoncurrentVersionTransition;
|
|
668
|
-
(function (NoncurrentVersionTransition) {
|
|
669
|
-
NoncurrentVersionTransition.filterSensitiveLog = (obj) => ({
|
|
670
|
-
...obj,
|
|
671
|
-
});
|
|
672
|
-
})(NoncurrentVersionTransition = exports.NoncurrentVersionTransition || (exports.NoncurrentVersionTransition = {}));
|
|
673
|
-
var Transition;
|
|
674
|
-
(function (Transition) {
|
|
675
|
-
Transition.filterSensitiveLog = (obj) => ({
|
|
676
|
-
...obj,
|
|
677
|
-
});
|
|
678
|
-
})(Transition = exports.Transition || (exports.Transition = {}));
|
|
679
|
-
var LifecycleRule;
|
|
680
|
-
(function (LifecycleRule) {
|
|
681
|
-
LifecycleRule.filterSensitiveLog = (obj) => ({
|
|
682
|
-
...obj,
|
|
683
|
-
...(obj.Filter && { Filter: LifecycleRuleFilter.filterSensitiveLog(obj.Filter) }),
|
|
684
|
-
});
|
|
685
|
-
})(LifecycleRule = exports.LifecycleRule || (exports.LifecycleRule = {}));
|
|
686
|
-
var GetBucketLifecycleConfigurationOutput;
|
|
687
|
-
(function (GetBucketLifecycleConfigurationOutput) {
|
|
688
|
-
GetBucketLifecycleConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
689
|
-
...obj,
|
|
690
|
-
...(obj.Rules && { Rules: obj.Rules.map((item) => LifecycleRule.filterSensitiveLog(item)) }),
|
|
691
|
-
});
|
|
692
|
-
})(GetBucketLifecycleConfigurationOutput = exports.GetBucketLifecycleConfigurationOutput || (exports.GetBucketLifecycleConfigurationOutput = {}));
|
|
693
|
-
var GetBucketLifecycleConfigurationRequest;
|
|
694
|
-
(function (GetBucketLifecycleConfigurationRequest) {
|
|
695
|
-
GetBucketLifecycleConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
696
|
-
...obj,
|
|
697
|
-
});
|
|
698
|
-
})(GetBucketLifecycleConfigurationRequest = exports.GetBucketLifecycleConfigurationRequest || (exports.GetBucketLifecycleConfigurationRequest = {}));
|
|
699
|
-
var GetBucketLocationOutput;
|
|
700
|
-
(function (GetBucketLocationOutput) {
|
|
701
|
-
GetBucketLocationOutput.filterSensitiveLog = (obj) => ({
|
|
702
|
-
...obj,
|
|
703
|
-
});
|
|
704
|
-
})(GetBucketLocationOutput = exports.GetBucketLocationOutput || (exports.GetBucketLocationOutput = {}));
|
|
705
|
-
var GetBucketLocationRequest;
|
|
706
|
-
(function (GetBucketLocationRequest) {
|
|
707
|
-
GetBucketLocationRequest.filterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
});
|
|
710
|
-
})(GetBucketLocationRequest = exports.GetBucketLocationRequest || (exports.GetBucketLocationRequest = {}));
|
|
711
|
-
var TargetGrant;
|
|
712
|
-
(function (TargetGrant) {
|
|
713
|
-
TargetGrant.filterSensitiveLog = (obj) => ({
|
|
714
|
-
...obj,
|
|
715
|
-
});
|
|
716
|
-
})(TargetGrant = exports.TargetGrant || (exports.TargetGrant = {}));
|
|
717
|
-
var LoggingEnabled;
|
|
718
|
-
(function (LoggingEnabled) {
|
|
719
|
-
LoggingEnabled.filterSensitiveLog = (obj) => ({
|
|
720
|
-
...obj,
|
|
721
|
-
});
|
|
722
|
-
})(LoggingEnabled = exports.LoggingEnabled || (exports.LoggingEnabled = {}));
|
|
723
|
-
var GetBucketLoggingOutput;
|
|
724
|
-
(function (GetBucketLoggingOutput) {
|
|
725
|
-
GetBucketLoggingOutput.filterSensitiveLog = (obj) => ({
|
|
726
|
-
...obj,
|
|
727
|
-
});
|
|
728
|
-
})(GetBucketLoggingOutput = exports.GetBucketLoggingOutput || (exports.GetBucketLoggingOutput = {}));
|
|
729
|
-
var GetBucketLoggingRequest;
|
|
730
|
-
(function (GetBucketLoggingRequest) {
|
|
731
|
-
GetBucketLoggingRequest.filterSensitiveLog = (obj) => ({
|
|
732
|
-
...obj,
|
|
733
|
-
});
|
|
734
|
-
})(GetBucketLoggingRequest = exports.GetBucketLoggingRequest || (exports.GetBucketLoggingRequest = {}));
|
|
735
|
-
var MetricsAndOperator;
|
|
736
|
-
(function (MetricsAndOperator) {
|
|
737
|
-
MetricsAndOperator.filterSensitiveLog = (obj) => ({
|
|
738
|
-
...obj,
|
|
739
|
-
});
|
|
740
|
-
})(MetricsAndOperator = exports.MetricsAndOperator || (exports.MetricsAndOperator = {}));
|
|
741
98
|
var MetricsFilter;
|
|
742
99
|
(function (MetricsFilter) {
|
|
743
100
|
MetricsFilter.visit = (value, visitor) => {
|
|
@@ -751,197 +108,7 @@ var MetricsFilter;
|
|
|
751
108
|
return visitor.And(value.And);
|
|
752
109
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
753
110
|
};
|
|
754
|
-
MetricsFilter.filterSensitiveLog = (obj) => {
|
|
755
|
-
if (obj.Prefix !== undefined)
|
|
756
|
-
return { Prefix: obj.Prefix };
|
|
757
|
-
if (obj.Tag !== undefined)
|
|
758
|
-
return { Tag: Tag.filterSensitiveLog(obj.Tag) };
|
|
759
|
-
if (obj.AccessPointArn !== undefined)
|
|
760
|
-
return { AccessPointArn: obj.AccessPointArn };
|
|
761
|
-
if (obj.And !== undefined)
|
|
762
|
-
return { And: MetricsAndOperator.filterSensitiveLog(obj.And) };
|
|
763
|
-
if (obj.$unknown !== undefined)
|
|
764
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
765
|
-
};
|
|
766
111
|
})(MetricsFilter = exports.MetricsFilter || (exports.MetricsFilter = {}));
|
|
767
|
-
var MetricsConfiguration;
|
|
768
|
-
(function (MetricsConfiguration) {
|
|
769
|
-
MetricsConfiguration.filterSensitiveLog = (obj) => ({
|
|
770
|
-
...obj,
|
|
771
|
-
...(obj.Filter && { Filter: MetricsFilter.filterSensitiveLog(obj.Filter) }),
|
|
772
|
-
});
|
|
773
|
-
})(MetricsConfiguration = exports.MetricsConfiguration || (exports.MetricsConfiguration = {}));
|
|
774
|
-
var GetBucketMetricsConfigurationOutput;
|
|
775
|
-
(function (GetBucketMetricsConfigurationOutput) {
|
|
776
|
-
GetBucketMetricsConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
777
|
-
...obj,
|
|
778
|
-
...(obj.MetricsConfiguration && {
|
|
779
|
-
MetricsConfiguration: MetricsConfiguration.filterSensitiveLog(obj.MetricsConfiguration),
|
|
780
|
-
}),
|
|
781
|
-
});
|
|
782
|
-
})(GetBucketMetricsConfigurationOutput = exports.GetBucketMetricsConfigurationOutput || (exports.GetBucketMetricsConfigurationOutput = {}));
|
|
783
|
-
var GetBucketMetricsConfigurationRequest;
|
|
784
|
-
(function (GetBucketMetricsConfigurationRequest) {
|
|
785
|
-
GetBucketMetricsConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
786
|
-
...obj,
|
|
787
|
-
});
|
|
788
|
-
})(GetBucketMetricsConfigurationRequest = exports.GetBucketMetricsConfigurationRequest || (exports.GetBucketMetricsConfigurationRequest = {}));
|
|
789
|
-
var GetBucketNotificationConfigurationRequest;
|
|
790
|
-
(function (GetBucketNotificationConfigurationRequest) {
|
|
791
|
-
GetBucketNotificationConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
792
|
-
...obj,
|
|
793
|
-
});
|
|
794
|
-
})(GetBucketNotificationConfigurationRequest = exports.GetBucketNotificationConfigurationRequest || (exports.GetBucketNotificationConfigurationRequest = {}));
|
|
795
|
-
var EventBridgeConfiguration;
|
|
796
|
-
(function (EventBridgeConfiguration) {
|
|
797
|
-
EventBridgeConfiguration.filterSensitiveLog = (obj) => ({
|
|
798
|
-
...obj,
|
|
799
|
-
});
|
|
800
|
-
})(EventBridgeConfiguration = exports.EventBridgeConfiguration || (exports.EventBridgeConfiguration = {}));
|
|
801
|
-
var FilterRule;
|
|
802
|
-
(function (FilterRule) {
|
|
803
|
-
FilterRule.filterSensitiveLog = (obj) => ({
|
|
804
|
-
...obj,
|
|
805
|
-
});
|
|
806
|
-
})(FilterRule = exports.FilterRule || (exports.FilterRule = {}));
|
|
807
|
-
var S3KeyFilter;
|
|
808
|
-
(function (S3KeyFilter) {
|
|
809
|
-
S3KeyFilter.filterSensitiveLog = (obj) => ({
|
|
810
|
-
...obj,
|
|
811
|
-
});
|
|
812
|
-
})(S3KeyFilter = exports.S3KeyFilter || (exports.S3KeyFilter = {}));
|
|
813
|
-
var NotificationConfigurationFilter;
|
|
814
|
-
(function (NotificationConfigurationFilter) {
|
|
815
|
-
NotificationConfigurationFilter.filterSensitiveLog = (obj) => ({
|
|
816
|
-
...obj,
|
|
817
|
-
});
|
|
818
|
-
})(NotificationConfigurationFilter = exports.NotificationConfigurationFilter || (exports.NotificationConfigurationFilter = {}));
|
|
819
|
-
var LambdaFunctionConfiguration;
|
|
820
|
-
(function (LambdaFunctionConfiguration) {
|
|
821
|
-
LambdaFunctionConfiguration.filterSensitiveLog = (obj) => ({
|
|
822
|
-
...obj,
|
|
823
|
-
});
|
|
824
|
-
})(LambdaFunctionConfiguration = exports.LambdaFunctionConfiguration || (exports.LambdaFunctionConfiguration = {}));
|
|
825
|
-
var QueueConfiguration;
|
|
826
|
-
(function (QueueConfiguration) {
|
|
827
|
-
QueueConfiguration.filterSensitiveLog = (obj) => ({
|
|
828
|
-
...obj,
|
|
829
|
-
});
|
|
830
|
-
})(QueueConfiguration = exports.QueueConfiguration || (exports.QueueConfiguration = {}));
|
|
831
|
-
var TopicConfiguration;
|
|
832
|
-
(function (TopicConfiguration) {
|
|
833
|
-
TopicConfiguration.filterSensitiveLog = (obj) => ({
|
|
834
|
-
...obj,
|
|
835
|
-
});
|
|
836
|
-
})(TopicConfiguration = exports.TopicConfiguration || (exports.TopicConfiguration = {}));
|
|
837
|
-
var NotificationConfiguration;
|
|
838
|
-
(function (NotificationConfiguration) {
|
|
839
|
-
NotificationConfiguration.filterSensitiveLog = (obj) => ({
|
|
840
|
-
...obj,
|
|
841
|
-
});
|
|
842
|
-
})(NotificationConfiguration = exports.NotificationConfiguration || (exports.NotificationConfiguration = {}));
|
|
843
|
-
var OwnershipControlsRule;
|
|
844
|
-
(function (OwnershipControlsRule) {
|
|
845
|
-
OwnershipControlsRule.filterSensitiveLog = (obj) => ({
|
|
846
|
-
...obj,
|
|
847
|
-
});
|
|
848
|
-
})(OwnershipControlsRule = exports.OwnershipControlsRule || (exports.OwnershipControlsRule = {}));
|
|
849
|
-
var OwnershipControls;
|
|
850
|
-
(function (OwnershipControls) {
|
|
851
|
-
OwnershipControls.filterSensitiveLog = (obj) => ({
|
|
852
|
-
...obj,
|
|
853
|
-
});
|
|
854
|
-
})(OwnershipControls = exports.OwnershipControls || (exports.OwnershipControls = {}));
|
|
855
|
-
var GetBucketOwnershipControlsOutput;
|
|
856
|
-
(function (GetBucketOwnershipControlsOutput) {
|
|
857
|
-
GetBucketOwnershipControlsOutput.filterSensitiveLog = (obj) => ({
|
|
858
|
-
...obj,
|
|
859
|
-
});
|
|
860
|
-
})(GetBucketOwnershipControlsOutput = exports.GetBucketOwnershipControlsOutput || (exports.GetBucketOwnershipControlsOutput = {}));
|
|
861
|
-
var GetBucketOwnershipControlsRequest;
|
|
862
|
-
(function (GetBucketOwnershipControlsRequest) {
|
|
863
|
-
GetBucketOwnershipControlsRequest.filterSensitiveLog = (obj) => ({
|
|
864
|
-
...obj,
|
|
865
|
-
});
|
|
866
|
-
})(GetBucketOwnershipControlsRequest = exports.GetBucketOwnershipControlsRequest || (exports.GetBucketOwnershipControlsRequest = {}));
|
|
867
|
-
var GetBucketPolicyOutput;
|
|
868
|
-
(function (GetBucketPolicyOutput) {
|
|
869
|
-
GetBucketPolicyOutput.filterSensitiveLog = (obj) => ({
|
|
870
|
-
...obj,
|
|
871
|
-
});
|
|
872
|
-
})(GetBucketPolicyOutput = exports.GetBucketPolicyOutput || (exports.GetBucketPolicyOutput = {}));
|
|
873
|
-
var GetBucketPolicyRequest;
|
|
874
|
-
(function (GetBucketPolicyRequest) {
|
|
875
|
-
GetBucketPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
876
|
-
...obj,
|
|
877
|
-
});
|
|
878
|
-
})(GetBucketPolicyRequest = exports.GetBucketPolicyRequest || (exports.GetBucketPolicyRequest = {}));
|
|
879
|
-
var PolicyStatus;
|
|
880
|
-
(function (PolicyStatus) {
|
|
881
|
-
PolicyStatus.filterSensitiveLog = (obj) => ({
|
|
882
|
-
...obj,
|
|
883
|
-
});
|
|
884
|
-
})(PolicyStatus = exports.PolicyStatus || (exports.PolicyStatus = {}));
|
|
885
|
-
var GetBucketPolicyStatusOutput;
|
|
886
|
-
(function (GetBucketPolicyStatusOutput) {
|
|
887
|
-
GetBucketPolicyStatusOutput.filterSensitiveLog = (obj) => ({
|
|
888
|
-
...obj,
|
|
889
|
-
});
|
|
890
|
-
})(GetBucketPolicyStatusOutput = exports.GetBucketPolicyStatusOutput || (exports.GetBucketPolicyStatusOutput = {}));
|
|
891
|
-
var GetBucketPolicyStatusRequest;
|
|
892
|
-
(function (GetBucketPolicyStatusRequest) {
|
|
893
|
-
GetBucketPolicyStatusRequest.filterSensitiveLog = (obj) => ({
|
|
894
|
-
...obj,
|
|
895
|
-
});
|
|
896
|
-
})(GetBucketPolicyStatusRequest = exports.GetBucketPolicyStatusRequest || (exports.GetBucketPolicyStatusRequest = {}));
|
|
897
|
-
var DeleteMarkerReplication;
|
|
898
|
-
(function (DeleteMarkerReplication) {
|
|
899
|
-
DeleteMarkerReplication.filterSensitiveLog = (obj) => ({
|
|
900
|
-
...obj,
|
|
901
|
-
});
|
|
902
|
-
})(DeleteMarkerReplication = exports.DeleteMarkerReplication || (exports.DeleteMarkerReplication = {}));
|
|
903
|
-
var EncryptionConfiguration;
|
|
904
|
-
(function (EncryptionConfiguration) {
|
|
905
|
-
EncryptionConfiguration.filterSensitiveLog = (obj) => ({
|
|
906
|
-
...obj,
|
|
907
|
-
});
|
|
908
|
-
})(EncryptionConfiguration = exports.EncryptionConfiguration || (exports.EncryptionConfiguration = {}));
|
|
909
|
-
var ReplicationTimeValue;
|
|
910
|
-
(function (ReplicationTimeValue) {
|
|
911
|
-
ReplicationTimeValue.filterSensitiveLog = (obj) => ({
|
|
912
|
-
...obj,
|
|
913
|
-
});
|
|
914
|
-
})(ReplicationTimeValue = exports.ReplicationTimeValue || (exports.ReplicationTimeValue = {}));
|
|
915
|
-
var Metrics;
|
|
916
|
-
(function (Metrics) {
|
|
917
|
-
Metrics.filterSensitiveLog = (obj) => ({
|
|
918
|
-
...obj,
|
|
919
|
-
});
|
|
920
|
-
})(Metrics = exports.Metrics || (exports.Metrics = {}));
|
|
921
|
-
var ReplicationTime;
|
|
922
|
-
(function (ReplicationTime) {
|
|
923
|
-
ReplicationTime.filterSensitiveLog = (obj) => ({
|
|
924
|
-
...obj,
|
|
925
|
-
});
|
|
926
|
-
})(ReplicationTime = exports.ReplicationTime || (exports.ReplicationTime = {}));
|
|
927
|
-
var Destination;
|
|
928
|
-
(function (Destination) {
|
|
929
|
-
Destination.filterSensitiveLog = (obj) => ({
|
|
930
|
-
...obj,
|
|
931
|
-
});
|
|
932
|
-
})(Destination = exports.Destination || (exports.Destination = {}));
|
|
933
|
-
var ExistingObjectReplication;
|
|
934
|
-
(function (ExistingObjectReplication) {
|
|
935
|
-
ExistingObjectReplication.filterSensitiveLog = (obj) => ({
|
|
936
|
-
...obj,
|
|
937
|
-
});
|
|
938
|
-
})(ExistingObjectReplication = exports.ExistingObjectReplication || (exports.ExistingObjectReplication = {}));
|
|
939
|
-
var ReplicationRuleAndOperator;
|
|
940
|
-
(function (ReplicationRuleAndOperator) {
|
|
941
|
-
ReplicationRuleAndOperator.filterSensitiveLog = (obj) => ({
|
|
942
|
-
...obj,
|
|
943
|
-
});
|
|
944
|
-
})(ReplicationRuleAndOperator = exports.ReplicationRuleAndOperator || (exports.ReplicationRuleAndOperator = {}));
|
|
945
112
|
var ReplicationRuleFilter;
|
|
946
113
|
(function (ReplicationRuleFilter) {
|
|
947
114
|
ReplicationRuleFilter.visit = (value, visitor) => {
|
|
@@ -953,166 +120,11 @@ var ReplicationRuleFilter;
|
|
|
953
120
|
return visitor.And(value.And);
|
|
954
121
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
955
122
|
};
|
|
956
|
-
ReplicationRuleFilter.filterSensitiveLog = (obj) => {
|
|
957
|
-
if (obj.Prefix !== undefined)
|
|
958
|
-
return { Prefix: obj.Prefix };
|
|
959
|
-
if (obj.Tag !== undefined)
|
|
960
|
-
return { Tag: Tag.filterSensitiveLog(obj.Tag) };
|
|
961
|
-
if (obj.And !== undefined)
|
|
962
|
-
return { And: ReplicationRuleAndOperator.filterSensitiveLog(obj.And) };
|
|
963
|
-
if (obj.$unknown !== undefined)
|
|
964
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
965
|
-
};
|
|
966
123
|
})(ReplicationRuleFilter = exports.ReplicationRuleFilter || (exports.ReplicationRuleFilter = {}));
|
|
967
|
-
var ReplicaModifications;
|
|
968
|
-
(function (ReplicaModifications) {
|
|
969
|
-
ReplicaModifications.filterSensitiveLog = (obj) => ({
|
|
970
|
-
...obj,
|
|
971
|
-
});
|
|
972
|
-
})(ReplicaModifications = exports.ReplicaModifications || (exports.ReplicaModifications = {}));
|
|
973
|
-
var SseKmsEncryptedObjects;
|
|
974
|
-
(function (SseKmsEncryptedObjects) {
|
|
975
|
-
SseKmsEncryptedObjects.filterSensitiveLog = (obj) => ({
|
|
976
|
-
...obj,
|
|
977
|
-
});
|
|
978
|
-
})(SseKmsEncryptedObjects = exports.SseKmsEncryptedObjects || (exports.SseKmsEncryptedObjects = {}));
|
|
979
|
-
var SourceSelectionCriteria;
|
|
980
|
-
(function (SourceSelectionCriteria) {
|
|
981
|
-
SourceSelectionCriteria.filterSensitiveLog = (obj) => ({
|
|
982
|
-
...obj,
|
|
983
|
-
});
|
|
984
|
-
})(SourceSelectionCriteria = exports.SourceSelectionCriteria || (exports.SourceSelectionCriteria = {}));
|
|
985
|
-
var ReplicationRule;
|
|
986
|
-
(function (ReplicationRule) {
|
|
987
|
-
ReplicationRule.filterSensitiveLog = (obj) => ({
|
|
988
|
-
...obj,
|
|
989
|
-
...(obj.Filter && { Filter: ReplicationRuleFilter.filterSensitiveLog(obj.Filter) }),
|
|
990
|
-
});
|
|
991
|
-
})(ReplicationRule = exports.ReplicationRule || (exports.ReplicationRule = {}));
|
|
992
|
-
var ReplicationConfiguration;
|
|
993
|
-
(function (ReplicationConfiguration) {
|
|
994
|
-
ReplicationConfiguration.filterSensitiveLog = (obj) => ({
|
|
995
|
-
...obj,
|
|
996
|
-
...(obj.Rules && { Rules: obj.Rules.map((item) => ReplicationRule.filterSensitiveLog(item)) }),
|
|
997
|
-
});
|
|
998
|
-
})(ReplicationConfiguration = exports.ReplicationConfiguration || (exports.ReplicationConfiguration = {}));
|
|
999
|
-
var GetBucketReplicationOutput;
|
|
1000
|
-
(function (GetBucketReplicationOutput) {
|
|
1001
|
-
GetBucketReplicationOutput.filterSensitiveLog = (obj) => ({
|
|
1002
|
-
...obj,
|
|
1003
|
-
...(obj.ReplicationConfiguration && {
|
|
1004
|
-
ReplicationConfiguration: ReplicationConfiguration.filterSensitiveLog(obj.ReplicationConfiguration),
|
|
1005
|
-
}),
|
|
1006
|
-
});
|
|
1007
|
-
})(GetBucketReplicationOutput = exports.GetBucketReplicationOutput || (exports.GetBucketReplicationOutput = {}));
|
|
1008
|
-
var GetBucketReplicationRequest;
|
|
1009
|
-
(function (GetBucketReplicationRequest) {
|
|
1010
|
-
GetBucketReplicationRequest.filterSensitiveLog = (obj) => ({
|
|
1011
|
-
...obj,
|
|
1012
|
-
});
|
|
1013
|
-
})(GetBucketReplicationRequest = exports.GetBucketReplicationRequest || (exports.GetBucketReplicationRequest = {}));
|
|
1014
|
-
var GetBucketRequestPaymentOutput;
|
|
1015
|
-
(function (GetBucketRequestPaymentOutput) {
|
|
1016
|
-
GetBucketRequestPaymentOutput.filterSensitiveLog = (obj) => ({
|
|
1017
|
-
...obj,
|
|
1018
|
-
});
|
|
1019
|
-
})(GetBucketRequestPaymentOutput = exports.GetBucketRequestPaymentOutput || (exports.GetBucketRequestPaymentOutput = {}));
|
|
1020
|
-
var GetBucketRequestPaymentRequest;
|
|
1021
|
-
(function (GetBucketRequestPaymentRequest) {
|
|
1022
|
-
GetBucketRequestPaymentRequest.filterSensitiveLog = (obj) => ({
|
|
1023
|
-
...obj,
|
|
1024
|
-
});
|
|
1025
|
-
})(GetBucketRequestPaymentRequest = exports.GetBucketRequestPaymentRequest || (exports.GetBucketRequestPaymentRequest = {}));
|
|
1026
|
-
var GetBucketTaggingOutput;
|
|
1027
|
-
(function (GetBucketTaggingOutput) {
|
|
1028
|
-
GetBucketTaggingOutput.filterSensitiveLog = (obj) => ({
|
|
1029
|
-
...obj,
|
|
1030
|
-
});
|
|
1031
|
-
})(GetBucketTaggingOutput = exports.GetBucketTaggingOutput || (exports.GetBucketTaggingOutput = {}));
|
|
1032
|
-
var GetBucketTaggingRequest;
|
|
1033
|
-
(function (GetBucketTaggingRequest) {
|
|
1034
|
-
GetBucketTaggingRequest.filterSensitiveLog = (obj) => ({
|
|
1035
|
-
...obj,
|
|
1036
|
-
});
|
|
1037
|
-
})(GetBucketTaggingRequest = exports.GetBucketTaggingRequest || (exports.GetBucketTaggingRequest = {}));
|
|
1038
|
-
var GetBucketVersioningOutput;
|
|
1039
|
-
(function (GetBucketVersioningOutput) {
|
|
1040
|
-
GetBucketVersioningOutput.filterSensitiveLog = (obj) => ({
|
|
1041
|
-
...obj,
|
|
1042
|
-
});
|
|
1043
|
-
})(GetBucketVersioningOutput = exports.GetBucketVersioningOutput || (exports.GetBucketVersioningOutput = {}));
|
|
1044
|
-
var GetBucketVersioningRequest;
|
|
1045
|
-
(function (GetBucketVersioningRequest) {
|
|
1046
|
-
GetBucketVersioningRequest.filterSensitiveLog = (obj) => ({
|
|
1047
|
-
...obj,
|
|
1048
|
-
});
|
|
1049
|
-
})(GetBucketVersioningRequest = exports.GetBucketVersioningRequest || (exports.GetBucketVersioningRequest = {}));
|
|
1050
|
-
var ErrorDocument;
|
|
1051
|
-
(function (ErrorDocument) {
|
|
1052
|
-
ErrorDocument.filterSensitiveLog = (obj) => ({
|
|
1053
|
-
...obj,
|
|
1054
|
-
});
|
|
1055
|
-
})(ErrorDocument = exports.ErrorDocument || (exports.ErrorDocument = {}));
|
|
1056
|
-
var IndexDocument;
|
|
1057
|
-
(function (IndexDocument) {
|
|
1058
|
-
IndexDocument.filterSensitiveLog = (obj) => ({
|
|
1059
|
-
...obj,
|
|
1060
|
-
});
|
|
1061
|
-
})(IndexDocument = exports.IndexDocument || (exports.IndexDocument = {}));
|
|
1062
|
-
var RedirectAllRequestsTo;
|
|
1063
|
-
(function (RedirectAllRequestsTo) {
|
|
1064
|
-
RedirectAllRequestsTo.filterSensitiveLog = (obj) => ({
|
|
1065
|
-
...obj,
|
|
1066
|
-
});
|
|
1067
|
-
})(RedirectAllRequestsTo = exports.RedirectAllRequestsTo || (exports.RedirectAllRequestsTo = {}));
|
|
1068
|
-
var Condition;
|
|
1069
|
-
(function (Condition) {
|
|
1070
|
-
Condition.filterSensitiveLog = (obj) => ({
|
|
1071
|
-
...obj,
|
|
1072
|
-
});
|
|
1073
|
-
})(Condition = exports.Condition || (exports.Condition = {}));
|
|
1074
|
-
var Redirect;
|
|
1075
|
-
(function (Redirect) {
|
|
1076
|
-
Redirect.filterSensitiveLog = (obj) => ({
|
|
1077
|
-
...obj,
|
|
1078
|
-
});
|
|
1079
|
-
})(Redirect = exports.Redirect || (exports.Redirect = {}));
|
|
1080
|
-
var RoutingRule;
|
|
1081
|
-
(function (RoutingRule) {
|
|
1082
|
-
RoutingRule.filterSensitiveLog = (obj) => ({
|
|
1083
|
-
...obj,
|
|
1084
|
-
});
|
|
1085
|
-
})(RoutingRule = exports.RoutingRule || (exports.RoutingRule = {}));
|
|
1086
|
-
var GetBucketWebsiteOutput;
|
|
1087
|
-
(function (GetBucketWebsiteOutput) {
|
|
1088
|
-
GetBucketWebsiteOutput.filterSensitiveLog = (obj) => ({
|
|
1089
|
-
...obj,
|
|
1090
|
-
});
|
|
1091
|
-
})(GetBucketWebsiteOutput = exports.GetBucketWebsiteOutput || (exports.GetBucketWebsiteOutput = {}));
|
|
1092
|
-
var GetBucketWebsiteRequest;
|
|
1093
|
-
(function (GetBucketWebsiteRequest) {
|
|
1094
|
-
GetBucketWebsiteRequest.filterSensitiveLog = (obj) => ({
|
|
1095
|
-
...obj,
|
|
1096
|
-
});
|
|
1097
|
-
})(GetBucketWebsiteRequest = exports.GetBucketWebsiteRequest || (exports.GetBucketWebsiteRequest = {}));
|
|
1098
|
-
var GetObjectOutput;
|
|
1099
|
-
(function (GetObjectOutput) {
|
|
1100
|
-
GetObjectOutput.filterSensitiveLog = (obj) => ({
|
|
1101
|
-
...obj,
|
|
1102
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
1103
|
-
});
|
|
1104
|
-
})(GetObjectOutput = exports.GetObjectOutput || (exports.GetObjectOutput = {}));
|
|
1105
124
|
var ChecksumMode;
|
|
1106
125
|
(function (ChecksumMode) {
|
|
1107
126
|
ChecksumMode["ENABLED"] = "ENABLED";
|
|
1108
127
|
})(ChecksumMode = exports.ChecksumMode || (exports.ChecksumMode = {}));
|
|
1109
|
-
var GetObjectRequest;
|
|
1110
|
-
(function (GetObjectRequest) {
|
|
1111
|
-
GetObjectRequest.filterSensitiveLog = (obj) => ({
|
|
1112
|
-
...obj,
|
|
1113
|
-
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
1114
|
-
});
|
|
1115
|
-
})(GetObjectRequest = exports.GetObjectRequest || (exports.GetObjectRequest = {}));
|
|
1116
128
|
class InvalidObjectState extends S3ServiceException_1.S3ServiceException {
|
|
1117
129
|
constructor(opts) {
|
|
1118
130
|
super({
|
|
@@ -1141,42 +153,6 @@ class NoSuchKey extends S3ServiceException_1.S3ServiceException {
|
|
|
1141
153
|
}
|
|
1142
154
|
}
|
|
1143
155
|
exports.NoSuchKey = NoSuchKey;
|
|
1144
|
-
var GetObjectAclOutput;
|
|
1145
|
-
(function (GetObjectAclOutput) {
|
|
1146
|
-
GetObjectAclOutput.filterSensitiveLog = (obj) => ({
|
|
1147
|
-
...obj,
|
|
1148
|
-
});
|
|
1149
|
-
})(GetObjectAclOutput = exports.GetObjectAclOutput || (exports.GetObjectAclOutput = {}));
|
|
1150
|
-
var GetObjectAclRequest;
|
|
1151
|
-
(function (GetObjectAclRequest) {
|
|
1152
|
-
GetObjectAclRequest.filterSensitiveLog = (obj) => ({
|
|
1153
|
-
...obj,
|
|
1154
|
-
});
|
|
1155
|
-
})(GetObjectAclRequest = exports.GetObjectAclRequest || (exports.GetObjectAclRequest = {}));
|
|
1156
|
-
var Checksum;
|
|
1157
|
-
(function (Checksum) {
|
|
1158
|
-
Checksum.filterSensitiveLog = (obj) => ({
|
|
1159
|
-
...obj,
|
|
1160
|
-
});
|
|
1161
|
-
})(Checksum = exports.Checksum || (exports.Checksum = {}));
|
|
1162
|
-
var ObjectPart;
|
|
1163
|
-
(function (ObjectPart) {
|
|
1164
|
-
ObjectPart.filterSensitiveLog = (obj) => ({
|
|
1165
|
-
...obj,
|
|
1166
|
-
});
|
|
1167
|
-
})(ObjectPart = exports.ObjectPart || (exports.ObjectPart = {}));
|
|
1168
|
-
var GetObjectAttributesParts;
|
|
1169
|
-
(function (GetObjectAttributesParts) {
|
|
1170
|
-
GetObjectAttributesParts.filterSensitiveLog = (obj) => ({
|
|
1171
|
-
...obj,
|
|
1172
|
-
});
|
|
1173
|
-
})(GetObjectAttributesParts = exports.GetObjectAttributesParts || (exports.GetObjectAttributesParts = {}));
|
|
1174
|
-
var GetObjectAttributesOutput;
|
|
1175
|
-
(function (GetObjectAttributesOutput) {
|
|
1176
|
-
GetObjectAttributesOutput.filterSensitiveLog = (obj) => ({
|
|
1177
|
-
...obj,
|
|
1178
|
-
});
|
|
1179
|
-
})(GetObjectAttributesOutput = exports.GetObjectAttributesOutput || (exports.GetObjectAttributesOutput = {}));
|
|
1180
156
|
var ObjectAttributes;
|
|
1181
157
|
(function (ObjectAttributes) {
|
|
1182
158
|
ObjectAttributes["CHECKSUM"] = "Checksum";
|
|
@@ -1185,127 +161,6 @@ var ObjectAttributes;
|
|
|
1185
161
|
ObjectAttributes["OBJECT_SIZE"] = "ObjectSize";
|
|
1186
162
|
ObjectAttributes["STORAGE_CLASS"] = "StorageClass";
|
|
1187
163
|
})(ObjectAttributes = exports.ObjectAttributes || (exports.ObjectAttributes = {}));
|
|
1188
|
-
var GetObjectAttributesRequest;
|
|
1189
|
-
(function (GetObjectAttributesRequest) {
|
|
1190
|
-
GetObjectAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1191
|
-
...obj,
|
|
1192
|
-
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
1193
|
-
});
|
|
1194
|
-
})(GetObjectAttributesRequest = exports.GetObjectAttributesRequest || (exports.GetObjectAttributesRequest = {}));
|
|
1195
|
-
var ObjectLockLegalHold;
|
|
1196
|
-
(function (ObjectLockLegalHold) {
|
|
1197
|
-
ObjectLockLegalHold.filterSensitiveLog = (obj) => ({
|
|
1198
|
-
...obj,
|
|
1199
|
-
});
|
|
1200
|
-
})(ObjectLockLegalHold = exports.ObjectLockLegalHold || (exports.ObjectLockLegalHold = {}));
|
|
1201
|
-
var GetObjectLegalHoldOutput;
|
|
1202
|
-
(function (GetObjectLegalHoldOutput) {
|
|
1203
|
-
GetObjectLegalHoldOutput.filterSensitiveLog = (obj) => ({
|
|
1204
|
-
...obj,
|
|
1205
|
-
});
|
|
1206
|
-
})(GetObjectLegalHoldOutput = exports.GetObjectLegalHoldOutput || (exports.GetObjectLegalHoldOutput = {}));
|
|
1207
|
-
var GetObjectLegalHoldRequest;
|
|
1208
|
-
(function (GetObjectLegalHoldRequest) {
|
|
1209
|
-
GetObjectLegalHoldRequest.filterSensitiveLog = (obj) => ({
|
|
1210
|
-
...obj,
|
|
1211
|
-
});
|
|
1212
|
-
})(GetObjectLegalHoldRequest = exports.GetObjectLegalHoldRequest || (exports.GetObjectLegalHoldRequest = {}));
|
|
1213
|
-
var DefaultRetention;
|
|
1214
|
-
(function (DefaultRetention) {
|
|
1215
|
-
DefaultRetention.filterSensitiveLog = (obj) => ({
|
|
1216
|
-
...obj,
|
|
1217
|
-
});
|
|
1218
|
-
})(DefaultRetention = exports.DefaultRetention || (exports.DefaultRetention = {}));
|
|
1219
|
-
var ObjectLockRule;
|
|
1220
|
-
(function (ObjectLockRule) {
|
|
1221
|
-
ObjectLockRule.filterSensitiveLog = (obj) => ({
|
|
1222
|
-
...obj,
|
|
1223
|
-
});
|
|
1224
|
-
})(ObjectLockRule = exports.ObjectLockRule || (exports.ObjectLockRule = {}));
|
|
1225
|
-
var ObjectLockConfiguration;
|
|
1226
|
-
(function (ObjectLockConfiguration) {
|
|
1227
|
-
ObjectLockConfiguration.filterSensitiveLog = (obj) => ({
|
|
1228
|
-
...obj,
|
|
1229
|
-
});
|
|
1230
|
-
})(ObjectLockConfiguration = exports.ObjectLockConfiguration || (exports.ObjectLockConfiguration = {}));
|
|
1231
|
-
var GetObjectLockConfigurationOutput;
|
|
1232
|
-
(function (GetObjectLockConfigurationOutput) {
|
|
1233
|
-
GetObjectLockConfigurationOutput.filterSensitiveLog = (obj) => ({
|
|
1234
|
-
...obj,
|
|
1235
|
-
});
|
|
1236
|
-
})(GetObjectLockConfigurationOutput = exports.GetObjectLockConfigurationOutput || (exports.GetObjectLockConfigurationOutput = {}));
|
|
1237
|
-
var GetObjectLockConfigurationRequest;
|
|
1238
|
-
(function (GetObjectLockConfigurationRequest) {
|
|
1239
|
-
GetObjectLockConfigurationRequest.filterSensitiveLog = (obj) => ({
|
|
1240
|
-
...obj,
|
|
1241
|
-
});
|
|
1242
|
-
})(GetObjectLockConfigurationRequest = exports.GetObjectLockConfigurationRequest || (exports.GetObjectLockConfigurationRequest = {}));
|
|
1243
|
-
var ObjectLockRetention;
|
|
1244
|
-
(function (ObjectLockRetention) {
|
|
1245
|
-
ObjectLockRetention.filterSensitiveLog = (obj) => ({
|
|
1246
|
-
...obj,
|
|
1247
|
-
});
|
|
1248
|
-
})(ObjectLockRetention = exports.ObjectLockRetention || (exports.ObjectLockRetention = {}));
|
|
1249
|
-
var GetObjectRetentionOutput;
|
|
1250
|
-
(function (GetObjectRetentionOutput) {
|
|
1251
|
-
GetObjectRetentionOutput.filterSensitiveLog = (obj) => ({
|
|
1252
|
-
...obj,
|
|
1253
|
-
});
|
|
1254
|
-
})(GetObjectRetentionOutput = exports.GetObjectRetentionOutput || (exports.GetObjectRetentionOutput = {}));
|
|
1255
|
-
var GetObjectRetentionRequest;
|
|
1256
|
-
(function (GetObjectRetentionRequest) {
|
|
1257
|
-
GetObjectRetentionRequest.filterSensitiveLog = (obj) => ({
|
|
1258
|
-
...obj,
|
|
1259
|
-
});
|
|
1260
|
-
})(GetObjectRetentionRequest = exports.GetObjectRetentionRequest || (exports.GetObjectRetentionRequest = {}));
|
|
1261
|
-
var GetObjectTaggingOutput;
|
|
1262
|
-
(function (GetObjectTaggingOutput) {
|
|
1263
|
-
GetObjectTaggingOutput.filterSensitiveLog = (obj) => ({
|
|
1264
|
-
...obj,
|
|
1265
|
-
});
|
|
1266
|
-
})(GetObjectTaggingOutput = exports.GetObjectTaggingOutput || (exports.GetObjectTaggingOutput = {}));
|
|
1267
|
-
var GetObjectTaggingRequest;
|
|
1268
|
-
(function (GetObjectTaggingRequest) {
|
|
1269
|
-
GetObjectTaggingRequest.filterSensitiveLog = (obj) => ({
|
|
1270
|
-
...obj,
|
|
1271
|
-
});
|
|
1272
|
-
})(GetObjectTaggingRequest = exports.GetObjectTaggingRequest || (exports.GetObjectTaggingRequest = {}));
|
|
1273
|
-
var GetObjectTorrentOutput;
|
|
1274
|
-
(function (GetObjectTorrentOutput) {
|
|
1275
|
-
GetObjectTorrentOutput.filterSensitiveLog = (obj) => ({
|
|
1276
|
-
...obj,
|
|
1277
|
-
});
|
|
1278
|
-
})(GetObjectTorrentOutput = exports.GetObjectTorrentOutput || (exports.GetObjectTorrentOutput = {}));
|
|
1279
|
-
var GetObjectTorrentRequest;
|
|
1280
|
-
(function (GetObjectTorrentRequest) {
|
|
1281
|
-
GetObjectTorrentRequest.filterSensitiveLog = (obj) => ({
|
|
1282
|
-
...obj,
|
|
1283
|
-
});
|
|
1284
|
-
})(GetObjectTorrentRequest = exports.GetObjectTorrentRequest || (exports.GetObjectTorrentRequest = {}));
|
|
1285
|
-
var PublicAccessBlockConfiguration;
|
|
1286
|
-
(function (PublicAccessBlockConfiguration) {
|
|
1287
|
-
PublicAccessBlockConfiguration.filterSensitiveLog = (obj) => ({
|
|
1288
|
-
...obj,
|
|
1289
|
-
});
|
|
1290
|
-
})(PublicAccessBlockConfiguration = exports.PublicAccessBlockConfiguration || (exports.PublicAccessBlockConfiguration = {}));
|
|
1291
|
-
var GetPublicAccessBlockOutput;
|
|
1292
|
-
(function (GetPublicAccessBlockOutput) {
|
|
1293
|
-
GetPublicAccessBlockOutput.filterSensitiveLog = (obj) => ({
|
|
1294
|
-
...obj,
|
|
1295
|
-
});
|
|
1296
|
-
})(GetPublicAccessBlockOutput = exports.GetPublicAccessBlockOutput || (exports.GetPublicAccessBlockOutput = {}));
|
|
1297
|
-
var GetPublicAccessBlockRequest;
|
|
1298
|
-
(function (GetPublicAccessBlockRequest) {
|
|
1299
|
-
GetPublicAccessBlockRequest.filterSensitiveLog = (obj) => ({
|
|
1300
|
-
...obj,
|
|
1301
|
-
});
|
|
1302
|
-
})(GetPublicAccessBlockRequest = exports.GetPublicAccessBlockRequest || (exports.GetPublicAccessBlockRequest = {}));
|
|
1303
|
-
var HeadBucketRequest;
|
|
1304
|
-
(function (HeadBucketRequest) {
|
|
1305
|
-
HeadBucketRequest.filterSensitiveLog = (obj) => ({
|
|
1306
|
-
...obj,
|
|
1307
|
-
});
|
|
1308
|
-
})(HeadBucketRequest = exports.HeadBucketRequest || (exports.HeadBucketRequest = {}));
|
|
1309
164
|
class NotFound extends S3ServiceException_1.S3ServiceException {
|
|
1310
165
|
constructor(opts) {
|
|
1311
166
|
super({
|
|
@@ -1319,137 +174,6 @@ class NotFound extends S3ServiceException_1.S3ServiceException {
|
|
|
1319
174
|
}
|
|
1320
175
|
}
|
|
1321
176
|
exports.NotFound = NotFound;
|
|
1322
|
-
var HeadObjectOutput;
|
|
1323
|
-
(function (HeadObjectOutput) {
|
|
1324
|
-
HeadObjectOutput.filterSensitiveLog = (obj) => ({
|
|
1325
|
-
...obj,
|
|
1326
|
-
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
1327
|
-
});
|
|
1328
|
-
})(HeadObjectOutput = exports.HeadObjectOutput || (exports.HeadObjectOutput = {}));
|
|
1329
|
-
var HeadObjectRequest;
|
|
1330
|
-
(function (HeadObjectRequest) {
|
|
1331
|
-
HeadObjectRequest.filterSensitiveLog = (obj) => ({
|
|
1332
|
-
...obj,
|
|
1333
|
-
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
1334
|
-
});
|
|
1335
|
-
})(HeadObjectRequest = exports.HeadObjectRequest || (exports.HeadObjectRequest = {}));
|
|
1336
|
-
var ListBucketAnalyticsConfigurationsOutput;
|
|
1337
|
-
(function (ListBucketAnalyticsConfigurationsOutput) {
|
|
1338
|
-
ListBucketAnalyticsConfigurationsOutput.filterSensitiveLog = (obj) => ({
|
|
1339
|
-
...obj,
|
|
1340
|
-
...(obj.AnalyticsConfigurationList && {
|
|
1341
|
-
AnalyticsConfigurationList: obj.AnalyticsConfigurationList.map((item) => AnalyticsConfiguration.filterSensitiveLog(item)),
|
|
1342
|
-
}),
|
|
1343
|
-
});
|
|
1344
|
-
})(ListBucketAnalyticsConfigurationsOutput = exports.ListBucketAnalyticsConfigurationsOutput || (exports.ListBucketAnalyticsConfigurationsOutput = {}));
|
|
1345
|
-
var ListBucketAnalyticsConfigurationsRequest;
|
|
1346
|
-
(function (ListBucketAnalyticsConfigurationsRequest) {
|
|
1347
|
-
ListBucketAnalyticsConfigurationsRequest.filterSensitiveLog = (obj) => ({
|
|
1348
|
-
...obj,
|
|
1349
|
-
});
|
|
1350
|
-
})(ListBucketAnalyticsConfigurationsRequest = exports.ListBucketAnalyticsConfigurationsRequest || (exports.ListBucketAnalyticsConfigurationsRequest = {}));
|
|
1351
|
-
var ListBucketIntelligentTieringConfigurationsOutput;
|
|
1352
|
-
(function (ListBucketIntelligentTieringConfigurationsOutput) {
|
|
1353
|
-
ListBucketIntelligentTieringConfigurationsOutput.filterSensitiveLog = (obj) => ({
|
|
1354
|
-
...obj,
|
|
1355
|
-
});
|
|
1356
|
-
})(ListBucketIntelligentTieringConfigurationsOutput = exports.ListBucketIntelligentTieringConfigurationsOutput || (exports.ListBucketIntelligentTieringConfigurationsOutput = {}));
|
|
1357
|
-
var ListBucketIntelligentTieringConfigurationsRequest;
|
|
1358
|
-
(function (ListBucketIntelligentTieringConfigurationsRequest) {
|
|
1359
|
-
ListBucketIntelligentTieringConfigurationsRequest.filterSensitiveLog = (obj) => ({
|
|
1360
|
-
...obj,
|
|
1361
|
-
});
|
|
1362
|
-
})(ListBucketIntelligentTieringConfigurationsRequest = exports.ListBucketIntelligentTieringConfigurationsRequest || (exports.ListBucketIntelligentTieringConfigurationsRequest = {}));
|
|
1363
|
-
var ListBucketInventoryConfigurationsOutput;
|
|
1364
|
-
(function (ListBucketInventoryConfigurationsOutput) {
|
|
1365
|
-
ListBucketInventoryConfigurationsOutput.filterSensitiveLog = (obj) => ({
|
|
1366
|
-
...obj,
|
|
1367
|
-
...(obj.InventoryConfigurationList && {
|
|
1368
|
-
InventoryConfigurationList: obj.InventoryConfigurationList.map((item) => InventoryConfiguration.filterSensitiveLog(item)),
|
|
1369
|
-
}),
|
|
1370
|
-
});
|
|
1371
|
-
})(ListBucketInventoryConfigurationsOutput = exports.ListBucketInventoryConfigurationsOutput || (exports.ListBucketInventoryConfigurationsOutput = {}));
|
|
1372
|
-
var ListBucketInventoryConfigurationsRequest;
|
|
1373
|
-
(function (ListBucketInventoryConfigurationsRequest) {
|
|
1374
|
-
ListBucketInventoryConfigurationsRequest.filterSensitiveLog = (obj) => ({
|
|
1375
|
-
...obj,
|
|
1376
|
-
});
|
|
1377
|
-
})(ListBucketInventoryConfigurationsRequest = exports.ListBucketInventoryConfigurationsRequest || (exports.ListBucketInventoryConfigurationsRequest = {}));
|
|
1378
|
-
var ListBucketMetricsConfigurationsOutput;
|
|
1379
|
-
(function (ListBucketMetricsConfigurationsOutput) {
|
|
1380
|
-
ListBucketMetricsConfigurationsOutput.filterSensitiveLog = (obj) => ({
|
|
1381
|
-
...obj,
|
|
1382
|
-
...(obj.MetricsConfigurationList && {
|
|
1383
|
-
MetricsConfigurationList: obj.MetricsConfigurationList.map((item) => MetricsConfiguration.filterSensitiveLog(item)),
|
|
1384
|
-
}),
|
|
1385
|
-
});
|
|
1386
|
-
})(ListBucketMetricsConfigurationsOutput = exports.ListBucketMetricsConfigurationsOutput || (exports.ListBucketMetricsConfigurationsOutput = {}));
|
|
1387
|
-
var ListBucketMetricsConfigurationsRequest;
|
|
1388
|
-
(function (ListBucketMetricsConfigurationsRequest) {
|
|
1389
|
-
ListBucketMetricsConfigurationsRequest.filterSensitiveLog = (obj) => ({
|
|
1390
|
-
...obj,
|
|
1391
|
-
});
|
|
1392
|
-
})(ListBucketMetricsConfigurationsRequest = exports.ListBucketMetricsConfigurationsRequest || (exports.ListBucketMetricsConfigurationsRequest = {}));
|
|
1393
|
-
var Bucket;
|
|
1394
|
-
(function (Bucket) {
|
|
1395
|
-
Bucket.filterSensitiveLog = (obj) => ({
|
|
1396
|
-
...obj,
|
|
1397
|
-
});
|
|
1398
|
-
})(Bucket = exports.Bucket || (exports.Bucket = {}));
|
|
1399
|
-
var ListBucketsOutput;
|
|
1400
|
-
(function (ListBucketsOutput) {
|
|
1401
|
-
ListBucketsOutput.filterSensitiveLog = (obj) => ({
|
|
1402
|
-
...obj,
|
|
1403
|
-
});
|
|
1404
|
-
})(ListBucketsOutput = exports.ListBucketsOutput || (exports.ListBucketsOutput = {}));
|
|
1405
|
-
var CommonPrefix;
|
|
1406
|
-
(function (CommonPrefix) {
|
|
1407
|
-
CommonPrefix.filterSensitiveLog = (obj) => ({
|
|
1408
|
-
...obj,
|
|
1409
|
-
});
|
|
1410
|
-
})(CommonPrefix = exports.CommonPrefix || (exports.CommonPrefix = {}));
|
|
1411
|
-
var Initiator;
|
|
1412
|
-
(function (Initiator) {
|
|
1413
|
-
Initiator.filterSensitiveLog = (obj) => ({
|
|
1414
|
-
...obj,
|
|
1415
|
-
});
|
|
1416
|
-
})(Initiator = exports.Initiator || (exports.Initiator = {}));
|
|
1417
|
-
var MultipartUpload;
|
|
1418
|
-
(function (MultipartUpload) {
|
|
1419
|
-
MultipartUpload.filterSensitiveLog = (obj) => ({
|
|
1420
|
-
...obj,
|
|
1421
|
-
});
|
|
1422
|
-
})(MultipartUpload = exports.MultipartUpload || (exports.MultipartUpload = {}));
|
|
1423
|
-
var ListMultipartUploadsOutput;
|
|
1424
|
-
(function (ListMultipartUploadsOutput) {
|
|
1425
|
-
ListMultipartUploadsOutput.filterSensitiveLog = (obj) => ({
|
|
1426
|
-
...obj,
|
|
1427
|
-
});
|
|
1428
|
-
})(ListMultipartUploadsOutput = exports.ListMultipartUploadsOutput || (exports.ListMultipartUploadsOutput = {}));
|
|
1429
|
-
var ListMultipartUploadsRequest;
|
|
1430
|
-
(function (ListMultipartUploadsRequest) {
|
|
1431
|
-
ListMultipartUploadsRequest.filterSensitiveLog = (obj) => ({
|
|
1432
|
-
...obj,
|
|
1433
|
-
});
|
|
1434
|
-
})(ListMultipartUploadsRequest = exports.ListMultipartUploadsRequest || (exports.ListMultipartUploadsRequest = {}));
|
|
1435
|
-
var _Object;
|
|
1436
|
-
(function (_Object) {
|
|
1437
|
-
_Object.filterSensitiveLog = (obj) => ({
|
|
1438
|
-
...obj,
|
|
1439
|
-
});
|
|
1440
|
-
})(_Object = exports._Object || (exports._Object = {}));
|
|
1441
|
-
var ListObjectsOutput;
|
|
1442
|
-
(function (ListObjectsOutput) {
|
|
1443
|
-
ListObjectsOutput.filterSensitiveLog = (obj) => ({
|
|
1444
|
-
...obj,
|
|
1445
|
-
});
|
|
1446
|
-
})(ListObjectsOutput = exports.ListObjectsOutput || (exports.ListObjectsOutput = {}));
|
|
1447
|
-
var ListObjectsRequest;
|
|
1448
|
-
(function (ListObjectsRequest) {
|
|
1449
|
-
ListObjectsRequest.filterSensitiveLog = (obj) => ({
|
|
1450
|
-
...obj,
|
|
1451
|
-
});
|
|
1452
|
-
})(ListObjectsRequest = exports.ListObjectsRequest || (exports.ListObjectsRequest = {}));
|
|
1453
177
|
class NoSuchBucket extends S3ServiceException_1.S3ServiceException {
|
|
1454
178
|
constructor(opts) {
|
|
1455
179
|
super({
|
|
@@ -1463,280 +187,1086 @@ class NoSuchBucket extends S3ServiceException_1.S3ServiceException {
|
|
|
1463
187
|
}
|
|
1464
188
|
}
|
|
1465
189
|
exports.NoSuchBucket = NoSuchBucket;
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
})
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
(
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
})
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
})
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
})
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
})
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
})
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
})
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
})
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
})
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
})
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
})
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
190
|
+
const AbortIncompleteMultipartUploadFilterSensitiveLog = (obj) => ({
|
|
191
|
+
...obj,
|
|
192
|
+
});
|
|
193
|
+
exports.AbortIncompleteMultipartUploadFilterSensitiveLog = AbortIncompleteMultipartUploadFilterSensitiveLog;
|
|
194
|
+
const AbortMultipartUploadOutputFilterSensitiveLog = (obj) => ({
|
|
195
|
+
...obj,
|
|
196
|
+
});
|
|
197
|
+
exports.AbortMultipartUploadOutputFilterSensitiveLog = AbortMultipartUploadOutputFilterSensitiveLog;
|
|
198
|
+
const AbortMultipartUploadRequestFilterSensitiveLog = (obj) => ({
|
|
199
|
+
...obj,
|
|
200
|
+
});
|
|
201
|
+
exports.AbortMultipartUploadRequestFilterSensitiveLog = AbortMultipartUploadRequestFilterSensitiveLog;
|
|
202
|
+
const AccelerateConfigurationFilterSensitiveLog = (obj) => ({
|
|
203
|
+
...obj,
|
|
204
|
+
});
|
|
205
|
+
exports.AccelerateConfigurationFilterSensitiveLog = AccelerateConfigurationFilterSensitiveLog;
|
|
206
|
+
const GranteeFilterSensitiveLog = (obj) => ({
|
|
207
|
+
...obj,
|
|
208
|
+
});
|
|
209
|
+
exports.GranteeFilterSensitiveLog = GranteeFilterSensitiveLog;
|
|
210
|
+
const GrantFilterSensitiveLog = (obj) => ({
|
|
211
|
+
...obj,
|
|
212
|
+
});
|
|
213
|
+
exports.GrantFilterSensitiveLog = GrantFilterSensitiveLog;
|
|
214
|
+
const OwnerFilterSensitiveLog = (obj) => ({
|
|
215
|
+
...obj,
|
|
216
|
+
});
|
|
217
|
+
exports.OwnerFilterSensitiveLog = OwnerFilterSensitiveLog;
|
|
218
|
+
const AccessControlPolicyFilterSensitiveLog = (obj) => ({
|
|
219
|
+
...obj,
|
|
220
|
+
});
|
|
221
|
+
exports.AccessControlPolicyFilterSensitiveLog = AccessControlPolicyFilterSensitiveLog;
|
|
222
|
+
const AccessControlTranslationFilterSensitiveLog = (obj) => ({
|
|
223
|
+
...obj,
|
|
224
|
+
});
|
|
225
|
+
exports.AccessControlTranslationFilterSensitiveLog = AccessControlTranslationFilterSensitiveLog;
|
|
226
|
+
const CompleteMultipartUploadOutputFilterSensitiveLog = (obj) => ({
|
|
227
|
+
...obj,
|
|
228
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
229
|
+
});
|
|
230
|
+
exports.CompleteMultipartUploadOutputFilterSensitiveLog = CompleteMultipartUploadOutputFilterSensitiveLog;
|
|
231
|
+
const CompletedPartFilterSensitiveLog = (obj) => ({
|
|
232
|
+
...obj,
|
|
233
|
+
});
|
|
234
|
+
exports.CompletedPartFilterSensitiveLog = CompletedPartFilterSensitiveLog;
|
|
235
|
+
const CompletedMultipartUploadFilterSensitiveLog = (obj) => ({
|
|
236
|
+
...obj,
|
|
237
|
+
});
|
|
238
|
+
exports.CompletedMultipartUploadFilterSensitiveLog = CompletedMultipartUploadFilterSensitiveLog;
|
|
239
|
+
const CompleteMultipartUploadRequestFilterSensitiveLog = (obj) => ({
|
|
240
|
+
...obj,
|
|
241
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
242
|
+
});
|
|
243
|
+
exports.CompleteMultipartUploadRequestFilterSensitiveLog = CompleteMultipartUploadRequestFilterSensitiveLog;
|
|
244
|
+
const CopyObjectResultFilterSensitiveLog = (obj) => ({
|
|
245
|
+
...obj,
|
|
246
|
+
});
|
|
247
|
+
exports.CopyObjectResultFilterSensitiveLog = CopyObjectResultFilterSensitiveLog;
|
|
248
|
+
const CopyObjectOutputFilterSensitiveLog = (obj) => ({
|
|
249
|
+
...obj,
|
|
250
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
251
|
+
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
252
|
+
});
|
|
253
|
+
exports.CopyObjectOutputFilterSensitiveLog = CopyObjectOutputFilterSensitiveLog;
|
|
254
|
+
const CopyObjectRequestFilterSensitiveLog = (obj) => ({
|
|
255
|
+
...obj,
|
|
256
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
257
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
258
|
+
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
259
|
+
...(obj.CopySourceSSECustomerKey && { CopySourceSSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
260
|
+
});
|
|
261
|
+
exports.CopyObjectRequestFilterSensitiveLog = CopyObjectRequestFilterSensitiveLog;
|
|
262
|
+
const CreateBucketOutputFilterSensitiveLog = (obj) => ({
|
|
263
|
+
...obj,
|
|
264
|
+
});
|
|
265
|
+
exports.CreateBucketOutputFilterSensitiveLog = CreateBucketOutputFilterSensitiveLog;
|
|
266
|
+
const CreateBucketConfigurationFilterSensitiveLog = (obj) => ({
|
|
267
|
+
...obj,
|
|
268
|
+
});
|
|
269
|
+
exports.CreateBucketConfigurationFilterSensitiveLog = CreateBucketConfigurationFilterSensitiveLog;
|
|
270
|
+
const CreateBucketRequestFilterSensitiveLog = (obj) => ({
|
|
271
|
+
...obj,
|
|
272
|
+
});
|
|
273
|
+
exports.CreateBucketRequestFilterSensitiveLog = CreateBucketRequestFilterSensitiveLog;
|
|
274
|
+
const CreateMultipartUploadOutputFilterSensitiveLog = (obj) => ({
|
|
275
|
+
...obj,
|
|
276
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
277
|
+
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
278
|
+
});
|
|
279
|
+
exports.CreateMultipartUploadOutputFilterSensitiveLog = CreateMultipartUploadOutputFilterSensitiveLog;
|
|
280
|
+
const CreateMultipartUploadRequestFilterSensitiveLog = (obj) => ({
|
|
281
|
+
...obj,
|
|
282
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
283
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
284
|
+
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
285
|
+
});
|
|
286
|
+
exports.CreateMultipartUploadRequestFilterSensitiveLog = CreateMultipartUploadRequestFilterSensitiveLog;
|
|
287
|
+
const DeleteBucketRequestFilterSensitiveLog = (obj) => ({
|
|
288
|
+
...obj,
|
|
289
|
+
});
|
|
290
|
+
exports.DeleteBucketRequestFilterSensitiveLog = DeleteBucketRequestFilterSensitiveLog;
|
|
291
|
+
const DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
292
|
+
...obj,
|
|
293
|
+
});
|
|
294
|
+
exports.DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog = DeleteBucketAnalyticsConfigurationRequestFilterSensitiveLog;
|
|
295
|
+
const DeleteBucketCorsRequestFilterSensitiveLog = (obj) => ({
|
|
296
|
+
...obj,
|
|
297
|
+
});
|
|
298
|
+
exports.DeleteBucketCorsRequestFilterSensitiveLog = DeleteBucketCorsRequestFilterSensitiveLog;
|
|
299
|
+
const DeleteBucketEncryptionRequestFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
exports.DeleteBucketEncryptionRequestFilterSensitiveLog = DeleteBucketEncryptionRequestFilterSensitiveLog;
|
|
303
|
+
const DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
304
|
+
...obj,
|
|
305
|
+
});
|
|
306
|
+
exports.DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = DeleteBucketIntelligentTieringConfigurationRequestFilterSensitiveLog;
|
|
307
|
+
const DeleteBucketInventoryConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
308
|
+
...obj,
|
|
309
|
+
});
|
|
310
|
+
exports.DeleteBucketInventoryConfigurationRequestFilterSensitiveLog = DeleteBucketInventoryConfigurationRequestFilterSensitiveLog;
|
|
311
|
+
const DeleteBucketLifecycleRequestFilterSensitiveLog = (obj) => ({
|
|
312
|
+
...obj,
|
|
313
|
+
});
|
|
314
|
+
exports.DeleteBucketLifecycleRequestFilterSensitiveLog = DeleteBucketLifecycleRequestFilterSensitiveLog;
|
|
315
|
+
const DeleteBucketMetricsConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
316
|
+
...obj,
|
|
317
|
+
});
|
|
318
|
+
exports.DeleteBucketMetricsConfigurationRequestFilterSensitiveLog = DeleteBucketMetricsConfigurationRequestFilterSensitiveLog;
|
|
319
|
+
const DeleteBucketOwnershipControlsRequestFilterSensitiveLog = (obj) => ({
|
|
320
|
+
...obj,
|
|
321
|
+
});
|
|
322
|
+
exports.DeleteBucketOwnershipControlsRequestFilterSensitiveLog = DeleteBucketOwnershipControlsRequestFilterSensitiveLog;
|
|
323
|
+
const DeleteBucketPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
324
|
+
...obj,
|
|
325
|
+
});
|
|
326
|
+
exports.DeleteBucketPolicyRequestFilterSensitiveLog = DeleteBucketPolicyRequestFilterSensitiveLog;
|
|
327
|
+
const DeleteBucketReplicationRequestFilterSensitiveLog = (obj) => ({
|
|
328
|
+
...obj,
|
|
329
|
+
});
|
|
330
|
+
exports.DeleteBucketReplicationRequestFilterSensitiveLog = DeleteBucketReplicationRequestFilterSensitiveLog;
|
|
331
|
+
const DeleteBucketTaggingRequestFilterSensitiveLog = (obj) => ({
|
|
332
|
+
...obj,
|
|
333
|
+
});
|
|
334
|
+
exports.DeleteBucketTaggingRequestFilterSensitiveLog = DeleteBucketTaggingRequestFilterSensitiveLog;
|
|
335
|
+
const DeleteBucketWebsiteRequestFilterSensitiveLog = (obj) => ({
|
|
336
|
+
...obj,
|
|
337
|
+
});
|
|
338
|
+
exports.DeleteBucketWebsiteRequestFilterSensitiveLog = DeleteBucketWebsiteRequestFilterSensitiveLog;
|
|
339
|
+
const DeleteObjectOutputFilterSensitiveLog = (obj) => ({
|
|
340
|
+
...obj,
|
|
341
|
+
});
|
|
342
|
+
exports.DeleteObjectOutputFilterSensitiveLog = DeleteObjectOutputFilterSensitiveLog;
|
|
343
|
+
const DeleteObjectRequestFilterSensitiveLog = (obj) => ({
|
|
344
|
+
...obj,
|
|
345
|
+
});
|
|
346
|
+
exports.DeleteObjectRequestFilterSensitiveLog = DeleteObjectRequestFilterSensitiveLog;
|
|
347
|
+
const DeletedObjectFilterSensitiveLog = (obj) => ({
|
|
348
|
+
...obj,
|
|
349
|
+
});
|
|
350
|
+
exports.DeletedObjectFilterSensitiveLog = DeletedObjectFilterSensitiveLog;
|
|
351
|
+
const _ErrorFilterSensitiveLog = (obj) => ({
|
|
352
|
+
...obj,
|
|
353
|
+
});
|
|
354
|
+
exports._ErrorFilterSensitiveLog = _ErrorFilterSensitiveLog;
|
|
355
|
+
const DeleteObjectsOutputFilterSensitiveLog = (obj) => ({
|
|
356
|
+
...obj,
|
|
357
|
+
});
|
|
358
|
+
exports.DeleteObjectsOutputFilterSensitiveLog = DeleteObjectsOutputFilterSensitiveLog;
|
|
359
|
+
const ObjectIdentifierFilterSensitiveLog = (obj) => ({
|
|
360
|
+
...obj,
|
|
361
|
+
});
|
|
362
|
+
exports.ObjectIdentifierFilterSensitiveLog = ObjectIdentifierFilterSensitiveLog;
|
|
363
|
+
const DeleteFilterSensitiveLog = (obj) => ({
|
|
364
|
+
...obj,
|
|
365
|
+
});
|
|
366
|
+
exports.DeleteFilterSensitiveLog = DeleteFilterSensitiveLog;
|
|
367
|
+
const DeleteObjectsRequestFilterSensitiveLog = (obj) => ({
|
|
368
|
+
...obj,
|
|
369
|
+
});
|
|
370
|
+
exports.DeleteObjectsRequestFilterSensitiveLog = DeleteObjectsRequestFilterSensitiveLog;
|
|
371
|
+
const DeleteObjectTaggingOutputFilterSensitiveLog = (obj) => ({
|
|
372
|
+
...obj,
|
|
373
|
+
});
|
|
374
|
+
exports.DeleteObjectTaggingOutputFilterSensitiveLog = DeleteObjectTaggingOutputFilterSensitiveLog;
|
|
375
|
+
const DeleteObjectTaggingRequestFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
exports.DeleteObjectTaggingRequestFilterSensitiveLog = DeleteObjectTaggingRequestFilterSensitiveLog;
|
|
379
|
+
const DeletePublicAccessBlockRequestFilterSensitiveLog = (obj) => ({
|
|
380
|
+
...obj,
|
|
381
|
+
});
|
|
382
|
+
exports.DeletePublicAccessBlockRequestFilterSensitiveLog = DeletePublicAccessBlockRequestFilterSensitiveLog;
|
|
383
|
+
const GetBucketAccelerateConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
384
|
+
...obj,
|
|
385
|
+
});
|
|
386
|
+
exports.GetBucketAccelerateConfigurationOutputFilterSensitiveLog = GetBucketAccelerateConfigurationOutputFilterSensitiveLog;
|
|
387
|
+
const GetBucketAccelerateConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
exports.GetBucketAccelerateConfigurationRequestFilterSensitiveLog = GetBucketAccelerateConfigurationRequestFilterSensitiveLog;
|
|
391
|
+
const GetBucketAclOutputFilterSensitiveLog = (obj) => ({
|
|
392
|
+
...obj,
|
|
393
|
+
});
|
|
394
|
+
exports.GetBucketAclOutputFilterSensitiveLog = GetBucketAclOutputFilterSensitiveLog;
|
|
395
|
+
const GetBucketAclRequestFilterSensitiveLog = (obj) => ({
|
|
396
|
+
...obj,
|
|
397
|
+
});
|
|
398
|
+
exports.GetBucketAclRequestFilterSensitiveLog = GetBucketAclRequestFilterSensitiveLog;
|
|
399
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
402
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
403
|
+
const AnalyticsAndOperatorFilterSensitiveLog = (obj) => ({
|
|
404
|
+
...obj,
|
|
405
|
+
});
|
|
406
|
+
exports.AnalyticsAndOperatorFilterSensitiveLog = AnalyticsAndOperatorFilterSensitiveLog;
|
|
407
|
+
const AnalyticsFilterFilterSensitiveLog = (obj) => {
|
|
408
|
+
if (obj.Prefix !== undefined)
|
|
409
|
+
return { Prefix: obj.Prefix };
|
|
410
|
+
if (obj.Tag !== undefined)
|
|
411
|
+
return { Tag: (0, exports.TagFilterSensitiveLog)(obj.Tag) };
|
|
412
|
+
if (obj.And !== undefined)
|
|
413
|
+
return { And: (0, exports.AnalyticsAndOperatorFilterSensitiveLog)(obj.And) };
|
|
414
|
+
if (obj.$unknown !== undefined)
|
|
415
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
416
|
+
};
|
|
417
|
+
exports.AnalyticsFilterFilterSensitiveLog = AnalyticsFilterFilterSensitiveLog;
|
|
418
|
+
const AnalyticsS3BucketDestinationFilterSensitiveLog = (obj) => ({
|
|
419
|
+
...obj,
|
|
420
|
+
});
|
|
421
|
+
exports.AnalyticsS3BucketDestinationFilterSensitiveLog = AnalyticsS3BucketDestinationFilterSensitiveLog;
|
|
422
|
+
const AnalyticsExportDestinationFilterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
});
|
|
425
|
+
exports.AnalyticsExportDestinationFilterSensitiveLog = AnalyticsExportDestinationFilterSensitiveLog;
|
|
426
|
+
const StorageClassAnalysisDataExportFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
exports.StorageClassAnalysisDataExportFilterSensitiveLog = StorageClassAnalysisDataExportFilterSensitiveLog;
|
|
430
|
+
const StorageClassAnalysisFilterSensitiveLog = (obj) => ({
|
|
431
|
+
...obj,
|
|
432
|
+
});
|
|
433
|
+
exports.StorageClassAnalysisFilterSensitiveLog = StorageClassAnalysisFilterSensitiveLog;
|
|
434
|
+
const AnalyticsConfigurationFilterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
...(obj.Filter && { Filter: (0, exports.AnalyticsFilterFilterSensitiveLog)(obj.Filter) }),
|
|
437
|
+
});
|
|
438
|
+
exports.AnalyticsConfigurationFilterSensitiveLog = AnalyticsConfigurationFilterSensitiveLog;
|
|
439
|
+
const GetBucketAnalyticsConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
440
|
+
...obj,
|
|
441
|
+
...(obj.AnalyticsConfiguration && {
|
|
442
|
+
AnalyticsConfiguration: (0, exports.AnalyticsConfigurationFilterSensitiveLog)(obj.AnalyticsConfiguration),
|
|
443
|
+
}),
|
|
444
|
+
});
|
|
445
|
+
exports.GetBucketAnalyticsConfigurationOutputFilterSensitiveLog = GetBucketAnalyticsConfigurationOutputFilterSensitiveLog;
|
|
446
|
+
const GetBucketAnalyticsConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
exports.GetBucketAnalyticsConfigurationRequestFilterSensitiveLog = GetBucketAnalyticsConfigurationRequestFilterSensitiveLog;
|
|
450
|
+
const CORSRuleFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
exports.CORSRuleFilterSensitiveLog = CORSRuleFilterSensitiveLog;
|
|
454
|
+
const GetBucketCorsOutputFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
457
|
+
exports.GetBucketCorsOutputFilterSensitiveLog = GetBucketCorsOutputFilterSensitiveLog;
|
|
458
|
+
const GetBucketCorsRequestFilterSensitiveLog = (obj) => ({
|
|
459
|
+
...obj,
|
|
460
|
+
});
|
|
461
|
+
exports.GetBucketCorsRequestFilterSensitiveLog = GetBucketCorsRequestFilterSensitiveLog;
|
|
462
|
+
const ServerSideEncryptionByDefaultFilterSensitiveLog = (obj) => ({
|
|
463
|
+
...obj,
|
|
464
|
+
...(obj.KMSMasterKeyID && { KMSMasterKeyID: smithy_client_1.SENSITIVE_STRING }),
|
|
465
|
+
});
|
|
466
|
+
exports.ServerSideEncryptionByDefaultFilterSensitiveLog = ServerSideEncryptionByDefaultFilterSensitiveLog;
|
|
467
|
+
const ServerSideEncryptionRuleFilterSensitiveLog = (obj) => ({
|
|
468
|
+
...obj,
|
|
469
|
+
...(obj.ApplyServerSideEncryptionByDefault && {
|
|
470
|
+
ApplyServerSideEncryptionByDefault: (0, exports.ServerSideEncryptionByDefaultFilterSensitiveLog)(obj.ApplyServerSideEncryptionByDefault),
|
|
471
|
+
}),
|
|
472
|
+
});
|
|
473
|
+
exports.ServerSideEncryptionRuleFilterSensitiveLog = ServerSideEncryptionRuleFilterSensitiveLog;
|
|
474
|
+
const ServerSideEncryptionConfigurationFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.ServerSideEncryptionRuleFilterSensitiveLog)(item)) }),
|
|
477
|
+
});
|
|
478
|
+
exports.ServerSideEncryptionConfigurationFilterSensitiveLog = ServerSideEncryptionConfigurationFilterSensitiveLog;
|
|
479
|
+
const GetBucketEncryptionOutputFilterSensitiveLog = (obj) => ({
|
|
480
|
+
...obj,
|
|
481
|
+
...(obj.ServerSideEncryptionConfiguration && {
|
|
482
|
+
ServerSideEncryptionConfiguration: (0, exports.ServerSideEncryptionConfigurationFilterSensitiveLog)(obj.ServerSideEncryptionConfiguration),
|
|
483
|
+
}),
|
|
484
|
+
});
|
|
485
|
+
exports.GetBucketEncryptionOutputFilterSensitiveLog = GetBucketEncryptionOutputFilterSensitiveLog;
|
|
486
|
+
const GetBucketEncryptionRequestFilterSensitiveLog = (obj) => ({
|
|
487
|
+
...obj,
|
|
488
|
+
});
|
|
489
|
+
exports.GetBucketEncryptionRequestFilterSensitiveLog = GetBucketEncryptionRequestFilterSensitiveLog;
|
|
490
|
+
const IntelligentTieringAndOperatorFilterSensitiveLog = (obj) => ({
|
|
491
|
+
...obj,
|
|
492
|
+
});
|
|
493
|
+
exports.IntelligentTieringAndOperatorFilterSensitiveLog = IntelligentTieringAndOperatorFilterSensitiveLog;
|
|
494
|
+
const IntelligentTieringFilterFilterSensitiveLog = (obj) => ({
|
|
495
|
+
...obj,
|
|
496
|
+
});
|
|
497
|
+
exports.IntelligentTieringFilterFilterSensitiveLog = IntelligentTieringFilterFilterSensitiveLog;
|
|
498
|
+
const TieringFilterSensitiveLog = (obj) => ({
|
|
499
|
+
...obj,
|
|
500
|
+
});
|
|
501
|
+
exports.TieringFilterSensitiveLog = TieringFilterSensitiveLog;
|
|
502
|
+
const IntelligentTieringConfigurationFilterSensitiveLog = (obj) => ({
|
|
503
|
+
...obj,
|
|
504
|
+
});
|
|
505
|
+
exports.IntelligentTieringConfigurationFilterSensitiveLog = IntelligentTieringConfigurationFilterSensitiveLog;
|
|
506
|
+
const GetBucketIntelligentTieringConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
507
|
+
...obj,
|
|
508
|
+
});
|
|
509
|
+
exports.GetBucketIntelligentTieringConfigurationOutputFilterSensitiveLog = GetBucketIntelligentTieringConfigurationOutputFilterSensitiveLog;
|
|
510
|
+
const GetBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
511
|
+
...obj,
|
|
512
|
+
});
|
|
513
|
+
exports.GetBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = GetBucketIntelligentTieringConfigurationRequestFilterSensitiveLog;
|
|
514
|
+
const SSEKMSFilterSensitiveLog = (obj) => ({
|
|
515
|
+
...obj,
|
|
516
|
+
...(obj.KeyId && { KeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
517
|
+
});
|
|
518
|
+
exports.SSEKMSFilterSensitiveLog = SSEKMSFilterSensitiveLog;
|
|
519
|
+
const SSES3FilterSensitiveLog = (obj) => ({
|
|
520
|
+
...obj,
|
|
521
|
+
});
|
|
522
|
+
exports.SSES3FilterSensitiveLog = SSES3FilterSensitiveLog;
|
|
523
|
+
const InventoryEncryptionFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
...(obj.SSEKMS && { SSEKMS: (0, exports.SSEKMSFilterSensitiveLog)(obj.SSEKMS) }),
|
|
526
|
+
});
|
|
527
|
+
exports.InventoryEncryptionFilterSensitiveLog = InventoryEncryptionFilterSensitiveLog;
|
|
528
|
+
const InventoryS3BucketDestinationFilterSensitiveLog = (obj) => ({
|
|
529
|
+
...obj,
|
|
530
|
+
...(obj.Encryption && { Encryption: (0, exports.InventoryEncryptionFilterSensitiveLog)(obj.Encryption) }),
|
|
531
|
+
});
|
|
532
|
+
exports.InventoryS3BucketDestinationFilterSensitiveLog = InventoryS3BucketDestinationFilterSensitiveLog;
|
|
533
|
+
const InventoryDestinationFilterSensitiveLog = (obj) => ({
|
|
534
|
+
...obj,
|
|
535
|
+
...(obj.S3BucketDestination && {
|
|
536
|
+
S3BucketDestination: (0, exports.InventoryS3BucketDestinationFilterSensitiveLog)(obj.S3BucketDestination),
|
|
537
|
+
}),
|
|
538
|
+
});
|
|
539
|
+
exports.InventoryDestinationFilterSensitiveLog = InventoryDestinationFilterSensitiveLog;
|
|
540
|
+
const InventoryFilterFilterSensitiveLog = (obj) => ({
|
|
541
|
+
...obj,
|
|
542
|
+
});
|
|
543
|
+
exports.InventoryFilterFilterSensitiveLog = InventoryFilterFilterSensitiveLog;
|
|
544
|
+
const InventoryScheduleFilterSensitiveLog = (obj) => ({
|
|
545
|
+
...obj,
|
|
546
|
+
});
|
|
547
|
+
exports.InventoryScheduleFilterSensitiveLog = InventoryScheduleFilterSensitiveLog;
|
|
548
|
+
const InventoryConfigurationFilterSensitiveLog = (obj) => ({
|
|
549
|
+
...obj,
|
|
550
|
+
...(obj.Destination && { Destination: (0, exports.InventoryDestinationFilterSensitiveLog)(obj.Destination) }),
|
|
551
|
+
});
|
|
552
|
+
exports.InventoryConfigurationFilterSensitiveLog = InventoryConfigurationFilterSensitiveLog;
|
|
553
|
+
const GetBucketInventoryConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
554
|
+
...obj,
|
|
555
|
+
...(obj.InventoryConfiguration && {
|
|
556
|
+
InventoryConfiguration: (0, exports.InventoryConfigurationFilterSensitiveLog)(obj.InventoryConfiguration),
|
|
557
|
+
}),
|
|
558
|
+
});
|
|
559
|
+
exports.GetBucketInventoryConfigurationOutputFilterSensitiveLog = GetBucketInventoryConfigurationOutputFilterSensitiveLog;
|
|
560
|
+
const GetBucketInventoryConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
561
|
+
...obj,
|
|
562
|
+
});
|
|
563
|
+
exports.GetBucketInventoryConfigurationRequestFilterSensitiveLog = GetBucketInventoryConfigurationRequestFilterSensitiveLog;
|
|
564
|
+
const LifecycleExpirationFilterSensitiveLog = (obj) => ({
|
|
565
|
+
...obj,
|
|
566
|
+
});
|
|
567
|
+
exports.LifecycleExpirationFilterSensitiveLog = LifecycleExpirationFilterSensitiveLog;
|
|
568
|
+
const LifecycleRuleAndOperatorFilterSensitiveLog = (obj) => ({
|
|
569
|
+
...obj,
|
|
570
|
+
});
|
|
571
|
+
exports.LifecycleRuleAndOperatorFilterSensitiveLog = LifecycleRuleAndOperatorFilterSensitiveLog;
|
|
572
|
+
const LifecycleRuleFilterFilterSensitiveLog = (obj) => {
|
|
573
|
+
if (obj.Prefix !== undefined)
|
|
574
|
+
return { Prefix: obj.Prefix };
|
|
575
|
+
if (obj.Tag !== undefined)
|
|
576
|
+
return { Tag: (0, exports.TagFilterSensitiveLog)(obj.Tag) };
|
|
577
|
+
if (obj.ObjectSizeGreaterThan !== undefined)
|
|
578
|
+
return { ObjectSizeGreaterThan: obj.ObjectSizeGreaterThan };
|
|
579
|
+
if (obj.ObjectSizeLessThan !== undefined)
|
|
580
|
+
return { ObjectSizeLessThan: obj.ObjectSizeLessThan };
|
|
581
|
+
if (obj.And !== undefined)
|
|
582
|
+
return { And: (0, exports.LifecycleRuleAndOperatorFilterSensitiveLog)(obj.And) };
|
|
583
|
+
if (obj.$unknown !== undefined)
|
|
584
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
585
|
+
};
|
|
586
|
+
exports.LifecycleRuleFilterFilterSensitiveLog = LifecycleRuleFilterFilterSensitiveLog;
|
|
587
|
+
const NoncurrentVersionExpirationFilterSensitiveLog = (obj) => ({
|
|
588
|
+
...obj,
|
|
589
|
+
});
|
|
590
|
+
exports.NoncurrentVersionExpirationFilterSensitiveLog = NoncurrentVersionExpirationFilterSensitiveLog;
|
|
591
|
+
const NoncurrentVersionTransitionFilterSensitiveLog = (obj) => ({
|
|
592
|
+
...obj,
|
|
593
|
+
});
|
|
594
|
+
exports.NoncurrentVersionTransitionFilterSensitiveLog = NoncurrentVersionTransitionFilterSensitiveLog;
|
|
595
|
+
const TransitionFilterSensitiveLog = (obj) => ({
|
|
596
|
+
...obj,
|
|
597
|
+
});
|
|
598
|
+
exports.TransitionFilterSensitiveLog = TransitionFilterSensitiveLog;
|
|
599
|
+
const LifecycleRuleFilterSensitiveLog = (obj) => ({
|
|
600
|
+
...obj,
|
|
601
|
+
...(obj.Filter && { Filter: (0, exports.LifecycleRuleFilterFilterSensitiveLog)(obj.Filter) }),
|
|
602
|
+
});
|
|
603
|
+
exports.LifecycleRuleFilterSensitiveLog = LifecycleRuleFilterSensitiveLog;
|
|
604
|
+
const GetBucketLifecycleConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
605
|
+
...obj,
|
|
606
|
+
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.LifecycleRuleFilterSensitiveLog)(item)) }),
|
|
607
|
+
});
|
|
608
|
+
exports.GetBucketLifecycleConfigurationOutputFilterSensitiveLog = GetBucketLifecycleConfigurationOutputFilterSensitiveLog;
|
|
609
|
+
const GetBucketLifecycleConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
610
|
+
...obj,
|
|
611
|
+
});
|
|
612
|
+
exports.GetBucketLifecycleConfigurationRequestFilterSensitiveLog = GetBucketLifecycleConfigurationRequestFilterSensitiveLog;
|
|
613
|
+
const GetBucketLocationOutputFilterSensitiveLog = (obj) => ({
|
|
614
|
+
...obj,
|
|
615
|
+
});
|
|
616
|
+
exports.GetBucketLocationOutputFilterSensitiveLog = GetBucketLocationOutputFilterSensitiveLog;
|
|
617
|
+
const GetBucketLocationRequestFilterSensitiveLog = (obj) => ({
|
|
618
|
+
...obj,
|
|
619
|
+
});
|
|
620
|
+
exports.GetBucketLocationRequestFilterSensitiveLog = GetBucketLocationRequestFilterSensitiveLog;
|
|
621
|
+
const TargetGrantFilterSensitiveLog = (obj) => ({
|
|
622
|
+
...obj,
|
|
623
|
+
});
|
|
624
|
+
exports.TargetGrantFilterSensitiveLog = TargetGrantFilterSensitiveLog;
|
|
625
|
+
const LoggingEnabledFilterSensitiveLog = (obj) => ({
|
|
626
|
+
...obj,
|
|
627
|
+
});
|
|
628
|
+
exports.LoggingEnabledFilterSensitiveLog = LoggingEnabledFilterSensitiveLog;
|
|
629
|
+
const GetBucketLoggingOutputFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
});
|
|
632
|
+
exports.GetBucketLoggingOutputFilterSensitiveLog = GetBucketLoggingOutputFilterSensitiveLog;
|
|
633
|
+
const GetBucketLoggingRequestFilterSensitiveLog = (obj) => ({
|
|
634
|
+
...obj,
|
|
635
|
+
});
|
|
636
|
+
exports.GetBucketLoggingRequestFilterSensitiveLog = GetBucketLoggingRequestFilterSensitiveLog;
|
|
637
|
+
const MetricsAndOperatorFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
exports.MetricsAndOperatorFilterSensitiveLog = MetricsAndOperatorFilterSensitiveLog;
|
|
641
|
+
const MetricsFilterFilterSensitiveLog = (obj) => {
|
|
642
|
+
if (obj.Prefix !== undefined)
|
|
643
|
+
return { Prefix: obj.Prefix };
|
|
644
|
+
if (obj.Tag !== undefined)
|
|
645
|
+
return { Tag: (0, exports.TagFilterSensitiveLog)(obj.Tag) };
|
|
646
|
+
if (obj.AccessPointArn !== undefined)
|
|
647
|
+
return { AccessPointArn: obj.AccessPointArn };
|
|
648
|
+
if (obj.And !== undefined)
|
|
649
|
+
return { And: (0, exports.MetricsAndOperatorFilterSensitiveLog)(obj.And) };
|
|
650
|
+
if (obj.$unknown !== undefined)
|
|
651
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
652
|
+
};
|
|
653
|
+
exports.MetricsFilterFilterSensitiveLog = MetricsFilterFilterSensitiveLog;
|
|
654
|
+
const MetricsConfigurationFilterSensitiveLog = (obj) => ({
|
|
655
|
+
...obj,
|
|
656
|
+
...(obj.Filter && { Filter: (0, exports.MetricsFilterFilterSensitiveLog)(obj.Filter) }),
|
|
657
|
+
});
|
|
658
|
+
exports.MetricsConfigurationFilterSensitiveLog = MetricsConfigurationFilterSensitiveLog;
|
|
659
|
+
const GetBucketMetricsConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
660
|
+
...obj,
|
|
661
|
+
...(obj.MetricsConfiguration && {
|
|
662
|
+
MetricsConfiguration: (0, exports.MetricsConfigurationFilterSensitiveLog)(obj.MetricsConfiguration),
|
|
663
|
+
}),
|
|
664
|
+
});
|
|
665
|
+
exports.GetBucketMetricsConfigurationOutputFilterSensitiveLog = GetBucketMetricsConfigurationOutputFilterSensitiveLog;
|
|
666
|
+
const GetBucketMetricsConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
667
|
+
...obj,
|
|
668
|
+
});
|
|
669
|
+
exports.GetBucketMetricsConfigurationRequestFilterSensitiveLog = GetBucketMetricsConfigurationRequestFilterSensitiveLog;
|
|
670
|
+
const GetBucketNotificationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
671
|
+
...obj,
|
|
672
|
+
});
|
|
673
|
+
exports.GetBucketNotificationConfigurationRequestFilterSensitiveLog = GetBucketNotificationConfigurationRequestFilterSensitiveLog;
|
|
674
|
+
const EventBridgeConfigurationFilterSensitiveLog = (obj) => ({
|
|
675
|
+
...obj,
|
|
676
|
+
});
|
|
677
|
+
exports.EventBridgeConfigurationFilterSensitiveLog = EventBridgeConfigurationFilterSensitiveLog;
|
|
678
|
+
const FilterRuleFilterSensitiveLog = (obj) => ({
|
|
679
|
+
...obj,
|
|
680
|
+
});
|
|
681
|
+
exports.FilterRuleFilterSensitiveLog = FilterRuleFilterSensitiveLog;
|
|
682
|
+
const S3KeyFilterFilterSensitiveLog = (obj) => ({
|
|
683
|
+
...obj,
|
|
684
|
+
});
|
|
685
|
+
exports.S3KeyFilterFilterSensitiveLog = S3KeyFilterFilterSensitiveLog;
|
|
686
|
+
const NotificationConfigurationFilterFilterSensitiveLog = (obj) => ({
|
|
687
|
+
...obj,
|
|
688
|
+
});
|
|
689
|
+
exports.NotificationConfigurationFilterFilterSensitiveLog = NotificationConfigurationFilterFilterSensitiveLog;
|
|
690
|
+
const LambdaFunctionConfigurationFilterSensitiveLog = (obj) => ({
|
|
691
|
+
...obj,
|
|
692
|
+
});
|
|
693
|
+
exports.LambdaFunctionConfigurationFilterSensitiveLog = LambdaFunctionConfigurationFilterSensitiveLog;
|
|
694
|
+
const QueueConfigurationFilterSensitiveLog = (obj) => ({
|
|
695
|
+
...obj,
|
|
696
|
+
});
|
|
697
|
+
exports.QueueConfigurationFilterSensitiveLog = QueueConfigurationFilterSensitiveLog;
|
|
698
|
+
const TopicConfigurationFilterSensitiveLog = (obj) => ({
|
|
699
|
+
...obj,
|
|
700
|
+
});
|
|
701
|
+
exports.TopicConfigurationFilterSensitiveLog = TopicConfigurationFilterSensitiveLog;
|
|
702
|
+
const NotificationConfigurationFilterSensitiveLog = (obj) => ({
|
|
703
|
+
...obj,
|
|
704
|
+
});
|
|
705
|
+
exports.NotificationConfigurationFilterSensitiveLog = NotificationConfigurationFilterSensitiveLog;
|
|
706
|
+
const OwnershipControlsRuleFilterSensitiveLog = (obj) => ({
|
|
707
|
+
...obj,
|
|
708
|
+
});
|
|
709
|
+
exports.OwnershipControlsRuleFilterSensitiveLog = OwnershipControlsRuleFilterSensitiveLog;
|
|
710
|
+
const OwnershipControlsFilterSensitiveLog = (obj) => ({
|
|
711
|
+
...obj,
|
|
712
|
+
});
|
|
713
|
+
exports.OwnershipControlsFilterSensitiveLog = OwnershipControlsFilterSensitiveLog;
|
|
714
|
+
const GetBucketOwnershipControlsOutputFilterSensitiveLog = (obj) => ({
|
|
715
|
+
...obj,
|
|
716
|
+
});
|
|
717
|
+
exports.GetBucketOwnershipControlsOutputFilterSensitiveLog = GetBucketOwnershipControlsOutputFilterSensitiveLog;
|
|
718
|
+
const GetBucketOwnershipControlsRequestFilterSensitiveLog = (obj) => ({
|
|
719
|
+
...obj,
|
|
720
|
+
});
|
|
721
|
+
exports.GetBucketOwnershipControlsRequestFilterSensitiveLog = GetBucketOwnershipControlsRequestFilterSensitiveLog;
|
|
722
|
+
const GetBucketPolicyOutputFilterSensitiveLog = (obj) => ({
|
|
723
|
+
...obj,
|
|
724
|
+
});
|
|
725
|
+
exports.GetBucketPolicyOutputFilterSensitiveLog = GetBucketPolicyOutputFilterSensitiveLog;
|
|
726
|
+
const GetBucketPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
727
|
+
...obj,
|
|
728
|
+
});
|
|
729
|
+
exports.GetBucketPolicyRequestFilterSensitiveLog = GetBucketPolicyRequestFilterSensitiveLog;
|
|
730
|
+
const PolicyStatusFilterSensitiveLog = (obj) => ({
|
|
731
|
+
...obj,
|
|
732
|
+
});
|
|
733
|
+
exports.PolicyStatusFilterSensitiveLog = PolicyStatusFilterSensitiveLog;
|
|
734
|
+
const GetBucketPolicyStatusOutputFilterSensitiveLog = (obj) => ({
|
|
735
|
+
...obj,
|
|
736
|
+
});
|
|
737
|
+
exports.GetBucketPolicyStatusOutputFilterSensitiveLog = GetBucketPolicyStatusOutputFilterSensitiveLog;
|
|
738
|
+
const GetBucketPolicyStatusRequestFilterSensitiveLog = (obj) => ({
|
|
739
|
+
...obj,
|
|
740
|
+
});
|
|
741
|
+
exports.GetBucketPolicyStatusRequestFilterSensitiveLog = GetBucketPolicyStatusRequestFilterSensitiveLog;
|
|
742
|
+
const DeleteMarkerReplicationFilterSensitiveLog = (obj) => ({
|
|
743
|
+
...obj,
|
|
744
|
+
});
|
|
745
|
+
exports.DeleteMarkerReplicationFilterSensitiveLog = DeleteMarkerReplicationFilterSensitiveLog;
|
|
746
|
+
const EncryptionConfigurationFilterSensitiveLog = (obj) => ({
|
|
747
|
+
...obj,
|
|
748
|
+
});
|
|
749
|
+
exports.EncryptionConfigurationFilterSensitiveLog = EncryptionConfigurationFilterSensitiveLog;
|
|
750
|
+
const ReplicationTimeValueFilterSensitiveLog = (obj) => ({
|
|
751
|
+
...obj,
|
|
752
|
+
});
|
|
753
|
+
exports.ReplicationTimeValueFilterSensitiveLog = ReplicationTimeValueFilterSensitiveLog;
|
|
754
|
+
const MetricsFilterSensitiveLog = (obj) => ({
|
|
755
|
+
...obj,
|
|
756
|
+
});
|
|
757
|
+
exports.MetricsFilterSensitiveLog = MetricsFilterSensitiveLog;
|
|
758
|
+
const ReplicationTimeFilterSensitiveLog = (obj) => ({
|
|
759
|
+
...obj,
|
|
760
|
+
});
|
|
761
|
+
exports.ReplicationTimeFilterSensitiveLog = ReplicationTimeFilterSensitiveLog;
|
|
762
|
+
const DestinationFilterSensitiveLog = (obj) => ({
|
|
763
|
+
...obj,
|
|
764
|
+
});
|
|
765
|
+
exports.DestinationFilterSensitiveLog = DestinationFilterSensitiveLog;
|
|
766
|
+
const ExistingObjectReplicationFilterSensitiveLog = (obj) => ({
|
|
767
|
+
...obj,
|
|
768
|
+
});
|
|
769
|
+
exports.ExistingObjectReplicationFilterSensitiveLog = ExistingObjectReplicationFilterSensitiveLog;
|
|
770
|
+
const ReplicationRuleAndOperatorFilterSensitiveLog = (obj) => ({
|
|
771
|
+
...obj,
|
|
772
|
+
});
|
|
773
|
+
exports.ReplicationRuleAndOperatorFilterSensitiveLog = ReplicationRuleAndOperatorFilterSensitiveLog;
|
|
774
|
+
const ReplicationRuleFilterFilterSensitiveLog = (obj) => {
|
|
775
|
+
if (obj.Prefix !== undefined)
|
|
776
|
+
return { Prefix: obj.Prefix };
|
|
777
|
+
if (obj.Tag !== undefined)
|
|
778
|
+
return { Tag: (0, exports.TagFilterSensitiveLog)(obj.Tag) };
|
|
779
|
+
if (obj.And !== undefined)
|
|
780
|
+
return { And: (0, exports.ReplicationRuleAndOperatorFilterSensitiveLog)(obj.And) };
|
|
781
|
+
if (obj.$unknown !== undefined)
|
|
782
|
+
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
783
|
+
};
|
|
784
|
+
exports.ReplicationRuleFilterFilterSensitiveLog = ReplicationRuleFilterFilterSensitiveLog;
|
|
785
|
+
const ReplicaModificationsFilterSensitiveLog = (obj) => ({
|
|
786
|
+
...obj,
|
|
787
|
+
});
|
|
788
|
+
exports.ReplicaModificationsFilterSensitiveLog = ReplicaModificationsFilterSensitiveLog;
|
|
789
|
+
const SseKmsEncryptedObjectsFilterSensitiveLog = (obj) => ({
|
|
790
|
+
...obj,
|
|
791
|
+
});
|
|
792
|
+
exports.SseKmsEncryptedObjectsFilterSensitiveLog = SseKmsEncryptedObjectsFilterSensitiveLog;
|
|
793
|
+
const SourceSelectionCriteriaFilterSensitiveLog = (obj) => ({
|
|
794
|
+
...obj,
|
|
795
|
+
});
|
|
796
|
+
exports.SourceSelectionCriteriaFilterSensitiveLog = SourceSelectionCriteriaFilterSensitiveLog;
|
|
797
|
+
const ReplicationRuleFilterSensitiveLog = (obj) => ({
|
|
798
|
+
...obj,
|
|
799
|
+
...(obj.Filter && { Filter: (0, exports.ReplicationRuleFilterFilterSensitiveLog)(obj.Filter) }),
|
|
800
|
+
});
|
|
801
|
+
exports.ReplicationRuleFilterSensitiveLog = ReplicationRuleFilterSensitiveLog;
|
|
802
|
+
const ReplicationConfigurationFilterSensitiveLog = (obj) => ({
|
|
803
|
+
...obj,
|
|
804
|
+
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.ReplicationRuleFilterSensitiveLog)(item)) }),
|
|
805
|
+
});
|
|
806
|
+
exports.ReplicationConfigurationFilterSensitiveLog = ReplicationConfigurationFilterSensitiveLog;
|
|
807
|
+
const GetBucketReplicationOutputFilterSensitiveLog = (obj) => ({
|
|
808
|
+
...obj,
|
|
809
|
+
...(obj.ReplicationConfiguration && {
|
|
810
|
+
ReplicationConfiguration: (0, exports.ReplicationConfigurationFilterSensitiveLog)(obj.ReplicationConfiguration),
|
|
811
|
+
}),
|
|
812
|
+
});
|
|
813
|
+
exports.GetBucketReplicationOutputFilterSensitiveLog = GetBucketReplicationOutputFilterSensitiveLog;
|
|
814
|
+
const GetBucketReplicationRequestFilterSensitiveLog = (obj) => ({
|
|
815
|
+
...obj,
|
|
816
|
+
});
|
|
817
|
+
exports.GetBucketReplicationRequestFilterSensitiveLog = GetBucketReplicationRequestFilterSensitiveLog;
|
|
818
|
+
const GetBucketRequestPaymentOutputFilterSensitiveLog = (obj) => ({
|
|
819
|
+
...obj,
|
|
820
|
+
});
|
|
821
|
+
exports.GetBucketRequestPaymentOutputFilterSensitiveLog = GetBucketRequestPaymentOutputFilterSensitiveLog;
|
|
822
|
+
const GetBucketRequestPaymentRequestFilterSensitiveLog = (obj) => ({
|
|
823
|
+
...obj,
|
|
824
|
+
});
|
|
825
|
+
exports.GetBucketRequestPaymentRequestFilterSensitiveLog = GetBucketRequestPaymentRequestFilterSensitiveLog;
|
|
826
|
+
const GetBucketTaggingOutputFilterSensitiveLog = (obj) => ({
|
|
827
|
+
...obj,
|
|
828
|
+
});
|
|
829
|
+
exports.GetBucketTaggingOutputFilterSensitiveLog = GetBucketTaggingOutputFilterSensitiveLog;
|
|
830
|
+
const GetBucketTaggingRequestFilterSensitiveLog = (obj) => ({
|
|
831
|
+
...obj,
|
|
832
|
+
});
|
|
833
|
+
exports.GetBucketTaggingRequestFilterSensitiveLog = GetBucketTaggingRequestFilterSensitiveLog;
|
|
834
|
+
const GetBucketVersioningOutputFilterSensitiveLog = (obj) => ({
|
|
835
|
+
...obj,
|
|
836
|
+
});
|
|
837
|
+
exports.GetBucketVersioningOutputFilterSensitiveLog = GetBucketVersioningOutputFilterSensitiveLog;
|
|
838
|
+
const GetBucketVersioningRequestFilterSensitiveLog = (obj) => ({
|
|
839
|
+
...obj,
|
|
840
|
+
});
|
|
841
|
+
exports.GetBucketVersioningRequestFilterSensitiveLog = GetBucketVersioningRequestFilterSensitiveLog;
|
|
842
|
+
const ErrorDocumentFilterSensitiveLog = (obj) => ({
|
|
843
|
+
...obj,
|
|
844
|
+
});
|
|
845
|
+
exports.ErrorDocumentFilterSensitiveLog = ErrorDocumentFilterSensitiveLog;
|
|
846
|
+
const IndexDocumentFilterSensitiveLog = (obj) => ({
|
|
847
|
+
...obj,
|
|
848
|
+
});
|
|
849
|
+
exports.IndexDocumentFilterSensitiveLog = IndexDocumentFilterSensitiveLog;
|
|
850
|
+
const RedirectAllRequestsToFilterSensitiveLog = (obj) => ({
|
|
851
|
+
...obj,
|
|
852
|
+
});
|
|
853
|
+
exports.RedirectAllRequestsToFilterSensitiveLog = RedirectAllRequestsToFilterSensitiveLog;
|
|
854
|
+
const ConditionFilterSensitiveLog = (obj) => ({
|
|
855
|
+
...obj,
|
|
856
|
+
});
|
|
857
|
+
exports.ConditionFilterSensitiveLog = ConditionFilterSensitiveLog;
|
|
858
|
+
const RedirectFilterSensitiveLog = (obj) => ({
|
|
859
|
+
...obj,
|
|
860
|
+
});
|
|
861
|
+
exports.RedirectFilterSensitiveLog = RedirectFilterSensitiveLog;
|
|
862
|
+
const RoutingRuleFilterSensitiveLog = (obj) => ({
|
|
863
|
+
...obj,
|
|
864
|
+
});
|
|
865
|
+
exports.RoutingRuleFilterSensitiveLog = RoutingRuleFilterSensitiveLog;
|
|
866
|
+
const GetBucketWebsiteOutputFilterSensitiveLog = (obj) => ({
|
|
867
|
+
...obj,
|
|
868
|
+
});
|
|
869
|
+
exports.GetBucketWebsiteOutputFilterSensitiveLog = GetBucketWebsiteOutputFilterSensitiveLog;
|
|
870
|
+
const GetBucketWebsiteRequestFilterSensitiveLog = (obj) => ({
|
|
871
|
+
...obj,
|
|
872
|
+
});
|
|
873
|
+
exports.GetBucketWebsiteRequestFilterSensitiveLog = GetBucketWebsiteRequestFilterSensitiveLog;
|
|
874
|
+
const GetObjectOutputFilterSensitiveLog = (obj) => ({
|
|
875
|
+
...obj,
|
|
876
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
877
|
+
});
|
|
878
|
+
exports.GetObjectOutputFilterSensitiveLog = GetObjectOutputFilterSensitiveLog;
|
|
879
|
+
const GetObjectRequestFilterSensitiveLog = (obj) => ({
|
|
880
|
+
...obj,
|
|
881
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
882
|
+
});
|
|
883
|
+
exports.GetObjectRequestFilterSensitiveLog = GetObjectRequestFilterSensitiveLog;
|
|
884
|
+
const GetObjectAclOutputFilterSensitiveLog = (obj) => ({
|
|
885
|
+
...obj,
|
|
886
|
+
});
|
|
887
|
+
exports.GetObjectAclOutputFilterSensitiveLog = GetObjectAclOutputFilterSensitiveLog;
|
|
888
|
+
const GetObjectAclRequestFilterSensitiveLog = (obj) => ({
|
|
889
|
+
...obj,
|
|
890
|
+
});
|
|
891
|
+
exports.GetObjectAclRequestFilterSensitiveLog = GetObjectAclRequestFilterSensitiveLog;
|
|
892
|
+
const ChecksumFilterSensitiveLog = (obj) => ({
|
|
893
|
+
...obj,
|
|
894
|
+
});
|
|
895
|
+
exports.ChecksumFilterSensitiveLog = ChecksumFilterSensitiveLog;
|
|
896
|
+
const ObjectPartFilterSensitiveLog = (obj) => ({
|
|
897
|
+
...obj,
|
|
898
|
+
});
|
|
899
|
+
exports.ObjectPartFilterSensitiveLog = ObjectPartFilterSensitiveLog;
|
|
900
|
+
const GetObjectAttributesPartsFilterSensitiveLog = (obj) => ({
|
|
901
|
+
...obj,
|
|
902
|
+
});
|
|
903
|
+
exports.GetObjectAttributesPartsFilterSensitiveLog = GetObjectAttributesPartsFilterSensitiveLog;
|
|
904
|
+
const GetObjectAttributesOutputFilterSensitiveLog = (obj) => ({
|
|
905
|
+
...obj,
|
|
906
|
+
});
|
|
907
|
+
exports.GetObjectAttributesOutputFilterSensitiveLog = GetObjectAttributesOutputFilterSensitiveLog;
|
|
908
|
+
const GetObjectAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
909
|
+
...obj,
|
|
910
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
911
|
+
});
|
|
912
|
+
exports.GetObjectAttributesRequestFilterSensitiveLog = GetObjectAttributesRequestFilterSensitiveLog;
|
|
913
|
+
const ObjectLockLegalHoldFilterSensitiveLog = (obj) => ({
|
|
914
|
+
...obj,
|
|
915
|
+
});
|
|
916
|
+
exports.ObjectLockLegalHoldFilterSensitiveLog = ObjectLockLegalHoldFilterSensitiveLog;
|
|
917
|
+
const GetObjectLegalHoldOutputFilterSensitiveLog = (obj) => ({
|
|
918
|
+
...obj,
|
|
919
|
+
});
|
|
920
|
+
exports.GetObjectLegalHoldOutputFilterSensitiveLog = GetObjectLegalHoldOutputFilterSensitiveLog;
|
|
921
|
+
const GetObjectLegalHoldRequestFilterSensitiveLog = (obj) => ({
|
|
922
|
+
...obj,
|
|
923
|
+
});
|
|
924
|
+
exports.GetObjectLegalHoldRequestFilterSensitiveLog = GetObjectLegalHoldRequestFilterSensitiveLog;
|
|
925
|
+
const DefaultRetentionFilterSensitiveLog = (obj) => ({
|
|
926
|
+
...obj,
|
|
927
|
+
});
|
|
928
|
+
exports.DefaultRetentionFilterSensitiveLog = DefaultRetentionFilterSensitiveLog;
|
|
929
|
+
const ObjectLockRuleFilterSensitiveLog = (obj) => ({
|
|
930
|
+
...obj,
|
|
931
|
+
});
|
|
932
|
+
exports.ObjectLockRuleFilterSensitiveLog = ObjectLockRuleFilterSensitiveLog;
|
|
933
|
+
const ObjectLockConfigurationFilterSensitiveLog = (obj) => ({
|
|
934
|
+
...obj,
|
|
935
|
+
});
|
|
936
|
+
exports.ObjectLockConfigurationFilterSensitiveLog = ObjectLockConfigurationFilterSensitiveLog;
|
|
937
|
+
const GetObjectLockConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
938
|
+
...obj,
|
|
939
|
+
});
|
|
940
|
+
exports.GetObjectLockConfigurationOutputFilterSensitiveLog = GetObjectLockConfigurationOutputFilterSensitiveLog;
|
|
941
|
+
const GetObjectLockConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
942
|
+
...obj,
|
|
943
|
+
});
|
|
944
|
+
exports.GetObjectLockConfigurationRequestFilterSensitiveLog = GetObjectLockConfigurationRequestFilterSensitiveLog;
|
|
945
|
+
const ObjectLockRetentionFilterSensitiveLog = (obj) => ({
|
|
946
|
+
...obj,
|
|
947
|
+
});
|
|
948
|
+
exports.ObjectLockRetentionFilterSensitiveLog = ObjectLockRetentionFilterSensitiveLog;
|
|
949
|
+
const GetObjectRetentionOutputFilterSensitiveLog = (obj) => ({
|
|
950
|
+
...obj,
|
|
951
|
+
});
|
|
952
|
+
exports.GetObjectRetentionOutputFilterSensitiveLog = GetObjectRetentionOutputFilterSensitiveLog;
|
|
953
|
+
const GetObjectRetentionRequestFilterSensitiveLog = (obj) => ({
|
|
954
|
+
...obj,
|
|
955
|
+
});
|
|
956
|
+
exports.GetObjectRetentionRequestFilterSensitiveLog = GetObjectRetentionRequestFilterSensitiveLog;
|
|
957
|
+
const GetObjectTaggingOutputFilterSensitiveLog = (obj) => ({
|
|
958
|
+
...obj,
|
|
959
|
+
});
|
|
960
|
+
exports.GetObjectTaggingOutputFilterSensitiveLog = GetObjectTaggingOutputFilterSensitiveLog;
|
|
961
|
+
const GetObjectTaggingRequestFilterSensitiveLog = (obj) => ({
|
|
962
|
+
...obj,
|
|
963
|
+
});
|
|
964
|
+
exports.GetObjectTaggingRequestFilterSensitiveLog = GetObjectTaggingRequestFilterSensitiveLog;
|
|
965
|
+
const GetObjectTorrentOutputFilterSensitiveLog = (obj) => ({
|
|
966
|
+
...obj,
|
|
967
|
+
});
|
|
968
|
+
exports.GetObjectTorrentOutputFilterSensitiveLog = GetObjectTorrentOutputFilterSensitiveLog;
|
|
969
|
+
const GetObjectTorrentRequestFilterSensitiveLog = (obj) => ({
|
|
970
|
+
...obj,
|
|
971
|
+
});
|
|
972
|
+
exports.GetObjectTorrentRequestFilterSensitiveLog = GetObjectTorrentRequestFilterSensitiveLog;
|
|
973
|
+
const PublicAccessBlockConfigurationFilterSensitiveLog = (obj) => ({
|
|
974
|
+
...obj,
|
|
975
|
+
});
|
|
976
|
+
exports.PublicAccessBlockConfigurationFilterSensitiveLog = PublicAccessBlockConfigurationFilterSensitiveLog;
|
|
977
|
+
const GetPublicAccessBlockOutputFilterSensitiveLog = (obj) => ({
|
|
978
|
+
...obj,
|
|
979
|
+
});
|
|
980
|
+
exports.GetPublicAccessBlockOutputFilterSensitiveLog = GetPublicAccessBlockOutputFilterSensitiveLog;
|
|
981
|
+
const GetPublicAccessBlockRequestFilterSensitiveLog = (obj) => ({
|
|
982
|
+
...obj,
|
|
983
|
+
});
|
|
984
|
+
exports.GetPublicAccessBlockRequestFilterSensitiveLog = GetPublicAccessBlockRequestFilterSensitiveLog;
|
|
985
|
+
const HeadBucketRequestFilterSensitiveLog = (obj) => ({
|
|
986
|
+
...obj,
|
|
987
|
+
});
|
|
988
|
+
exports.HeadBucketRequestFilterSensitiveLog = HeadBucketRequestFilterSensitiveLog;
|
|
989
|
+
const HeadObjectOutputFilterSensitiveLog = (obj) => ({
|
|
990
|
+
...obj,
|
|
991
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
992
|
+
});
|
|
993
|
+
exports.HeadObjectOutputFilterSensitiveLog = HeadObjectOutputFilterSensitiveLog;
|
|
994
|
+
const HeadObjectRequestFilterSensitiveLog = (obj) => ({
|
|
995
|
+
...obj,
|
|
996
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
997
|
+
});
|
|
998
|
+
exports.HeadObjectRequestFilterSensitiveLog = HeadObjectRequestFilterSensitiveLog;
|
|
999
|
+
const ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog = (obj) => ({
|
|
1000
|
+
...obj,
|
|
1001
|
+
...(obj.AnalyticsConfigurationList && {
|
|
1002
|
+
AnalyticsConfigurationList: obj.AnalyticsConfigurationList.map((item) => (0, exports.AnalyticsConfigurationFilterSensitiveLog)(item)),
|
|
1003
|
+
}),
|
|
1004
|
+
});
|
|
1005
|
+
exports.ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog = ListBucketAnalyticsConfigurationsOutputFilterSensitiveLog;
|
|
1006
|
+
const ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
1007
|
+
...obj,
|
|
1008
|
+
});
|
|
1009
|
+
exports.ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog = ListBucketAnalyticsConfigurationsRequestFilterSensitiveLog;
|
|
1010
|
+
const ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog = (obj) => ({
|
|
1011
|
+
...obj,
|
|
1012
|
+
});
|
|
1013
|
+
exports.ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog = ListBucketIntelligentTieringConfigurationsOutputFilterSensitiveLog;
|
|
1014
|
+
const ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
1015
|
+
...obj,
|
|
1016
|
+
});
|
|
1017
|
+
exports.ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog = ListBucketIntelligentTieringConfigurationsRequestFilterSensitiveLog;
|
|
1018
|
+
const ListBucketInventoryConfigurationsOutputFilterSensitiveLog = (obj) => ({
|
|
1019
|
+
...obj,
|
|
1020
|
+
...(obj.InventoryConfigurationList && {
|
|
1021
|
+
InventoryConfigurationList: obj.InventoryConfigurationList.map((item) => (0, exports.InventoryConfigurationFilterSensitiveLog)(item)),
|
|
1022
|
+
}),
|
|
1023
|
+
});
|
|
1024
|
+
exports.ListBucketInventoryConfigurationsOutputFilterSensitiveLog = ListBucketInventoryConfigurationsOutputFilterSensitiveLog;
|
|
1025
|
+
const ListBucketInventoryConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
1026
|
+
...obj,
|
|
1027
|
+
});
|
|
1028
|
+
exports.ListBucketInventoryConfigurationsRequestFilterSensitiveLog = ListBucketInventoryConfigurationsRequestFilterSensitiveLog;
|
|
1029
|
+
const ListBucketMetricsConfigurationsOutputFilterSensitiveLog = (obj) => ({
|
|
1030
|
+
...obj,
|
|
1031
|
+
...(obj.MetricsConfigurationList && {
|
|
1032
|
+
MetricsConfigurationList: obj.MetricsConfigurationList.map((item) => (0, exports.MetricsConfigurationFilterSensitiveLog)(item)),
|
|
1033
|
+
}),
|
|
1034
|
+
});
|
|
1035
|
+
exports.ListBucketMetricsConfigurationsOutputFilterSensitiveLog = ListBucketMetricsConfigurationsOutputFilterSensitiveLog;
|
|
1036
|
+
const ListBucketMetricsConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
1037
|
+
...obj,
|
|
1038
|
+
});
|
|
1039
|
+
exports.ListBucketMetricsConfigurationsRequestFilterSensitiveLog = ListBucketMetricsConfigurationsRequestFilterSensitiveLog;
|
|
1040
|
+
const BucketFilterSensitiveLog = (obj) => ({
|
|
1041
|
+
...obj,
|
|
1042
|
+
});
|
|
1043
|
+
exports.BucketFilterSensitiveLog = BucketFilterSensitiveLog;
|
|
1044
|
+
const ListBucketsOutputFilterSensitiveLog = (obj) => ({
|
|
1045
|
+
...obj,
|
|
1046
|
+
});
|
|
1047
|
+
exports.ListBucketsOutputFilterSensitiveLog = ListBucketsOutputFilterSensitiveLog;
|
|
1048
|
+
const CommonPrefixFilterSensitiveLog = (obj) => ({
|
|
1049
|
+
...obj,
|
|
1050
|
+
});
|
|
1051
|
+
exports.CommonPrefixFilterSensitiveLog = CommonPrefixFilterSensitiveLog;
|
|
1052
|
+
const InitiatorFilterSensitiveLog = (obj) => ({
|
|
1053
|
+
...obj,
|
|
1054
|
+
});
|
|
1055
|
+
exports.InitiatorFilterSensitiveLog = InitiatorFilterSensitiveLog;
|
|
1056
|
+
const MultipartUploadFilterSensitiveLog = (obj) => ({
|
|
1057
|
+
...obj,
|
|
1058
|
+
});
|
|
1059
|
+
exports.MultipartUploadFilterSensitiveLog = MultipartUploadFilterSensitiveLog;
|
|
1060
|
+
const ListMultipartUploadsOutputFilterSensitiveLog = (obj) => ({
|
|
1061
|
+
...obj,
|
|
1062
|
+
});
|
|
1063
|
+
exports.ListMultipartUploadsOutputFilterSensitiveLog = ListMultipartUploadsOutputFilterSensitiveLog;
|
|
1064
|
+
const ListMultipartUploadsRequestFilterSensitiveLog = (obj) => ({
|
|
1065
|
+
...obj,
|
|
1066
|
+
});
|
|
1067
|
+
exports.ListMultipartUploadsRequestFilterSensitiveLog = ListMultipartUploadsRequestFilterSensitiveLog;
|
|
1068
|
+
const _ObjectFilterSensitiveLog = (obj) => ({
|
|
1069
|
+
...obj,
|
|
1070
|
+
});
|
|
1071
|
+
exports._ObjectFilterSensitiveLog = _ObjectFilterSensitiveLog;
|
|
1072
|
+
const ListObjectsOutputFilterSensitiveLog = (obj) => ({
|
|
1073
|
+
...obj,
|
|
1074
|
+
});
|
|
1075
|
+
exports.ListObjectsOutputFilterSensitiveLog = ListObjectsOutputFilterSensitiveLog;
|
|
1076
|
+
const ListObjectsRequestFilterSensitiveLog = (obj) => ({
|
|
1077
|
+
...obj,
|
|
1078
|
+
});
|
|
1079
|
+
exports.ListObjectsRequestFilterSensitiveLog = ListObjectsRequestFilterSensitiveLog;
|
|
1080
|
+
const ListObjectsV2OutputFilterSensitiveLog = (obj) => ({
|
|
1081
|
+
...obj,
|
|
1082
|
+
});
|
|
1083
|
+
exports.ListObjectsV2OutputFilterSensitiveLog = ListObjectsV2OutputFilterSensitiveLog;
|
|
1084
|
+
const ListObjectsV2RequestFilterSensitiveLog = (obj) => ({
|
|
1085
|
+
...obj,
|
|
1086
|
+
});
|
|
1087
|
+
exports.ListObjectsV2RequestFilterSensitiveLog = ListObjectsV2RequestFilterSensitiveLog;
|
|
1088
|
+
const DeleteMarkerEntryFilterSensitiveLog = (obj) => ({
|
|
1089
|
+
...obj,
|
|
1090
|
+
});
|
|
1091
|
+
exports.DeleteMarkerEntryFilterSensitiveLog = DeleteMarkerEntryFilterSensitiveLog;
|
|
1092
|
+
const ObjectVersionFilterSensitiveLog = (obj) => ({
|
|
1093
|
+
...obj,
|
|
1094
|
+
});
|
|
1095
|
+
exports.ObjectVersionFilterSensitiveLog = ObjectVersionFilterSensitiveLog;
|
|
1096
|
+
const ListObjectVersionsOutputFilterSensitiveLog = (obj) => ({
|
|
1097
|
+
...obj,
|
|
1098
|
+
});
|
|
1099
|
+
exports.ListObjectVersionsOutputFilterSensitiveLog = ListObjectVersionsOutputFilterSensitiveLog;
|
|
1100
|
+
const ListObjectVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
1101
|
+
...obj,
|
|
1102
|
+
});
|
|
1103
|
+
exports.ListObjectVersionsRequestFilterSensitiveLog = ListObjectVersionsRequestFilterSensitiveLog;
|
|
1104
|
+
const PartFilterSensitiveLog = (obj) => ({
|
|
1105
|
+
...obj,
|
|
1106
|
+
});
|
|
1107
|
+
exports.PartFilterSensitiveLog = PartFilterSensitiveLog;
|
|
1108
|
+
const ListPartsOutputFilterSensitiveLog = (obj) => ({
|
|
1109
|
+
...obj,
|
|
1110
|
+
});
|
|
1111
|
+
exports.ListPartsOutputFilterSensitiveLog = ListPartsOutputFilterSensitiveLog;
|
|
1112
|
+
const ListPartsRequestFilterSensitiveLog = (obj) => ({
|
|
1113
|
+
...obj,
|
|
1114
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
1115
|
+
});
|
|
1116
|
+
exports.ListPartsRequestFilterSensitiveLog = ListPartsRequestFilterSensitiveLog;
|
|
1117
|
+
const PutBucketAccelerateConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1118
|
+
...obj,
|
|
1119
|
+
});
|
|
1120
|
+
exports.PutBucketAccelerateConfigurationRequestFilterSensitiveLog = PutBucketAccelerateConfigurationRequestFilterSensitiveLog;
|
|
1121
|
+
const PutBucketAclRequestFilterSensitiveLog = (obj) => ({
|
|
1122
|
+
...obj,
|
|
1123
|
+
});
|
|
1124
|
+
exports.PutBucketAclRequestFilterSensitiveLog = PutBucketAclRequestFilterSensitiveLog;
|
|
1125
|
+
const PutBucketAnalyticsConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1126
|
+
...obj,
|
|
1127
|
+
...(obj.AnalyticsConfiguration && {
|
|
1128
|
+
AnalyticsConfiguration: (0, exports.AnalyticsConfigurationFilterSensitiveLog)(obj.AnalyticsConfiguration),
|
|
1129
|
+
}),
|
|
1130
|
+
});
|
|
1131
|
+
exports.PutBucketAnalyticsConfigurationRequestFilterSensitiveLog = PutBucketAnalyticsConfigurationRequestFilterSensitiveLog;
|
|
1132
|
+
const CORSConfigurationFilterSensitiveLog = (obj) => ({
|
|
1133
|
+
...obj,
|
|
1134
|
+
});
|
|
1135
|
+
exports.CORSConfigurationFilterSensitiveLog = CORSConfigurationFilterSensitiveLog;
|
|
1136
|
+
const PutBucketCorsRequestFilterSensitiveLog = (obj) => ({
|
|
1137
|
+
...obj,
|
|
1138
|
+
});
|
|
1139
|
+
exports.PutBucketCorsRequestFilterSensitiveLog = PutBucketCorsRequestFilterSensitiveLog;
|
|
1140
|
+
const PutBucketEncryptionRequestFilterSensitiveLog = (obj) => ({
|
|
1141
|
+
...obj,
|
|
1142
|
+
...(obj.ServerSideEncryptionConfiguration && {
|
|
1143
|
+
ServerSideEncryptionConfiguration: (0, exports.ServerSideEncryptionConfigurationFilterSensitiveLog)(obj.ServerSideEncryptionConfiguration),
|
|
1144
|
+
}),
|
|
1145
|
+
});
|
|
1146
|
+
exports.PutBucketEncryptionRequestFilterSensitiveLog = PutBucketEncryptionRequestFilterSensitiveLog;
|
|
1147
|
+
const PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1148
|
+
...obj,
|
|
1149
|
+
});
|
|
1150
|
+
exports.PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog = PutBucketIntelligentTieringConfigurationRequestFilterSensitiveLog;
|
|
1151
|
+
const PutBucketInventoryConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1152
|
+
...obj,
|
|
1153
|
+
...(obj.InventoryConfiguration && {
|
|
1154
|
+
InventoryConfiguration: (0, exports.InventoryConfigurationFilterSensitiveLog)(obj.InventoryConfiguration),
|
|
1155
|
+
}),
|
|
1156
|
+
});
|
|
1157
|
+
exports.PutBucketInventoryConfigurationRequestFilterSensitiveLog = PutBucketInventoryConfigurationRequestFilterSensitiveLog;
|
|
1158
|
+
const BucketLifecycleConfigurationFilterSensitiveLog = (obj) => ({
|
|
1159
|
+
...obj,
|
|
1160
|
+
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.LifecycleRuleFilterSensitiveLog)(item)) }),
|
|
1161
|
+
});
|
|
1162
|
+
exports.BucketLifecycleConfigurationFilterSensitiveLog = BucketLifecycleConfigurationFilterSensitiveLog;
|
|
1163
|
+
const PutBucketLifecycleConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1164
|
+
...obj,
|
|
1165
|
+
...(obj.LifecycleConfiguration && {
|
|
1166
|
+
LifecycleConfiguration: (0, exports.BucketLifecycleConfigurationFilterSensitiveLog)(obj.LifecycleConfiguration),
|
|
1167
|
+
}),
|
|
1168
|
+
});
|
|
1169
|
+
exports.PutBucketLifecycleConfigurationRequestFilterSensitiveLog = PutBucketLifecycleConfigurationRequestFilterSensitiveLog;
|
|
1170
|
+
const BucketLoggingStatusFilterSensitiveLog = (obj) => ({
|
|
1171
|
+
...obj,
|
|
1172
|
+
});
|
|
1173
|
+
exports.BucketLoggingStatusFilterSensitiveLog = BucketLoggingStatusFilterSensitiveLog;
|
|
1174
|
+
const PutBucketLoggingRequestFilterSensitiveLog = (obj) => ({
|
|
1175
|
+
...obj,
|
|
1176
|
+
});
|
|
1177
|
+
exports.PutBucketLoggingRequestFilterSensitiveLog = PutBucketLoggingRequestFilterSensitiveLog;
|
|
1178
|
+
const PutBucketMetricsConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1179
|
+
...obj,
|
|
1180
|
+
...(obj.MetricsConfiguration && {
|
|
1181
|
+
MetricsConfiguration: (0, exports.MetricsConfigurationFilterSensitiveLog)(obj.MetricsConfiguration),
|
|
1182
|
+
}),
|
|
1183
|
+
});
|
|
1184
|
+
exports.PutBucketMetricsConfigurationRequestFilterSensitiveLog = PutBucketMetricsConfigurationRequestFilterSensitiveLog;
|
|
1185
|
+
const PutBucketNotificationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1186
|
+
...obj,
|
|
1187
|
+
});
|
|
1188
|
+
exports.PutBucketNotificationConfigurationRequestFilterSensitiveLog = PutBucketNotificationConfigurationRequestFilterSensitiveLog;
|
|
1189
|
+
const PutBucketOwnershipControlsRequestFilterSensitiveLog = (obj) => ({
|
|
1190
|
+
...obj,
|
|
1191
|
+
});
|
|
1192
|
+
exports.PutBucketOwnershipControlsRequestFilterSensitiveLog = PutBucketOwnershipControlsRequestFilterSensitiveLog;
|
|
1193
|
+
const PutBucketPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1194
|
+
...obj,
|
|
1195
|
+
});
|
|
1196
|
+
exports.PutBucketPolicyRequestFilterSensitiveLog = PutBucketPolicyRequestFilterSensitiveLog;
|
|
1197
|
+
const PutBucketReplicationRequestFilterSensitiveLog = (obj) => ({
|
|
1198
|
+
...obj,
|
|
1199
|
+
...(obj.ReplicationConfiguration && {
|
|
1200
|
+
ReplicationConfiguration: (0, exports.ReplicationConfigurationFilterSensitiveLog)(obj.ReplicationConfiguration),
|
|
1201
|
+
}),
|
|
1202
|
+
});
|
|
1203
|
+
exports.PutBucketReplicationRequestFilterSensitiveLog = PutBucketReplicationRequestFilterSensitiveLog;
|
|
1204
|
+
const RequestPaymentConfigurationFilterSensitiveLog = (obj) => ({
|
|
1205
|
+
...obj,
|
|
1206
|
+
});
|
|
1207
|
+
exports.RequestPaymentConfigurationFilterSensitiveLog = RequestPaymentConfigurationFilterSensitiveLog;
|
|
1208
|
+
const PutBucketRequestPaymentRequestFilterSensitiveLog = (obj) => ({
|
|
1209
|
+
...obj,
|
|
1210
|
+
});
|
|
1211
|
+
exports.PutBucketRequestPaymentRequestFilterSensitiveLog = PutBucketRequestPaymentRequestFilterSensitiveLog;
|
|
1212
|
+
const TaggingFilterSensitiveLog = (obj) => ({
|
|
1213
|
+
...obj,
|
|
1214
|
+
});
|
|
1215
|
+
exports.TaggingFilterSensitiveLog = TaggingFilterSensitiveLog;
|
|
1216
|
+
const PutBucketTaggingRequestFilterSensitiveLog = (obj) => ({
|
|
1217
|
+
...obj,
|
|
1218
|
+
});
|
|
1219
|
+
exports.PutBucketTaggingRequestFilterSensitiveLog = PutBucketTaggingRequestFilterSensitiveLog;
|
|
1220
|
+
const VersioningConfigurationFilterSensitiveLog = (obj) => ({
|
|
1221
|
+
...obj,
|
|
1222
|
+
});
|
|
1223
|
+
exports.VersioningConfigurationFilterSensitiveLog = VersioningConfigurationFilterSensitiveLog;
|
|
1224
|
+
const PutBucketVersioningRequestFilterSensitiveLog = (obj) => ({
|
|
1225
|
+
...obj,
|
|
1226
|
+
});
|
|
1227
|
+
exports.PutBucketVersioningRequestFilterSensitiveLog = PutBucketVersioningRequestFilterSensitiveLog;
|
|
1228
|
+
const WebsiteConfigurationFilterSensitiveLog = (obj) => ({
|
|
1229
|
+
...obj,
|
|
1230
|
+
});
|
|
1231
|
+
exports.WebsiteConfigurationFilterSensitiveLog = WebsiteConfigurationFilterSensitiveLog;
|
|
1232
|
+
const PutBucketWebsiteRequestFilterSensitiveLog = (obj) => ({
|
|
1233
|
+
...obj,
|
|
1234
|
+
});
|
|
1235
|
+
exports.PutBucketWebsiteRequestFilterSensitiveLog = PutBucketWebsiteRequestFilterSensitiveLog;
|
|
1236
|
+
const PutObjectOutputFilterSensitiveLog = (obj) => ({
|
|
1237
|
+
...obj,
|
|
1238
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
1239
|
+
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
1240
|
+
});
|
|
1241
|
+
exports.PutObjectOutputFilterSensitiveLog = PutObjectOutputFilterSensitiveLog;
|
|
1242
|
+
const PutObjectRequestFilterSensitiveLog = (obj) => ({
|
|
1243
|
+
...obj,
|
|
1244
|
+
...(obj.SSECustomerKey && { SSECustomerKey: smithy_client_1.SENSITIVE_STRING }),
|
|
1245
|
+
...(obj.SSEKMSKeyId && { SSEKMSKeyId: smithy_client_1.SENSITIVE_STRING }),
|
|
1246
|
+
...(obj.SSEKMSEncryptionContext && { SSEKMSEncryptionContext: smithy_client_1.SENSITIVE_STRING }),
|
|
1247
|
+
});
|
|
1248
|
+
exports.PutObjectRequestFilterSensitiveLog = PutObjectRequestFilterSensitiveLog;
|
|
1249
|
+
const PutObjectAclOutputFilterSensitiveLog = (obj) => ({
|
|
1250
|
+
...obj,
|
|
1251
|
+
});
|
|
1252
|
+
exports.PutObjectAclOutputFilterSensitiveLog = PutObjectAclOutputFilterSensitiveLog;
|
|
1253
|
+
const PutObjectAclRequestFilterSensitiveLog = (obj) => ({
|
|
1254
|
+
...obj,
|
|
1255
|
+
});
|
|
1256
|
+
exports.PutObjectAclRequestFilterSensitiveLog = PutObjectAclRequestFilterSensitiveLog;
|
|
1257
|
+
const PutObjectLegalHoldOutputFilterSensitiveLog = (obj) => ({
|
|
1258
|
+
...obj,
|
|
1259
|
+
});
|
|
1260
|
+
exports.PutObjectLegalHoldOutputFilterSensitiveLog = PutObjectLegalHoldOutputFilterSensitiveLog;
|
|
1261
|
+
const PutObjectLegalHoldRequestFilterSensitiveLog = (obj) => ({
|
|
1262
|
+
...obj,
|
|
1263
|
+
});
|
|
1264
|
+
exports.PutObjectLegalHoldRequestFilterSensitiveLog = PutObjectLegalHoldRequestFilterSensitiveLog;
|
|
1265
|
+
const PutObjectLockConfigurationOutputFilterSensitiveLog = (obj) => ({
|
|
1266
|
+
...obj,
|
|
1267
|
+
});
|
|
1268
|
+
exports.PutObjectLockConfigurationOutputFilterSensitiveLog = PutObjectLockConfigurationOutputFilterSensitiveLog;
|
|
1269
|
+
const PutObjectLockConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1270
|
+
...obj,
|
|
1271
|
+
});
|
|
1272
|
+
exports.PutObjectLockConfigurationRequestFilterSensitiveLog = PutObjectLockConfigurationRequestFilterSensitiveLog;
|