@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 { PutObjectLegalHoldOutput, PutObjectLegalHoldRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutObjectLegalHoldCommandInput extends PutObjectLegalHoldReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutObjectLegalHoldCommandOutput extends PutObjectLegalHoldOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutObjectLegalHoldCommand_base: {
|
|
24
|
+
new (input: PutObjectLegalHoldCommandInput): import("@smithy/smithy-client").CommandImpl<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -66,23 +69,5 @@ export interface PutObjectLegalHoldCommandOutput extends PutObjectLegalHoldOutpu
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class PutObjectLegalHoldCommand extends
|
|
70
|
-
readonly input: PutObjectLegalHoldCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: PutObjectLegalHoldCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class PutObjectLegalHoldCommand extends PutObjectLegalHoldCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { PutObjectLockConfigurationOutput, PutObjectLockConfigurationRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutObjectLockConfigurationCommandInput extends PutObjectLockCon
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutObjectLockConfigurationCommandOutput extends PutObjectLockConfigurationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutObjectLockConfigurationCommand_base: {
|
|
24
|
+
new (input: PutObjectLockConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutObjectLockConfigurationCommandInput, PutObjectLockConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -89,23 +92,5 @@ export interface PutObjectLockConfigurationCommandOutput extends PutObjectLockCo
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class PutObjectLockConfigurationCommand extends
|
|
93
|
-
readonly input: PutObjectLockConfigurationCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: PutObjectLockConfigurationCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutObjectLockConfigurationCommandInput, PutObjectLockConfigurationCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class PutObjectLockConfigurationCommand extends PutObjectLockConfigurationCommand_base {
|
|
111
96
|
}
|
|
@@ -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 { PutObjectRetentionOutput, PutObjectRetentionRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutObjectRetentionCommandInput extends PutObjectRetentionReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutObjectRetentionCommandOutput extends PutObjectRetentionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutObjectRetentionCommand_base: {
|
|
24
|
+
new (input: PutObjectRetentionCommandInput): import("@smithy/smithy-client").CommandImpl<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -69,23 +72,5 @@ export interface PutObjectRetentionCommandOutput extends PutObjectRetentionOutpu
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class PutObjectRetentionCommand extends
|
|
73
|
-
readonly input: PutObjectRetentionCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: PutObjectRetentionCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class PutObjectRetentionCommand extends PutObjectRetentionCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { PutObjectTaggingOutput, PutObjectTaggingRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutObjectTaggingCommandInput extends PutObjectTaggingRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutObjectTaggingCommandOutput extends PutObjectTaggingOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutObjectTaggingCommand_base: {
|
|
24
|
+
new (input: PutObjectTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -149,23 +152,5 @@ export interface PutObjectTaggingCommandOutput extends PutObjectTaggingOutput, _
|
|
|
149
152
|
* ```
|
|
150
153
|
*
|
|
151
154
|
*/
|
|
152
|
-
export declare class PutObjectTaggingCommand extends
|
|
153
|
-
readonly input: PutObjectTaggingCommandInput;
|
|
154
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
155
|
-
/**
|
|
156
|
-
* @public
|
|
157
|
-
*/
|
|
158
|
-
constructor(input: PutObjectTaggingCommandInput);
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput>;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
private serialize;
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
|
-
private deserialize;
|
|
155
|
+
export declare class PutObjectTaggingCommand extends PutObjectTaggingCommand_base {
|
|
171
156
|
}
|
|
@@ -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 { PutPublicAccessBlockRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutPublicAccessBlockCommandInput extends PutPublicAccessBlockRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutPublicAccessBlockCommand_base: {
|
|
24
|
+
new (input: PutPublicAccessBlockCommandInput): import("@smithy/smithy-client").CommandImpl<PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -97,23 +100,5 @@ export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class PutPublicAccessBlockCommand extends
|
|
101
|
-
readonly input: PutPublicAccessBlockCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: PutPublicAccessBlockCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class PutPublicAccessBlockCommand extends PutPublicAccessBlockCommand_base {
|
|
119
104
|
}
|
|
@@ -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 { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RestoreObjectCommandInput extends RestoreObjectRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RestoreObjectCommand_base: {
|
|
24
|
+
new (input: RestoreObjectCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreObjectCommandInput, RestoreObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -422,23 +425,5 @@ export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __Metad
|
|
|
422
425
|
* ```
|
|
423
426
|
*
|
|
424
427
|
*/
|
|
425
|
-
export declare class RestoreObjectCommand extends
|
|
426
|
-
readonly input: RestoreObjectCommandInput;
|
|
427
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
428
|
-
/**
|
|
429
|
-
* @public
|
|
430
|
-
*/
|
|
431
|
-
constructor(input: RestoreObjectCommandInput);
|
|
432
|
-
/**
|
|
433
|
-
* @internal
|
|
434
|
-
*/
|
|
435
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreObjectCommandInput, RestoreObjectCommandOutput>;
|
|
436
|
-
/**
|
|
437
|
-
* @internal
|
|
438
|
-
*/
|
|
439
|
-
private serialize;
|
|
440
|
-
/**
|
|
441
|
-
* @internal
|
|
442
|
-
*/
|
|
443
|
-
private deserialize;
|
|
428
|
+
export declare class RestoreObjectCommand extends RestoreObjectCommand_base {
|
|
444
429
|
}
|
|
@@ -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 { SelectObjectContentOutput, SelectObjectContentRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SelectObjectContentCommandInput extends SelectObjectContentRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SelectObjectContentCommandOutput extends SelectObjectContentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SelectObjectContentCommand_base: {
|
|
24
|
+
new (input: SelectObjectContentCommandInput): import("@smithy/smithy-client").CommandImpl<SelectObjectContentCommandInput, SelectObjectContentCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -234,23 +237,5 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
|
|
|
234
237
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
235
238
|
*
|
|
236
239
|
*/
|
|
237
|
-
export declare class SelectObjectContentCommand extends
|
|
238
|
-
readonly input: SelectObjectContentCommandInput;
|
|
239
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
240
|
-
/**
|
|
241
|
-
* @public
|
|
242
|
-
*/
|
|
243
|
-
constructor(input: SelectObjectContentCommandInput);
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
*/
|
|
247
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SelectObjectContentCommandInput, SelectObjectContentCommandOutput>;
|
|
248
|
-
/**
|
|
249
|
-
* @internal
|
|
250
|
-
*/
|
|
251
|
-
private serialize;
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
|
-
private deserialize;
|
|
240
|
+
export declare class SelectObjectContentCommand extends SelectObjectContentCommand_base {
|
|
256
241
|
}
|
|
@@ -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, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
4
3
|
import { UploadPartOutput, UploadPartRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -22,6 +21,10 @@ export interface UploadPartCommandInput extends Omit<UploadPartRequest, "Body">
|
|
|
22
21
|
*/
|
|
23
22
|
export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBearer {
|
|
24
23
|
}
|
|
24
|
+
declare const UploadPartCommand_base: {
|
|
25
|
+
new (input: UploadPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadPartCommandInput, UploadPartCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
};
|
|
25
28
|
/**
|
|
26
29
|
* @public
|
|
27
30
|
* <p>Uploads a part in a multipart upload.</p>
|
|
@@ -260,23 +263,5 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
|
|
|
260
263
|
* ```
|
|
261
264
|
*
|
|
262
265
|
*/
|
|
263
|
-
export declare class UploadPartCommand extends
|
|
264
|
-
readonly input: UploadPartCommandInput;
|
|
265
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
266
|
-
/**
|
|
267
|
-
* @public
|
|
268
|
-
*/
|
|
269
|
-
constructor(input: UploadPartCommandInput);
|
|
270
|
-
/**
|
|
271
|
-
* @internal
|
|
272
|
-
*/
|
|
273
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UploadPartCommandInput, UploadPartCommandOutput>;
|
|
274
|
-
/**
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
277
|
-
private serialize;
|
|
278
|
-
/**
|
|
279
|
-
* @internal
|
|
280
|
-
*/
|
|
281
|
-
private deserialize;
|
|
266
|
+
export declare class UploadPartCommand extends UploadPartCommand_base {
|
|
282
267
|
}
|
|
@@ -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 { UploadPartCopyOutput, UploadPartCopyRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UploadPartCopyCommandInput extends UploadPartCopyRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UploadPartCopyCommand_base: {
|
|
24
|
+
new (input: UploadPartCopyCommandInput): import("@smithy/smithy-client").CommandImpl<UploadPartCopyCommandInput, UploadPartCopyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Uploads a part by copying data from an existing object as data source. To specify the
|
|
@@ -307,23 +310,5 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
|
|
|
307
310
|
* ```
|
|
308
311
|
*
|
|
309
312
|
*/
|
|
310
|
-
export declare class UploadPartCopyCommand extends
|
|
311
|
-
readonly input: UploadPartCopyCommandInput;
|
|
312
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
313
|
-
/**
|
|
314
|
-
* @public
|
|
315
|
-
*/
|
|
316
|
-
constructor(input: UploadPartCopyCommandInput);
|
|
317
|
-
/**
|
|
318
|
-
* @internal
|
|
319
|
-
*/
|
|
320
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UploadPartCopyCommandInput, UploadPartCopyCommandOutput>;
|
|
321
|
-
/**
|
|
322
|
-
* @internal
|
|
323
|
-
*/
|
|
324
|
-
private serialize;
|
|
325
|
-
/**
|
|
326
|
-
* @internal
|
|
327
|
-
*/
|
|
328
|
-
private deserialize;
|
|
313
|
+
export declare class UploadPartCopyCommand extends UploadPartCopyCommand_base {
|
|
329
314
|
}
|
|
@@ -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, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
4
3
|
import { WriteGetObjectResponseRequest } from "../models/models_1";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -22,6 +21,10 @@ export interface WriteGetObjectResponseCommandInput extends Omit<WriteGetObjectR
|
|
|
22
21
|
*/
|
|
23
22
|
export interface WriteGetObjectResponseCommandOutput extends __MetadataBearer {
|
|
24
23
|
}
|
|
24
|
+
declare const WriteGetObjectResponseCommand_base: {
|
|
25
|
+
new (input: WriteGetObjectResponseCommandInput): import("@smithy/smithy-client").CommandImpl<WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
};
|
|
25
28
|
/**
|
|
26
29
|
* @public
|
|
27
30
|
* <note>
|
|
@@ -127,23 +130,5 @@ export interface WriteGetObjectResponseCommandOutput extends __MetadataBearer {
|
|
|
127
130
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
128
131
|
*
|
|
129
132
|
*/
|
|
130
|
-
export declare class WriteGetObjectResponseCommand extends
|
|
131
|
-
readonly input: WriteGetObjectResponseCommandInput;
|
|
132
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
133
|
-
/**
|
|
134
|
-
* @public
|
|
135
|
-
*/
|
|
136
|
-
constructor(input: WriteGetObjectResponseCommandInput);
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private serialize;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private deserialize;
|
|
133
|
+
export declare class WriteGetObjectResponseCommand extends WriteGetObjectResponseCommand_base {
|
|
149
134
|
}
|
|
@@ -20,6 +20,48 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
20
20
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
21
21
|
defaultSigningName: string;
|
|
22
22
|
};
|
|
23
|
+
export declare const commonParams: {
|
|
24
|
+
readonly ForcePathStyle: {
|
|
25
|
+
readonly type: "clientContextParams";
|
|
26
|
+
readonly name: "forcePathStyle";
|
|
27
|
+
};
|
|
28
|
+
readonly UseArnRegion: {
|
|
29
|
+
readonly type: "clientContextParams";
|
|
30
|
+
readonly name: "useArnRegion";
|
|
31
|
+
};
|
|
32
|
+
readonly DisableMultiRegionAccessPoints: {
|
|
33
|
+
readonly type: "clientContextParams";
|
|
34
|
+
readonly name: "disableMultiregionAccessPoints";
|
|
35
|
+
};
|
|
36
|
+
readonly Accelerate: {
|
|
37
|
+
readonly type: "clientContextParams";
|
|
38
|
+
readonly name: "useAccelerateEndpoint";
|
|
39
|
+
};
|
|
40
|
+
readonly DisableS3ExpressSessionAuth: {
|
|
41
|
+
readonly type: "clientContextParams";
|
|
42
|
+
readonly name: "disableS3ExpressSessionAuth";
|
|
43
|
+
};
|
|
44
|
+
readonly UseGlobalEndpoint: {
|
|
45
|
+
readonly type: "builtInParams";
|
|
46
|
+
readonly name: "useGlobalEndpoint";
|
|
47
|
+
};
|
|
48
|
+
readonly UseFIPS: {
|
|
49
|
+
readonly type: "builtInParams";
|
|
50
|
+
readonly name: "useFipsEndpoint";
|
|
51
|
+
};
|
|
52
|
+
readonly Endpoint: {
|
|
53
|
+
readonly type: "builtInParams";
|
|
54
|
+
readonly name: "endpoint";
|
|
55
|
+
};
|
|
56
|
+
readonly Region: {
|
|
57
|
+
readonly type: "builtInParams";
|
|
58
|
+
readonly name: "region";
|
|
59
|
+
};
|
|
60
|
+
readonly UseDualStack: {
|
|
61
|
+
readonly type: "builtInParams";
|
|
62
|
+
readonly name: "useDualstackEndpoint";
|
|
63
|
+
};
|
|
64
|
+
};
|
|
23
65
|
export interface EndpointParameters extends __EndpointParameters {
|
|
24
66
|
Bucket?: string;
|
|
25
67
|
Region?: string;
|
|
@@ -4,4 +4,4 @@ import { S3PaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDirectoryBuckets: (config: S3PaginationConfiguration, input: ListDirectoryBucketsCommandInput, ...rest: any[]) => Paginator<ListDirectoryBucketsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { S3PaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListObjectsV2: (config: S3PaginationConfiguration, input: ListObjectsV2CommandInput, ...rest: any[]) => Paginator<ListObjectsV2CommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { S3PaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListParts: (config: S3PaginationConfiguration, input: ListPartsCommandInput, ...rest: any[]) => Paginator<ListPartsCommandOutput>;
|
|
@@ -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
|
AbortMultipartUploadOutput,
|
|
11
5
|
AbortMultipartUploadRequest,
|
|
@@ -21,22 +15,16 @@ export interface AbortMultipartUploadCommandInput
|
|
|
21
15
|
export interface AbortMultipartUploadCommandOutput
|
|
22
16
|
extends AbortMultipartUploadOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: AbortMultipartUploadCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: AbortMultipartUploadCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: S3ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const AbortMultipartUploadCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AbortMultipartUploadCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
AbortMultipartUploadCommandInput,
|
|
38
|
-
AbortMultipartUploadCommandOutput
|
|
23
|
+
AbortMultipartUploadCommandOutput,
|
|
24
|
+
S3ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AbortMultipartUploadCommand extends AbortMultipartUploadCommand_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
|
CompleteMultipartUploadOutput,
|
|
11
5
|
CompleteMultipartUploadRequest,
|
|
@@ -21,22 +15,16 @@ export interface CompleteMultipartUploadCommandInput
|
|
|
21
15
|
export interface CompleteMultipartUploadCommandOutput
|
|
22
16
|
extends CompleteMultipartUploadOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CompleteMultipartUploadCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CompleteMultipartUploadCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: S3ClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CompleteMultipartUploadCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CompleteMultipartUploadCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CompleteMultipartUploadCommandInput,
|
|
38
|
-
CompleteMultipartUploadCommandOutput
|
|
23
|
+
CompleteMultipartUploadCommandOutput,
|
|
24
|
+
S3ClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CompleteMultipartUploadCommand extends CompleteMultipartUploadCommand_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 { CopyObjectOutput, CopyObjectRequest } from "../models/models_0";
|
|
10
4
|
import {
|
|
11
5
|
S3ClientResolvedConfig,
|
|
@@ -17,19 +11,16 @@ export interface CopyObjectCommandInput extends CopyObjectRequest {}
|
|
|
17
11
|
export interface CopyObjectCommandOutput
|
|
18
12
|
extends CopyObjectOutput,
|
|
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 CopyObjectCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CopyObjectCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CopyObjectCommandInput,
|
|
19
|
+
CopyObjectCommandOutput,
|
|
20
|
+
S3ClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CopyObjectCommand extends CopyObjectCommand_base {}
|