@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketEncryptionRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketEncryptionCommandInput extends DeleteBucketEncrypti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketEncryptionCommand_base: {
|
|
24
|
+
new (input: DeleteBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -75,23 +78,5 @@ export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DeleteBucketEncryptionCommand extends
|
|
79
|
-
readonly input: DeleteBucketEncryptionCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DeleteBucketEncryptionCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DeleteBucketEncryptionCommand extends DeleteBucketEncryptionCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandInput extends
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketIntelligentTieringConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -74,23 +77,5 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extend
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class DeleteBucketIntelligentTieringConfigurationCommand extends
|
|
78
|
-
readonly input: DeleteBucketIntelligentTieringConfigurationCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: DeleteBucketIntelligentTieringConfigurationCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class DeleteBucketIntelligentTieringConfigurationCommand extends DeleteBucketIntelligentTieringConfigurationCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketInventoryConfigurationCommandInput extends DeleteBu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketInventoryConfigurationCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketInventoryConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -79,23 +82,5 @@ export interface DeleteBucketInventoryConfigurationCommandOutput extends __Metad
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DeleteBucketInventoryConfigurationCommand extends
|
|
83
|
-
readonly input: DeleteBucketInventoryConfigurationCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DeleteBucketInventoryConfigurationCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DeleteBucketInventoryConfigurationCommand extends DeleteBucketInventoryConfigurationCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketLifecycleRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketLifecycleCommandInput extends DeleteBucketLifecycle
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketLifecycleCommand_base: {
|
|
24
|
+
new (input: DeleteBucketLifecycleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -86,23 +89,5 @@ export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
|
|
|
86
89
|
* ```
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class DeleteBucketLifecycleCommand extends
|
|
90
|
-
readonly input: DeleteBucketLifecycleCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: DeleteBucketLifecycleCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class DeleteBucketLifecycleCommand extends DeleteBucketLifecycleCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketMetricsConfigurationCommandInput extends DeleteBuck
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketMetricsConfigurationCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketMetricsConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -87,23 +90,5 @@ export interface DeleteBucketMetricsConfigurationCommandOutput extends __Metadat
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class DeleteBucketMetricsConfigurationCommand extends
|
|
91
|
-
readonly input: DeleteBucketMetricsConfigurationCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: DeleteBucketMetricsConfigurationCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class DeleteBucketMetricsConfigurationCommand extends DeleteBucketMetricsConfigurationCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketOwnershipControlsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketOwnershipControlsCommandInput extends DeleteBucketO
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketOwnershipControlsCommand_base: {
|
|
24
|
+
new (input: DeleteBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -71,23 +74,5 @@ export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBe
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class DeleteBucketOwnershipControlsCommand extends
|
|
75
|
-
readonly input: DeleteBucketOwnershipControlsCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: DeleteBucketOwnershipControlsCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class DeleteBucketOwnershipControlsCommand extends DeleteBucketOwnershipControlsCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketPolicyCommandInput extends DeleteBucketPolicyReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketPolicyCommand_base: {
|
|
24
|
+
new (input: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the
|
|
@@ -122,23 +125,5 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
|
|
|
122
125
|
* ```
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class DeleteBucketPolicyCommand extends
|
|
126
|
-
readonly input: DeleteBucketPolicyCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: DeleteBucketPolicyCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {
|
|
144
129
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketReplicationCommandInput extends DeleteBucketReplica
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketReplicationCommand_base: {
|
|
24
|
+
new (input: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -88,23 +91,5 @@ export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
|
|
|
88
91
|
* ```
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class DeleteBucketReplicationCommand extends
|
|
92
|
-
readonly input: DeleteBucketReplicationCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: DeleteBucketReplicationCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketTaggingRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketTaggingCommandInput extends DeleteBucketTaggingRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketTaggingCommand_base: {
|
|
24
|
+
new (input: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -80,23 +83,5 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
|
|
|
80
83
|
* ```
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DeleteBucketTaggingCommand extends
|
|
84
|
-
readonly input: DeleteBucketTaggingCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DeleteBucketTaggingCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DeleteBucketTaggingCommand extends DeleteBucketTaggingCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteBucketWebsiteRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteBucketWebsiteCommandInput extends DeleteBucketWebsiteRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteBucketWebsiteCommand_base: {
|
|
24
|
+
new (input: DeleteBucketWebsiteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -87,23 +90,5 @@ export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
|
|
|
87
90
|
* ```
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class DeleteBucketWebsiteCommand extends
|
|
91
|
-
readonly input: DeleteBucketWebsiteCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: DeleteBucketWebsiteCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class DeleteBucketWebsiteCommand extends DeleteBucketWebsiteCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteObjectOutput, DeleteObjectRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteObjectCommandInput extends DeleteObjectRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteObjectCommand_base: {
|
|
24
|
+
new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes an object from a bucket. The behavior depends on the bucket's versioning state: </p>
|
|
@@ -155,48 +158,30 @@ export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __Metadat
|
|
|
155
158
|
* @throws {@link S3ServiceException}
|
|
156
159
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
157
160
|
*
|
|
158
|
-
* @example To delete an object
|
|
161
|
+
* @example To delete an object (from a non-versioned bucket)
|
|
159
162
|
* ```javascript
|
|
160
|
-
* // The following example deletes an object from
|
|
163
|
+
* // The following example deletes an object from a non-versioned bucket.
|
|
161
164
|
* const input = {
|
|
162
|
-
* "Bucket": "
|
|
163
|
-
* "Key": "
|
|
165
|
+
* "Bucket": "ExampleBucket",
|
|
166
|
+
* "Key": "HappyFace.jpg"
|
|
164
167
|
* };
|
|
165
168
|
* const command = new DeleteObjectCommand(input);
|
|
166
169
|
* await client.send(command);
|
|
167
|
-
* // example id: to-delete-an-object-
|
|
170
|
+
* // example id: to-delete-an-object-from-a-non-versioned-bucket-1481588533089
|
|
168
171
|
* ```
|
|
169
172
|
*
|
|
170
|
-
* @example To delete an object
|
|
173
|
+
* @example To delete an object
|
|
171
174
|
* ```javascript
|
|
172
|
-
* // The following example deletes an object from
|
|
175
|
+
* // The following example deletes an object from an S3 bucket.
|
|
173
176
|
* const input = {
|
|
174
|
-
* "Bucket": "
|
|
175
|
-
* "Key": "
|
|
177
|
+
* "Bucket": "examplebucket",
|
|
178
|
+
* "Key": "objectkey.jpg"
|
|
176
179
|
* };
|
|
177
180
|
* const command = new DeleteObjectCommand(input);
|
|
178
181
|
* await client.send(command);
|
|
179
|
-
* // example id: to-delete-an-object-
|
|
182
|
+
* // example id: to-delete-an-object-1472850136595
|
|
180
183
|
* ```
|
|
181
184
|
*
|
|
182
185
|
*/
|
|
183
|
-
export declare class DeleteObjectCommand extends
|
|
184
|
-
readonly input: DeleteObjectCommandInput;
|
|
185
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
186
|
-
/**
|
|
187
|
-
* @public
|
|
188
|
-
*/
|
|
189
|
-
constructor(input: DeleteObjectCommandInput);
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteObjectCommandInput, DeleteObjectCommandOutput>;
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
private serialize;
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
|
-
private deserialize;
|
|
186
|
+
export declare class DeleteObjectCommand extends DeleteObjectCommand_base {
|
|
202
187
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteObjectTaggingOutput, DeleteObjectTaggingRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteObjectTaggingCommandInput extends DeleteObjectTaggingRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteObjectTaggingCommand_base: {
|
|
24
|
+
new (input: DeleteObjectTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -111,23 +114,5 @@ export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOut
|
|
|
111
114
|
* ```
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class DeleteObjectTaggingCommand extends
|
|
115
|
-
readonly input: DeleteObjectTaggingCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: DeleteObjectTaggingCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class DeleteObjectTaggingCommand extends DeleteObjectTaggingCommand_base {
|
|
133
118
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteObjectsOutput, DeleteObjectsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteObjectsCommandInput extends DeleteObjectsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteObjectsCommand_base: {
|
|
24
|
+
new (input: DeleteObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsCommandInput, DeleteObjectsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This operation enables you to delete multiple objects from a bucket using a single HTTP
|
|
@@ -282,23 +285,5 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad
|
|
|
282
285
|
* ```
|
|
283
286
|
*
|
|
284
287
|
*/
|
|
285
|
-
export declare class DeleteObjectsCommand extends
|
|
286
|
-
readonly input: DeleteObjectsCommandInput;
|
|
287
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
288
|
-
/**
|
|
289
|
-
* @public
|
|
290
|
-
*/
|
|
291
|
-
constructor(input: DeleteObjectsCommandInput);
|
|
292
|
-
/**
|
|
293
|
-
* @internal
|
|
294
|
-
*/
|
|
295
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteObjectsCommandInput, DeleteObjectsCommandOutput>;
|
|
296
|
-
/**
|
|
297
|
-
* @internal
|
|
298
|
-
*/
|
|
299
|
-
private serialize;
|
|
300
|
-
/**
|
|
301
|
-
* @internal
|
|
302
|
-
*/
|
|
303
|
-
private deserialize;
|
|
288
|
+
export declare class DeleteObjectsCommand extends DeleteObjectsCommand_base {
|
|
304
289
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeletePublicAccessBlockRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeletePublicAccessBlockCommandInput extends DeletePublicAccessB
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeletePublicAccessBlockCommand_base: {
|
|
24
|
+
new (input: DeletePublicAccessBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -80,23 +83,5 @@ export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DeletePublicAccessBlockCommand extends
|
|
84
|
-
readonly input: DeletePublicAccessBlockCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DeletePublicAccessBlockCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DeletePublicAccessBlockCommand extends DeletePublicAccessBlockCommand_base {
|
|
102
87
|
}
|