@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { CreateBucketOutput, CreateBucketRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,19 +11,16 @@ export interface CreateBucketCommandInput extends CreateBucketRequest {}
|
|
|
17
11
|
export interface CreateBucketCommandOutput
|
|
18
12
|
extends CreateBucketOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateBucketCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateBucketCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateBucketCommandInput,
|
|
19
|
+
CreateBucketCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateBucketCommand extends CreateBucketCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CreateMultipartUploadOutput,
|
|
11
5
|
CreateMultipartUploadRequest,
|
|
@@ -21,22 +15,16 @@ export interface CreateMultipartUploadCommandInput
|
|
|
21
15
|
export interface CreateMultipartUploadCommandOutput
|
|
22
16
|
extends CreateMultipartUploadOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateMultipartUploadCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateMultipartUploadCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: S3ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateMultipartUploadCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateMultipartUploadCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateMultipartUploadCommandInput,
|
|
38
|
-
CreateMultipartUploadCommandOutput
|
|
23
|
+
CreateMultipartUploadCommandOutput,
|
|
24
|
+
S3ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateMultipartUploadCommand extends CreateMultipartUploadCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { CreateSessionOutput, CreateSessionRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,19 +11,16 @@ export interface CreateSessionCommandInput extends CreateSessionRequest {}
|
|
|
17
11
|
export interface CreateSessionCommandOutput
|
|
18
12
|
extends CreateSessionOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateSessionCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateSessionCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateSessionCommandInput,
|
|
19
|
+
CreateSessionCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateSessionCommand extends CreateSessionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketAnalyticsConfigurationRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,22 +11,16 @@ export interface DeleteBucketAnalyticsConfigurationCommandInput
|
|
|
17
11
|
extends DeleteBucketAnalyticsConfigurationRequest {}
|
|
18
12
|
export interface DeleteBucketAnalyticsConfigurationCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DeleteBucketAnalyticsConfigurationCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DeleteBucketAnalyticsConfigurationCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: S3ClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DeleteBucketAnalyticsConfigurationCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteBucketAnalyticsConfigurationCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DeleteBucketAnalyticsConfigurationCommandInput,
|
|
34
|
-
DeleteBucketAnalyticsConfigurationCommandOutput
|
|
19
|
+
DeleteBucketAnalyticsConfigurationCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteBucketAnalyticsConfigurationCommand extends DeleteBucketAnalyticsConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -15,19 +9,16 @@ import {
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface DeleteBucketCommandInput extends DeleteBucketRequest {}
|
|
17
11
|
export interface DeleteBucketCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const DeleteBucketCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: DeleteBucketCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
DeleteBucketCommandInput,
|
|
17
|
+
DeleteBucketCommandOutput,
|
|
18
|
+
S3ClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class DeleteBucketCommand extends DeleteBucketCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketCorsRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -15,19 +9,16 @@ import {
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface DeleteBucketCorsCommandInput extends DeleteBucketCorsRequest {}
|
|
17
11
|
export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const DeleteBucketCorsCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: DeleteBucketCorsCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
DeleteBucketCorsCommandInput,
|
|
17
|
+
DeleteBucketCorsCommandOutput,
|
|
18
|
+
S3ClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class DeleteBucketCorsCommand extends DeleteBucketCorsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketEncryptionRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface DeleteBucketEncryptionCommandInput
|
|
17
11
|
extends DeleteBucketEncryptionRequest {}
|
|
18
12
|
export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: DeleteBucketEncryptionCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: DeleteBucketEncryptionCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: S3ClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const DeleteBucketEncryptionCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: DeleteBucketEncryptionCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
DeleteBucketEncryptionCommandInput,
|
|
33
|
-
DeleteBucketEncryptionCommandOutput
|
|
18
|
+
DeleteBucketEncryptionCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class DeleteBucketEncryptionCommand extends DeleteBucketEncryptionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,22 +11,16 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandInput
|
|
|
17
11
|
extends DeleteBucketIntelligentTieringConfigurationRequest {}
|
|
18
12
|
export interface DeleteBucketIntelligentTieringConfigurationCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DeleteBucketIntelligentTieringConfigurationCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DeleteBucketIntelligentTieringConfigurationCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: S3ClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DeleteBucketIntelligentTieringConfigurationCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteBucketIntelligentTieringConfigurationCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DeleteBucketIntelligentTieringConfigurationCommandInput,
|
|
34
|
-
DeleteBucketIntelligentTieringConfigurationCommandOutput
|
|
19
|
+
DeleteBucketIntelligentTieringConfigurationCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteBucketIntelligentTieringConfigurationCommand extends DeleteBucketIntelligentTieringConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,22 +11,16 @@ export interface DeleteBucketInventoryConfigurationCommandInput
|
|
|
17
11
|
extends DeleteBucketInventoryConfigurationRequest {}
|
|
18
12
|
export interface DeleteBucketInventoryConfigurationCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DeleteBucketInventoryConfigurationCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DeleteBucketInventoryConfigurationCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: S3ClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DeleteBucketInventoryConfigurationCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteBucketInventoryConfigurationCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DeleteBucketInventoryConfigurationCommandInput,
|
|
34
|
-
DeleteBucketInventoryConfigurationCommandOutput
|
|
19
|
+
DeleteBucketInventoryConfigurationCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteBucketInventoryConfigurationCommand extends DeleteBucketInventoryConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketLifecycleRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface DeleteBucketLifecycleCommandInput
|
|
17
11
|
extends DeleteBucketLifecycleRequest {}
|
|
18
12
|
export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: DeleteBucketLifecycleCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: DeleteBucketLifecycleCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: S3ClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const DeleteBucketLifecycleCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: DeleteBucketLifecycleCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
DeleteBucketLifecycleCommandInput,
|
|
33
|
-
DeleteBucketLifecycleCommandOutput
|
|
18
|
+
DeleteBucketLifecycleCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class DeleteBucketLifecycleCommand extends DeleteBucketLifecycleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,22 +11,16 @@ export interface DeleteBucketMetricsConfigurationCommandInput
|
|
|
17
11
|
extends DeleteBucketMetricsConfigurationRequest {}
|
|
18
12
|
export interface DeleteBucketMetricsConfigurationCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DeleteBucketMetricsConfigurationCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DeleteBucketMetricsConfigurationCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: S3ClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DeleteBucketMetricsConfigurationCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteBucketMetricsConfigurationCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DeleteBucketMetricsConfigurationCommandInput,
|
|
34
|
-
DeleteBucketMetricsConfigurationCommandOutput
|
|
19
|
+
DeleteBucketMetricsConfigurationCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteBucketMetricsConfigurationCommand extends DeleteBucketMetricsConfigurationCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketOwnershipControlsRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,22 +11,16 @@ export interface DeleteBucketOwnershipControlsCommandInput
|
|
|
17
11
|
extends DeleteBucketOwnershipControlsRequest {}
|
|
18
12
|
export interface DeleteBucketOwnershipControlsCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DeleteBucketOwnershipControlsCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DeleteBucketOwnershipControlsCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: S3ClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DeleteBucketOwnershipControlsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteBucketOwnershipControlsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DeleteBucketOwnershipControlsCommandInput,
|
|
34
|
-
DeleteBucketOwnershipControlsCommandOutput
|
|
19
|
+
DeleteBucketOwnershipControlsCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteBucketOwnershipControlsCommand extends DeleteBucketOwnershipControlsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -16,19 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface DeleteBucketPolicyCommandInput
|
|
17
11
|
extends DeleteBucketPolicyRequest {}
|
|
18
12
|
export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
private serialize;
|
|
33
|
-
private deserialize;
|
|
34
|
-
}
|
|
13
|
+
declare const DeleteBucketPolicyCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: DeleteBucketPolicyCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
17
|
+
DeleteBucketPolicyCommandInput,
|
|
18
|
+
DeleteBucketPolicyCommandOutput,
|
|
19
|
+
S3ClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
22
|
+
>;
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,22 +11,16 @@ export interface DeleteBucketReplicationCommandInput
|
|
|
17
11
|
extends DeleteBucketReplicationRequest {}
|
|
18
12
|
export interface DeleteBucketReplicationCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: DeleteBucketReplicationCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: DeleteBucketReplicationCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: S3ClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const DeleteBucketReplicationCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteBucketReplicationCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
DeleteBucketReplicationCommandInput,
|
|
34
|
-
DeleteBucketReplicationCommandOutput
|
|
19
|
+
DeleteBucketReplicationCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {}
|