@aws-sdk/client-s3 3.477.0 → 3.481.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/dist-cjs/commands/AbortMultipartUploadCommand.js +20 -49
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +22 -51
- package/dist-cjs/commands/CopyObjectCommand.js +22 -50
- package/dist-cjs/commands/CreateBucketCommand.js +22 -51
- package/dist-cjs/commands/CreateMultipartUploadCommand.js +21 -50
- package/dist-cjs/commands/CreateSessionCommand.js +20 -48
- package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketCorsCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +20 -49
- package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +20 -49
- package/dist-cjs/commands/DeleteObjectCommand.js +20 -49
- package/dist-cjs/commands/DeleteObjectTaggingCommand.js +19 -48
- package/dist-cjs/commands/DeleteObjectsCommand.js +21 -50
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +20 -49
- package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketAclCommand.js +20 -49
- package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketCorsCommand.js +20 -49
- package/dist-cjs/commands/GetBucketEncryptionCommand.js +20 -49
- package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketLocationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketLoggingCommand.js +20 -49
- package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +20 -49
- package/dist-cjs/commands/GetBucketPolicyCommand.js +20 -49
- package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +20 -49
- package/dist-cjs/commands/GetBucketReplicationCommand.js +20 -49
- package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +20 -49
- package/dist-cjs/commands/GetBucketTaggingCommand.js +20 -49
- package/dist-cjs/commands/GetBucketVersioningCommand.js +20 -49
- package/dist-cjs/commands/GetBucketWebsiteCommand.js +20 -49
- package/dist-cjs/commands/GetObjectAclCommand.js +20 -49
- package/dist-cjs/commands/GetObjectAttributesCommand.js +20 -49
- package/dist-cjs/commands/GetObjectCommand.js +23 -52
- package/dist-cjs/commands/GetObjectLegalHoldCommand.js +19 -48
- package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +19 -48
- package/dist-cjs/commands/GetObjectRetentionCommand.js +19 -48
- package/dist-cjs/commands/GetObjectTaggingCommand.js +19 -48
- package/dist-cjs/commands/GetObjectTorrentCommand.js +19 -48
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +20 -49
- package/dist-cjs/commands/HeadBucketCommand.js +19 -48
- package/dist-cjs/commands/HeadObjectCommand.js +21 -50
- package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +20 -49
- package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +20 -49
- package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +20 -49
- package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +19 -48
- package/dist-cjs/commands/ListBucketsCommand.js +18 -47
- package/dist-cjs/commands/ListDirectoryBucketsCommand.js +19 -48
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +20 -49
- package/dist-cjs/commands/ListObjectVersionsCommand.js +20 -49
- package/dist-cjs/commands/ListObjectsCommand.js +20 -49
- package/dist-cjs/commands/ListObjectsV2Command.js +20 -49
- package/dist-cjs/commands/ListPartsCommand.js +21 -50
- package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +22 -51
- package/dist-cjs/commands/PutBucketAclCommand.js +22 -51
- package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +20 -49
- package/dist-cjs/commands/PutBucketCorsCommand.js +22 -51
- package/dist-cjs/commands/PutBucketEncryptionCommand.js +22 -51
- package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +20 -49
- package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +20 -49
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +22 -51
- package/dist-cjs/commands/PutBucketLoggingCommand.js +22 -51
- package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +20 -49
- package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +20 -49
- package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +21 -50
- package/dist-cjs/commands/PutBucketPolicyCommand.js +22 -51
- package/dist-cjs/commands/PutBucketReplicationCommand.js +22 -51
- package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +22 -51
- package/dist-cjs/commands/PutBucketTaggingCommand.js +22 -51
- package/dist-cjs/commands/PutBucketVersioningCommand.js +22 -51
- package/dist-cjs/commands/PutBucketWebsiteCommand.js +22 -51
- package/dist-cjs/commands/PutObjectAclCommand.js +22 -51
- package/dist-cjs/commands/PutObjectCommand.js +24 -53
- package/dist-cjs/commands/PutObjectLegalHoldCommand.js +21 -50
- package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +21 -50
- package/dist-cjs/commands/PutObjectRetentionCommand.js +21 -50
- package/dist-cjs/commands/PutObjectTaggingCommand.js +21 -50
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +22 -51
- package/dist-cjs/commands/RestoreObjectCommand.js +21 -50
- package/dist-cjs/commands/SelectObjectContentCommand.js +24 -52
- package/dist-cjs/commands/UploadPartCommand.js +23 -52
- package/dist-cjs/commands/UploadPartCopyCommand.js +22 -50
- package/dist-cjs/commands/WriteGetObjectResponseCommand.js +19 -48
- package/dist-cjs/endpoint/EndpointParameters.js +13 -1
- package/dist-cjs/pagination/ListDirectoryBucketsPaginator.js +2 -24
- package/dist-cjs/pagination/ListObjectsV2Paginator.js +2 -24
- package/dist-cjs/pagination/ListPartsPaginator.js +2 -24
- package/dist-es/commands/AbortMultipartUploadCommand.js +20 -49
- package/dist-es/commands/CompleteMultipartUploadCommand.js +22 -51
- package/dist-es/commands/CopyObjectCommand.js +22 -50
- package/dist-es/commands/CreateBucketCommand.js +22 -51
- package/dist-es/commands/CreateMultipartUploadCommand.js +21 -50
- package/dist-es/commands/CreateSessionCommand.js +20 -48
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +20 -49
- package/dist-es/commands/DeleteBucketCommand.js +20 -49
- package/dist-es/commands/DeleteBucketCorsCommand.js +20 -49
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +20 -49
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +20 -49
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +20 -49
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +20 -49
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +20 -49
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +20 -49
- package/dist-es/commands/DeleteBucketPolicyCommand.js +20 -49
- package/dist-es/commands/DeleteBucketReplicationCommand.js +20 -49
- package/dist-es/commands/DeleteBucketTaggingCommand.js +20 -49
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +20 -49
- package/dist-es/commands/DeleteObjectCommand.js +20 -49
- package/dist-es/commands/DeleteObjectTaggingCommand.js +19 -48
- package/dist-es/commands/DeleteObjectsCommand.js +21 -50
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +20 -49
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketAclCommand.js +20 -49
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketCorsCommand.js +20 -49
- package/dist-es/commands/GetBucketEncryptionCommand.js +20 -49
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketLocationCommand.js +20 -49
- package/dist-es/commands/GetBucketLoggingCommand.js +20 -49
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +20 -49
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +20 -49
- package/dist-es/commands/GetBucketPolicyCommand.js +20 -49
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +20 -49
- package/dist-es/commands/GetBucketReplicationCommand.js +20 -49
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +20 -49
- package/dist-es/commands/GetBucketTaggingCommand.js +20 -49
- package/dist-es/commands/GetBucketVersioningCommand.js +20 -49
- package/dist-es/commands/GetBucketWebsiteCommand.js +20 -49
- package/dist-es/commands/GetObjectAclCommand.js +20 -49
- package/dist-es/commands/GetObjectAttributesCommand.js +20 -49
- package/dist-es/commands/GetObjectCommand.js +23 -52
- package/dist-es/commands/GetObjectLegalHoldCommand.js +19 -48
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +19 -48
- package/dist-es/commands/GetObjectRetentionCommand.js +19 -48
- package/dist-es/commands/GetObjectTaggingCommand.js +19 -48
- package/dist-es/commands/GetObjectTorrentCommand.js +19 -48
- package/dist-es/commands/GetPublicAccessBlockCommand.js +20 -49
- package/dist-es/commands/HeadBucketCommand.js +19 -48
- package/dist-es/commands/HeadObjectCommand.js +21 -50
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +20 -49
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +20 -49
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +20 -49
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +19 -48
- package/dist-es/commands/ListBucketsCommand.js +18 -47
- package/dist-es/commands/ListDirectoryBucketsCommand.js +19 -48
- package/dist-es/commands/ListMultipartUploadsCommand.js +20 -49
- package/dist-es/commands/ListObjectVersionsCommand.js +20 -49
- package/dist-es/commands/ListObjectsCommand.js +20 -49
- package/dist-es/commands/ListObjectsV2Command.js +20 -49
- package/dist-es/commands/ListPartsCommand.js +21 -50
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +22 -51
- package/dist-es/commands/PutBucketAclCommand.js +22 -51
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +20 -49
- package/dist-es/commands/PutBucketCorsCommand.js +22 -51
- package/dist-es/commands/PutBucketEncryptionCommand.js +22 -51
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +20 -49
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +20 -49
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +22 -51
- package/dist-es/commands/PutBucketLoggingCommand.js +22 -51
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +20 -49
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +20 -49
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +21 -50
- package/dist-es/commands/PutBucketPolicyCommand.js +22 -51
- package/dist-es/commands/PutBucketReplicationCommand.js +22 -51
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +22 -51
- package/dist-es/commands/PutBucketTaggingCommand.js +22 -51
- package/dist-es/commands/PutBucketVersioningCommand.js +22 -51
- package/dist-es/commands/PutBucketWebsiteCommand.js +22 -51
- package/dist-es/commands/PutObjectAclCommand.js +22 -51
- package/dist-es/commands/PutObjectCommand.js +24 -53
- package/dist-es/commands/PutObjectLegalHoldCommand.js +21 -50
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +21 -50
- package/dist-es/commands/PutObjectRetentionCommand.js +21 -50
- package/dist-es/commands/PutObjectTaggingCommand.js +21 -50
- package/dist-es/commands/PutPublicAccessBlockCommand.js +22 -51
- package/dist-es/commands/RestoreObjectCommand.js +21 -50
- package/dist-es/commands/SelectObjectContentCommand.js +24 -52
- package/dist-es/commands/UploadPartCommand.js +23 -52
- package/dist-es/commands/UploadPartCopyCommand.js +22 -50
- package/dist-es/commands/WriteGetObjectResponseCommand.js +19 -48
- package/dist-es/endpoint/EndpointParameters.js +12 -0
- package/dist-es/pagination/ListDirectoryBucketsPaginator.js +2 -23
- package/dist-es/pagination/ListObjectsV2Paginator.js +2 -23
- package/dist-es/pagination/ListPartsPaginator.js +2 -23
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -21
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -21
- package/dist-types/commands/CopyObjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateBucketCommand.d.ts +19 -34
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -21
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -21
- package/dist-types/commands/DeleteObjectCommand.d.ts +16 -31
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteObjectsCommand.d.ts +6 -21
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketAclCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketCorsCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketLocationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -21
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectAclCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectCommand.d.ts +25 -40
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -21
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -21
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -21
- package/dist-types/commands/HeadBucketCommand.d.ts +6 -21
- package/dist-types/commands/HeadObjectCommand.d.ts +6 -21
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListBucketsCommand.d.ts +6 -21
- package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +6 -21
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +38 -53
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectsCommand.d.ts +6 -21
- package/dist-types/commands/ListObjectsV2Command.d.ts +6 -21
- package/dist-types/commands/ListPartsCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketAclCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketCorsCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -21
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -21
- package/dist-types/commands/PutObjectAclCommand.d.ts +6 -21
- package/dist-types/commands/PutObjectCommand.d.ts +51 -66
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -21
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -21
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -21
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -21
- package/dist-types/commands/RestoreObjectCommand.d.ts +6 -21
- package/dist-types/commands/SelectObjectContentCommand.d.ts +6 -21
- package/dist-types/commands/UploadPartCommand.d.ts +6 -21
- package/dist-types/commands/UploadPartCopyCommand.d.ts +6 -21
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +42 -0
- package/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +13 -20
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +13 -20
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +13 -20
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +13 -20
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +11 -21
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +42 -0
- package/dist-types/ts3.4/pagination/ListDirectoryBucketsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +3 -3
- package/package.json +13 -13
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteBucketWebsiteCommand, se_DeleteBucketWebsiteCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteBucketWebsiteCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteBucketWebsiteCommand.getEndpointParameterInstructions()));
|
|
31
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
32
|
-
const { logger } = configuration;
|
|
33
|
-
const clientName = "S3Client";
|
|
34
|
-
const commandName = "DeleteBucketWebsiteCommand";
|
|
35
|
-
const handlerExecutionContext = {
|
|
36
|
-
logger,
|
|
37
|
-
clientName,
|
|
38
|
-
commandName,
|
|
39
|
-
inputFilterSensitiveLog: (_) => _,
|
|
40
|
-
outputFilterSensitiveLog: (_) => _,
|
|
41
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
42
|
-
service: "AmazonS3",
|
|
43
|
-
operation: "DeleteBucketWebsite",
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
const { requestHandler } = configuration;
|
|
47
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
48
|
-
}
|
|
49
|
-
serialize(input, context) {
|
|
50
|
-
return se_DeleteBucketWebsiteCommand(input, context);
|
|
51
|
-
}
|
|
52
|
-
deserialize(output, context) {
|
|
53
|
-
return de_DeleteBucketWebsiteCommand(output, context);
|
|
54
|
-
}
|
|
7
|
+
export class DeleteBucketWebsiteCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
12
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
];
|
|
19
|
+
})
|
|
20
|
+
.s("AmazonS3", "DeleteBucketWebsite", {})
|
|
21
|
+
.n("S3Client", "DeleteBucketWebsiteCommand")
|
|
22
|
+
.f(void 0, void 0)
|
|
23
|
+
.ser(se_DeleteBucketWebsiteCommand)
|
|
24
|
+
.de(de_DeleteBucketWebsiteCommand)
|
|
25
|
+
.build() {
|
|
55
26
|
}
|
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteObjectCommand, se_DeleteObjectCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteObjectCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteObjectCommand.getEndpointParameterInstructions()));
|
|
31
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
32
|
-
const { logger } = configuration;
|
|
33
|
-
const clientName = "S3Client";
|
|
34
|
-
const commandName = "DeleteObjectCommand";
|
|
35
|
-
const handlerExecutionContext = {
|
|
36
|
-
logger,
|
|
37
|
-
clientName,
|
|
38
|
-
commandName,
|
|
39
|
-
inputFilterSensitiveLog: (_) => _,
|
|
40
|
-
outputFilterSensitiveLog: (_) => _,
|
|
41
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
42
|
-
service: "AmazonS3",
|
|
43
|
-
operation: "DeleteObject",
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
const { requestHandler } = configuration;
|
|
47
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
48
|
-
}
|
|
49
|
-
serialize(input, context) {
|
|
50
|
-
return se_DeleteObjectCommand(input, context);
|
|
51
|
-
}
|
|
52
|
-
deserialize(output, context) {
|
|
53
|
-
return de_DeleteObjectCommand(output, context);
|
|
54
|
-
}
|
|
7
|
+
export class DeleteObjectCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
12
|
+
Key: { type: "contextParams", name: "Key" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
];
|
|
19
|
+
})
|
|
20
|
+
.s("AmazonS3", "DeleteObject", {})
|
|
21
|
+
.n("S3Client", "DeleteObjectCommand")
|
|
22
|
+
.f(void 0, void 0)
|
|
23
|
+
.ser(se_DeleteObjectCommand)
|
|
24
|
+
.de(de_DeleteObjectCommand)
|
|
25
|
+
.build() {
|
|
55
26
|
}
|
|
@@ -1,54 +1,25 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteObjectTaggingCommand, se_DeleteObjectTaggingCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteObjectTaggingCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
this.input = input;
|
|
26
|
-
}
|
|
27
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
28
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
29
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteObjectTaggingCommand.getEndpointParameterInstructions()));
|
|
30
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
31
|
-
const { logger } = configuration;
|
|
32
|
-
const clientName = "S3Client";
|
|
33
|
-
const commandName = "DeleteObjectTaggingCommand";
|
|
34
|
-
const handlerExecutionContext = {
|
|
35
|
-
logger,
|
|
36
|
-
clientName,
|
|
37
|
-
commandName,
|
|
38
|
-
inputFilterSensitiveLog: (_) => _,
|
|
39
|
-
outputFilterSensitiveLog: (_) => _,
|
|
40
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
-
service: "AmazonS3",
|
|
42
|
-
operation: "DeleteObjectTagging",
|
|
43
|
-
},
|
|
44
|
-
};
|
|
45
|
-
const { requestHandler } = configuration;
|
|
46
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
47
|
-
}
|
|
48
|
-
serialize(input, context) {
|
|
49
|
-
return se_DeleteObjectTaggingCommand(input, context);
|
|
50
|
-
}
|
|
51
|
-
deserialize(output, context) {
|
|
52
|
-
return de_DeleteObjectTaggingCommand(output, context);
|
|
53
|
-
}
|
|
7
|
+
export class DeleteObjectTaggingCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
12
|
+
})
|
|
13
|
+
.m(function (Command, cs, config, o) {
|
|
14
|
+
return [
|
|
15
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
16
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
17
|
+
];
|
|
18
|
+
})
|
|
19
|
+
.s("AmazonS3", "DeleteObjectTagging", {})
|
|
20
|
+
.n("S3Client", "DeleteObjectTaggingCommand")
|
|
21
|
+
.f(void 0, void 0)
|
|
22
|
+
.ser(se_DeleteObjectTaggingCommand)
|
|
23
|
+
.de(de_DeleteObjectTaggingCommand)
|
|
24
|
+
.build() {
|
|
54
25
|
}
|
|
@@ -2,59 +2,30 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
6
|
import { de_DeleteObjectsCommand, se_DeleteObjectsCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
8
|
-
export class DeleteObjectsCommand extends $Command
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
20
|
-
Region: { type: "builtInParams", name: "region" },
|
|
21
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
constructor(input) {
|
|
25
|
-
super();
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, DeleteObjectsCommand.getEndpointParameterInstructions()));
|
|
31
|
-
this.middlewareStack.use(getFlexibleChecksumsPlugin(configuration, {
|
|
8
|
+
export class DeleteObjectsCommand extends $Command
|
|
9
|
+
.classBuilder()
|
|
10
|
+
.ep({
|
|
11
|
+
...commonParams,
|
|
12
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
getFlexibleChecksumsPlugin(config, {
|
|
32
19
|
input: this.input,
|
|
33
20
|
requestAlgorithmMember: "ChecksumAlgorithm",
|
|
34
21
|
requestChecksumRequired: true,
|
|
35
|
-
})
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
inputFilterSensitiveLog: (_) => _,
|
|
45
|
-
outputFilterSensitiveLog: (_) => _,
|
|
46
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
47
|
-
service: "AmazonS3",
|
|
48
|
-
operation: "DeleteObjects",
|
|
49
|
-
},
|
|
50
|
-
};
|
|
51
|
-
const { requestHandler } = configuration;
|
|
52
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
53
|
-
}
|
|
54
|
-
serialize(input, context) {
|
|
55
|
-
return se_DeleteObjectsCommand(input, context);
|
|
56
|
-
}
|
|
57
|
-
deserialize(output, context) {
|
|
58
|
-
return de_DeleteObjectsCommand(output, context);
|
|
59
|
-
}
|
|
22
|
+
}),
|
|
23
|
+
];
|
|
24
|
+
})
|
|
25
|
+
.s("AmazonS3", "DeleteObjects", {})
|
|
26
|
+
.n("S3Client", "DeleteObjectsCommand")
|
|
27
|
+
.f(void 0, void 0)
|
|
28
|
+
.ser(se_DeleteObjectsCommand)
|
|
29
|
+
.de(de_DeleteObjectsCommand)
|
|
30
|
+
.build() {
|
|
60
31
|
}
|
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeletePublicAccessBlockCommand, se_DeletePublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeletePublicAccessBlockCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, DeletePublicAccessBlockCommand.getEndpointParameterInstructions()));
|
|
31
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
32
|
-
const { logger } = configuration;
|
|
33
|
-
const clientName = "S3Client";
|
|
34
|
-
const commandName = "DeletePublicAccessBlockCommand";
|
|
35
|
-
const handlerExecutionContext = {
|
|
36
|
-
logger,
|
|
37
|
-
clientName,
|
|
38
|
-
commandName,
|
|
39
|
-
inputFilterSensitiveLog: (_) => _,
|
|
40
|
-
outputFilterSensitiveLog: (_) => _,
|
|
41
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
42
|
-
service: "AmazonS3",
|
|
43
|
-
operation: "DeletePublicAccessBlock",
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
const { requestHandler } = configuration;
|
|
47
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
48
|
-
}
|
|
49
|
-
serialize(input, context) {
|
|
50
|
-
return se_DeletePublicAccessBlockCommand(input, context);
|
|
51
|
-
}
|
|
52
|
-
deserialize(output, context) {
|
|
53
|
-
return de_DeletePublicAccessBlockCommand(output, context);
|
|
54
|
-
}
|
|
7
|
+
export class DeletePublicAccessBlockCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
12
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
];
|
|
19
|
+
})
|
|
20
|
+
.s("AmazonS3", "DeletePublicAccessBlock", {})
|
|
21
|
+
.n("S3Client", "DeletePublicAccessBlockCommand")
|
|
22
|
+
.f(void 0, void 0)
|
|
23
|
+
.ser(se_DeletePublicAccessBlockCommand)
|
|
24
|
+
.de(de_DeletePublicAccessBlockCommand)
|
|
25
|
+
.build() {
|
|
55
26
|
}
|
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetBucketAccelerateConfigurationCommand, se_GetBucketAccelerateConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetBucketAccelerateConfigurationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, GetBucketAccelerateConfigurationCommand.getEndpointParameterInstructions()));
|
|
31
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
32
|
-
const { logger } = configuration;
|
|
33
|
-
const clientName = "S3Client";
|
|
34
|
-
const commandName = "GetBucketAccelerateConfigurationCommand";
|
|
35
|
-
const handlerExecutionContext = {
|
|
36
|
-
logger,
|
|
37
|
-
clientName,
|
|
38
|
-
commandName,
|
|
39
|
-
inputFilterSensitiveLog: (_) => _,
|
|
40
|
-
outputFilterSensitiveLog: (_) => _,
|
|
41
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
42
|
-
service: "AmazonS3",
|
|
43
|
-
operation: "GetBucketAccelerateConfiguration",
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
const { requestHandler } = configuration;
|
|
47
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
48
|
-
}
|
|
49
|
-
serialize(input, context) {
|
|
50
|
-
return se_GetBucketAccelerateConfigurationCommand(input, context);
|
|
51
|
-
}
|
|
52
|
-
deserialize(output, context) {
|
|
53
|
-
return de_GetBucketAccelerateConfigurationCommand(output, context);
|
|
54
|
-
}
|
|
7
|
+
export class GetBucketAccelerateConfigurationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
12
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
];
|
|
19
|
+
})
|
|
20
|
+
.s("AmazonS3", "GetBucketAccelerateConfiguration", {})
|
|
21
|
+
.n("S3Client", "GetBucketAccelerateConfigurationCommand")
|
|
22
|
+
.f(void 0, void 0)
|
|
23
|
+
.ser(se_GetBucketAccelerateConfigurationCommand)
|
|
24
|
+
.de(de_GetBucketAccelerateConfigurationCommand)
|
|
25
|
+
.build() {
|
|
55
26
|
}
|
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetBucketAclCommand, se_GetBucketAclCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetBucketAclCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, GetBucketAclCommand.getEndpointParameterInstructions()));
|
|
31
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
32
|
-
const { logger } = configuration;
|
|
33
|
-
const clientName = "S3Client";
|
|
34
|
-
const commandName = "GetBucketAclCommand";
|
|
35
|
-
const handlerExecutionContext = {
|
|
36
|
-
logger,
|
|
37
|
-
clientName,
|
|
38
|
-
commandName,
|
|
39
|
-
inputFilterSensitiveLog: (_) => _,
|
|
40
|
-
outputFilterSensitiveLog: (_) => _,
|
|
41
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
42
|
-
service: "AmazonS3",
|
|
43
|
-
operation: "GetBucketAcl",
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
const { requestHandler } = configuration;
|
|
47
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
48
|
-
}
|
|
49
|
-
serialize(input, context) {
|
|
50
|
-
return se_GetBucketAclCommand(input, context);
|
|
51
|
-
}
|
|
52
|
-
deserialize(output, context) {
|
|
53
|
-
return de_GetBucketAclCommand(output, context);
|
|
54
|
-
}
|
|
7
|
+
export class GetBucketAclCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
12
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
];
|
|
19
|
+
})
|
|
20
|
+
.s("AmazonS3", "GetBucketAcl", {})
|
|
21
|
+
.n("S3Client", "GetBucketAclCommand")
|
|
22
|
+
.f(void 0, void 0)
|
|
23
|
+
.ser(se_GetBucketAclCommand)
|
|
24
|
+
.de(de_GetBucketAclCommand)
|
|
25
|
+
.build() {
|
|
55
26
|
}
|
|
@@ -1,55 +1,26 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_GetBucketAnalyticsConfigurationCommand, se_GetBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class GetBucketAnalyticsConfigurationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
this.input = input;
|
|
27
|
-
}
|
|
28
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
29
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
30
|
-
this.middlewareStack.use(getEndpointPlugin(configuration, GetBucketAnalyticsConfigurationCommand.getEndpointParameterInstructions()));
|
|
31
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
32
|
-
const { logger } = configuration;
|
|
33
|
-
const clientName = "S3Client";
|
|
34
|
-
const commandName = "GetBucketAnalyticsConfigurationCommand";
|
|
35
|
-
const handlerExecutionContext = {
|
|
36
|
-
logger,
|
|
37
|
-
clientName,
|
|
38
|
-
commandName,
|
|
39
|
-
inputFilterSensitiveLog: (_) => _,
|
|
40
|
-
outputFilterSensitiveLog: (_) => _,
|
|
41
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
42
|
-
service: "AmazonS3",
|
|
43
|
-
operation: "GetBucketAnalyticsConfiguration",
|
|
44
|
-
},
|
|
45
|
-
};
|
|
46
|
-
const { requestHandler } = configuration;
|
|
47
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
48
|
-
}
|
|
49
|
-
serialize(input, context) {
|
|
50
|
-
return se_GetBucketAnalyticsConfigurationCommand(input, context);
|
|
51
|
-
}
|
|
52
|
-
deserialize(output, context) {
|
|
53
|
-
return de_GetBucketAnalyticsConfigurationCommand(output, context);
|
|
54
|
-
}
|
|
7
|
+
export class GetBucketAnalyticsConfigurationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
UseS3ExpressControlEndpoint: { type: "staticContextParams", value: true },
|
|
12
|
+
Bucket: { type: "contextParams", name: "Bucket" },
|
|
13
|
+
})
|
|
14
|
+
.m(function (Command, cs, config, o) {
|
|
15
|
+
return [
|
|
16
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
17
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
18
|
+
];
|
|
19
|
+
})
|
|
20
|
+
.s("AmazonS3", "GetBucketAnalyticsConfiguration", {})
|
|
21
|
+
.n("S3Client", "GetBucketAnalyticsConfigurationCommand")
|
|
22
|
+
.f(void 0, void 0)
|
|
23
|
+
.ser(se_GetBucketAnalyticsConfigurationCommand)
|
|
24
|
+
.de(de_GetBucketAnalyticsConfigurationCommand)
|
|
25
|
+
.build() {
|
|
55
26
|
}
|