@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, StreamingBlobPayloadOutputTypes } from "@smithy/types";
|
|
4
3
|
import { GetObjectTorrentOutput, GetObjectTorrentRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -22,6 +21,10 @@ export interface GetObjectTorrentCommandInput extends GetObjectTorrentRequest {
|
|
|
22
21
|
export interface GetObjectTorrentCommandOutput extends Omit<GetObjectTorrentOutput, "Body">, __MetadataBearer {
|
|
23
22
|
Body?: StreamingBlobPayloadOutputTypes;
|
|
24
23
|
}
|
|
24
|
+
declare const GetObjectTorrentCommand_base: {
|
|
25
|
+
new (input: GetObjectTorrentCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
};
|
|
25
28
|
/**
|
|
26
29
|
* @public
|
|
27
30
|
* <note>
|
|
@@ -87,23 +90,5 @@ export interface GetObjectTorrentCommandOutput extends Omit<GetObjectTorrentOutp
|
|
|
87
90
|
* ```
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class GetObjectTorrentCommand extends
|
|
91
|
-
readonly input: GetObjectTorrentCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: GetObjectTorrentCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class GetObjectTorrentCommand extends GetObjectTorrentCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GetPublicAccessBlockOutput, GetPublicAccessBlockRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPublicAccessBlockCommandInput extends GetPublicAccessBlockRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPublicAccessBlockCommandOutput extends GetPublicAccessBlockOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPublicAccessBlockCommand_base: {
|
|
24
|
+
new (input: GetPublicAccessBlockCommandInput): import("@smithy/smithy-client").CommandImpl<GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -96,23 +99,5 @@ export interface GetPublicAccessBlockCommandOutput extends GetPublicAccessBlockO
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class GetPublicAccessBlockCommand extends
|
|
100
|
-
readonly input: GetPublicAccessBlockCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: GetPublicAccessBlockCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class GetPublicAccessBlockCommand extends GetPublicAccessBlockCommand_base {
|
|
118
103
|
}
|
|
@@ -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 { HeadBucketOutput, HeadBucketRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface HeadBucketCommandInput extends HeadBucketRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface HeadBucketCommandOutput extends HeadBucketOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const HeadBucketCommand_base: {
|
|
24
|
+
new (input: HeadBucketCommandInput): import("@smithy/smithy-client").CommandImpl<HeadBucketCommandInput, HeadBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>You can use this operation to determine if a bucket exists and if you have permission to access it. The action returns a <code>200 OK</code> if the bucket exists and you have permission
|
|
@@ -118,23 +121,5 @@ export interface HeadBucketCommandOutput extends HeadBucketOutput, __MetadataBea
|
|
|
118
121
|
* ```
|
|
119
122
|
*
|
|
120
123
|
*/
|
|
121
|
-
export declare class HeadBucketCommand extends
|
|
122
|
-
readonly input: HeadBucketCommandInput;
|
|
123
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
124
|
-
/**
|
|
125
|
-
* @public
|
|
126
|
-
*/
|
|
127
|
-
constructor(input: HeadBucketCommandInput);
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<HeadBucketCommandInput, HeadBucketCommandOutput>;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private serialize;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private deserialize;
|
|
124
|
+
export declare class HeadBucketCommand extends HeadBucketCommand_base {
|
|
140
125
|
}
|
|
@@ -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 { HeadObjectOutput, HeadObjectRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface HeadObjectCommandInput extends HeadObjectRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface HeadObjectCommandOutput extends HeadObjectOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const HeadObjectCommand_base: {
|
|
24
|
+
new (input: HeadObjectCommandInput): import("@smithy/smithy-client").CommandImpl<HeadObjectCommandInput, HeadObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>The <code>HEAD</code> operation retrieves metadata from an object without returning the
|
|
@@ -260,23 +263,5 @@ export interface HeadObjectCommandOutput extends HeadObjectOutput, __MetadataBea
|
|
|
260
263
|
* ```
|
|
261
264
|
*
|
|
262
265
|
*/
|
|
263
|
-
export declare class HeadObjectCommand extends
|
|
264
|
-
readonly input: HeadObjectCommandInput;
|
|
265
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
266
|
-
/**
|
|
267
|
-
* @public
|
|
268
|
-
*/
|
|
269
|
-
constructor(input: HeadObjectCommandInput);
|
|
270
|
-
/**
|
|
271
|
-
* @internal
|
|
272
|
-
*/
|
|
273
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<HeadObjectCommandInput, HeadObjectCommandOutput>;
|
|
274
|
-
/**
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
277
|
-
private serialize;
|
|
278
|
-
/**
|
|
279
|
-
* @internal
|
|
280
|
-
*/
|
|
281
|
-
private deserialize;
|
|
266
|
+
export declare class HeadObjectCommand extends HeadObjectCommand_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 { ListBucketAnalyticsConfigurationsOutput, ListBucketAnalyticsConfigurationsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBucketAnalyticsConfigurationsCommandInput extends ListBucke
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBucketAnalyticsConfigurationsCommandOutput extends ListBucketAnalyticsConfigurationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBucketAnalyticsConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListBucketAnalyticsConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBucketAnalyticsConfigurationsCommandInput, ListBucketAnalyticsConfigurationsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -127,23 +130,5 @@ export interface ListBucketAnalyticsConfigurationsCommandOutput extends ListBuck
|
|
|
127
130
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
128
131
|
*
|
|
129
132
|
*/
|
|
130
|
-
export declare class ListBucketAnalyticsConfigurationsCommand extends
|
|
131
|
-
readonly input: ListBucketAnalyticsConfigurationsCommandInput;
|
|
132
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
133
|
-
/**
|
|
134
|
-
* @public
|
|
135
|
-
*/
|
|
136
|
-
constructor(input: ListBucketAnalyticsConfigurationsCommandInput);
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketAnalyticsConfigurationsCommandInput, ListBucketAnalyticsConfigurationsCommandOutput>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private serialize;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private deserialize;
|
|
133
|
+
export declare class ListBucketAnalyticsConfigurationsCommand extends ListBucketAnalyticsConfigurationsCommand_base {
|
|
149
134
|
}
|
|
@@ -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 { ListBucketIntelligentTieringConfigurationsOutput, ListBucketIntelligentTieringConfigurationsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBucketIntelligentTieringConfigurationsCommandInput extends
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBucketIntelligentTieringConfigurationsCommandOutput extends ListBucketIntelligentTieringConfigurationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBucketIntelligentTieringConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListBucketIntelligentTieringConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBucketIntelligentTieringConfigurationsCommandInput, ListBucketIntelligentTieringConfigurationsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -106,23 +109,5 @@ export interface ListBucketIntelligentTieringConfigurationsCommandOutput extends
|
|
|
106
109
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
107
110
|
*
|
|
108
111
|
*/
|
|
109
|
-
export declare class ListBucketIntelligentTieringConfigurationsCommand extends
|
|
110
|
-
readonly input: ListBucketIntelligentTieringConfigurationsCommandInput;
|
|
111
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
112
|
-
/**
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
constructor(input: ListBucketIntelligentTieringConfigurationsCommandInput);
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketIntelligentTieringConfigurationsCommandInput, ListBucketIntelligentTieringConfigurationsCommandOutput>;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private serialize;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private deserialize;
|
|
112
|
+
export declare class ListBucketIntelligentTieringConfigurationsCommand extends ListBucketIntelligentTieringConfigurationsCommand_base {
|
|
128
113
|
}
|
|
@@ -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 { ListBucketInventoryConfigurationsOutput, ListBucketInventoryConfigurationsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBucketInventoryConfigurationsCommandInput extends ListBucke
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBucketInventoryConfigurationsCommandOutput extends ListBucketInventoryConfigurationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBucketInventoryConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListBucketInventoryConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBucketInventoryConfigurationsCommandInput, ListBucketInventoryConfigurationsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -122,23 +125,5 @@ export interface ListBucketInventoryConfigurationsCommandOutput extends ListBuck
|
|
|
122
125
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class ListBucketInventoryConfigurationsCommand extends
|
|
126
|
-
readonly input: ListBucketInventoryConfigurationsCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: ListBucketInventoryConfigurationsCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketInventoryConfigurationsCommandInput, ListBucketInventoryConfigurationsCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class ListBucketInventoryConfigurationsCommand extends ListBucketInventoryConfigurationsCommand_base {
|
|
144
129
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListBucketMetricsConfigurationsOutput, ListBucketMetricsConfigurationsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBucketMetricsConfigurationsCommandInput extends ListBucketM
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBucketMetricsConfigurationsCommandOutput extends ListBucketMetricsConfigurationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBucketMetricsConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListBucketMetricsConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBucketMetricsConfigurationsCommandInput, ListBucketMetricsConfigurationsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -116,23 +119,5 @@ export interface ListBucketMetricsConfigurationsCommandOutput extends ListBucket
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class ListBucketMetricsConfigurationsCommand extends
|
|
120
|
-
readonly input: ListBucketMetricsConfigurationsCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: ListBucketMetricsConfigurationsCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketMetricsConfigurationsCommandInput, ListBucketMetricsConfigurationsCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class ListBucketMetricsConfigurationsCommand extends ListBucketMetricsConfigurationsCommand_base {
|
|
138
123
|
}
|
|
@@ -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 { ListBucketsOutput } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListBucketsCommandInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListBucketsCommandOutput extends ListBucketsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListBucketsCommand_base: {
|
|
24
|
+
new (input: ListBucketsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBucketsCommandInput, ListBucketsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <note>
|
|
@@ -95,23 +98,5 @@ export interface ListBucketsCommandOutput extends ListBucketsOutput, __MetadataB
|
|
|
95
98
|
* ```
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class ListBucketsCommand extends
|
|
99
|
-
readonly input: ListBucketsCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: ListBucketsCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBucketsCommandInput, ListBucketsCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class ListBucketsCommand extends ListBucketsCommand_base {
|
|
117
102
|
}
|
|
@@ -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 { ListDirectoryBucketsOutput, ListDirectoryBucketsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDirectoryBucketsCommandInput extends ListDirectoryBucketsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDirectoryBucketsCommandOutput extends ListDirectoryBucketsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDirectoryBucketsCommand_base: {
|
|
24
|
+
new (input: ListDirectoryBucketsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDirectoryBucketsCommandInput, ListDirectoryBucketsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of all Amazon S3 directory buckets owned by the authenticated sender of the request. For more information about directory buckets, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-overview.html">Directory buckets</a> in the <i>Amazon S3 User Guide</i>.</p>
|
|
@@ -76,23 +79,5 @@ export interface ListDirectoryBucketsCommandOutput extends ListDirectoryBucketsO
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class ListDirectoryBucketsCommand extends
|
|
80
|
-
readonly input: ListDirectoryBucketsCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: ListDirectoryBucketsCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDirectoryBucketsCommandInput, ListDirectoryBucketsCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class ListDirectoryBucketsCommand extends ListDirectoryBucketsCommand_base {
|
|
98
83
|
}
|
|
@@ -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 { ListMultipartUploadsOutput, ListMultipartUploadsRequest } from "../models/models_0";
|
|
5
4
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMultipartUploadsCommandInput extends ListMultipartUploadsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMultipartUploadsCommandOutput extends ListMultipartUploadsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMultipartUploadsCommand_base: {
|
|
24
|
+
new (input: ListMultipartUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This operation lists in-progress multipart uploads in a bucket. An in-progress multipart upload is a
|
|
@@ -203,124 +206,106 @@ export interface ListMultipartUploadsCommandOutput extends ListMultipartUploadsO
|
|
|
203
206
|
* @throws {@link S3ServiceException}
|
|
204
207
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
205
208
|
*
|
|
206
|
-
* @example
|
|
209
|
+
* @example To list in-progress multipart uploads on a bucket
|
|
207
210
|
* ```javascript
|
|
208
|
-
* // The following example
|
|
211
|
+
* // The following example lists in-progress multipart uploads on a specific bucket.
|
|
209
212
|
* const input = {
|
|
210
|
-
* "Bucket": "examplebucket"
|
|
211
|
-
* "KeyMarker": "nextkeyfrompreviousresponse",
|
|
212
|
-
* "MaxUploads": "2",
|
|
213
|
-
* "UploadIdMarker": "valuefrompreviousresponse"
|
|
213
|
+
* "Bucket": "examplebucket"
|
|
214
214
|
* };
|
|
215
215
|
* const command = new ListMultipartUploadsCommand(input);
|
|
216
216
|
* const response = await client.send(command);
|
|
217
217
|
* /* response ==
|
|
218
218
|
* {
|
|
219
|
-
* "Bucket": "acl1",
|
|
220
|
-
* "IsTruncated": true,
|
|
221
|
-
* "KeyMarker": "",
|
|
222
|
-
* "MaxUploads": "2",
|
|
223
|
-
* "NextKeyMarker": "someobjectkey",
|
|
224
|
-
* "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--",
|
|
225
|
-
* "UploadIdMarker": "",
|
|
226
219
|
* "Uploads": [
|
|
227
220
|
* {
|
|
228
221
|
* "Initiated": "2014-05-01T05:40:58.000Z",
|
|
229
222
|
* "Initiator": {
|
|
230
|
-
* "DisplayName": "
|
|
223
|
+
* "DisplayName": "display-name",
|
|
231
224
|
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
232
225
|
* },
|
|
233
226
|
* "Key": "JavaFile",
|
|
234
227
|
* "Owner": {
|
|
235
|
-
* "DisplayName": "
|
|
236
|
-
* "ID": "
|
|
228
|
+
* "DisplayName": "display-name",
|
|
229
|
+
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
237
230
|
* },
|
|
238
231
|
* "StorageClass": "STANDARD",
|
|
239
|
-
* "UploadId": "
|
|
232
|
+
* "UploadId": "examplelUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
|
|
240
233
|
* },
|
|
241
234
|
* {
|
|
242
235
|
* "Initiated": "2014-05-01T05:41:27.000Z",
|
|
243
236
|
* "Initiator": {
|
|
244
|
-
* "DisplayName": "
|
|
237
|
+
* "DisplayName": "display-name",
|
|
245
238
|
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
246
239
|
* },
|
|
247
240
|
* "Key": "JavaFile",
|
|
248
241
|
* "Owner": {
|
|
249
|
-
* "DisplayName": "
|
|
242
|
+
* "DisplayName": "display-name",
|
|
250
243
|
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
251
244
|
* },
|
|
252
245
|
* "StorageClass": "STANDARD",
|
|
253
|
-
* "UploadId": "
|
|
246
|
+
* "UploadId": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
|
|
254
247
|
* }
|
|
255
248
|
* ]
|
|
256
249
|
* }
|
|
257
250
|
* *\/
|
|
258
|
-
* // example id: list-
|
|
251
|
+
* // example id: to-list-in-progress-multipart-uploads-on-a-bucket-1481852775260
|
|
259
252
|
* ```
|
|
260
253
|
*
|
|
261
|
-
* @example
|
|
254
|
+
* @example List next set of multipart uploads when previous result is truncated
|
|
262
255
|
* ```javascript
|
|
263
|
-
* // The following example
|
|
256
|
+
* // The following example specifies the upload-id-marker and key-marker from previous truncated response to retrieve next setup of multipart uploads.
|
|
264
257
|
* const input = {
|
|
265
|
-
* "Bucket": "examplebucket"
|
|
258
|
+
* "Bucket": "examplebucket",
|
|
259
|
+
* "KeyMarker": "nextkeyfrompreviousresponse",
|
|
260
|
+
* "MaxUploads": "2",
|
|
261
|
+
* "UploadIdMarker": "valuefrompreviousresponse"
|
|
266
262
|
* };
|
|
267
263
|
* const command = new ListMultipartUploadsCommand(input);
|
|
268
264
|
* const response = await client.send(command);
|
|
269
265
|
* /* response ==
|
|
270
266
|
* {
|
|
267
|
+
* "Bucket": "acl1",
|
|
268
|
+
* "IsTruncated": true,
|
|
269
|
+
* "KeyMarker": "",
|
|
270
|
+
* "MaxUploads": "2",
|
|
271
|
+
* "NextKeyMarker": "someobjectkey",
|
|
272
|
+
* "NextUploadIdMarker": "examplelo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--",
|
|
273
|
+
* "UploadIdMarker": "",
|
|
271
274
|
* "Uploads": [
|
|
272
275
|
* {
|
|
273
276
|
* "Initiated": "2014-05-01T05:40:58.000Z",
|
|
274
277
|
* "Initiator": {
|
|
275
|
-
* "DisplayName": "display-name",
|
|
278
|
+
* "DisplayName": "ownder-display-name",
|
|
276
279
|
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
277
280
|
* },
|
|
278
281
|
* "Key": "JavaFile",
|
|
279
282
|
* "Owner": {
|
|
280
|
-
* "DisplayName": "
|
|
281
|
-
* "ID": "
|
|
283
|
+
* "DisplayName": "mohanataws",
|
|
284
|
+
* "ID": "852b113e7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
282
285
|
* },
|
|
283
286
|
* "StorageClass": "STANDARD",
|
|
284
|
-
* "UploadId": "
|
|
287
|
+
* "UploadId": "gZ30jIqlUa.CInXklLQtSMJITdUnoZ1Y5GACB5UckOtspm5zbDMCkPF_qkfZzMiFZ6dksmcnqxJyIBvQMG9X9Q--"
|
|
285
288
|
* },
|
|
286
289
|
* {
|
|
287
290
|
* "Initiated": "2014-05-01T05:41:27.000Z",
|
|
288
291
|
* "Initiator": {
|
|
289
|
-
* "DisplayName": "display-name",
|
|
292
|
+
* "DisplayName": "ownder-display-name",
|
|
290
293
|
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
291
294
|
* },
|
|
292
295
|
* "Key": "JavaFile",
|
|
293
296
|
* "Owner": {
|
|
294
|
-
* "DisplayName": "display-name",
|
|
297
|
+
* "DisplayName": "ownder-display-name",
|
|
295
298
|
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31bebcc"
|
|
296
299
|
* },
|
|
297
300
|
* "StorageClass": "STANDARD",
|
|
298
|
-
* "UploadId": "
|
|
301
|
+
* "UploadId": "b7tZSqIlo91lv1iwvWpvCiJWugw2xXLPAD7Z8cJyX9.WiIRgNrdG6Ldsn.9FtS63TCl1Uf5faTB.1U5Ckcbmdw--"
|
|
299
302
|
* }
|
|
300
303
|
* ]
|
|
301
304
|
* }
|
|
302
305
|
* *\/
|
|
303
|
-
* // example id:
|
|
306
|
+
* // example id: list-next-set-of-multipart-uploads-when-previous-result-is-truncated-1482428106748
|
|
304
307
|
* ```
|
|
305
308
|
*
|
|
306
309
|
*/
|
|
307
|
-
export declare class ListMultipartUploadsCommand extends
|
|
308
|
-
readonly input: ListMultipartUploadsCommandInput;
|
|
309
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
310
|
-
/**
|
|
311
|
-
* @public
|
|
312
|
-
*/
|
|
313
|
-
constructor(input: ListMultipartUploadsCommandInput);
|
|
314
|
-
/**
|
|
315
|
-
* @internal
|
|
316
|
-
*/
|
|
317
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: S3ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput>;
|
|
318
|
-
/**
|
|
319
|
-
* @internal
|
|
320
|
-
*/
|
|
321
|
-
private serialize;
|
|
322
|
-
/**
|
|
323
|
-
* @internal
|
|
324
|
-
*/
|
|
325
|
-
private deserialize;
|
|
310
|
+
export declare class ListMultipartUploadsCommand extends ListMultipartUploadsCommand_base {
|
|
326
311
|
}
|