@aws-sdk/client-s3 3.1045.0 → 3.1047.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/auth/httpAuthSchemeProvider.js +7 -7
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +262 -264
- package/dist-cjs/models/S3ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +17 -20
- package/dist-cjs/runtimeConfig.js +29 -33
- package/dist-cjs/runtimeConfig.shared.js +11 -13
- package/dist-es/S3.js +1 -1
- package/dist-es/S3Client.js +6 -6
- package/dist-es/auth/httpAuthSchemeProvider.js +2 -2
- package/dist-es/commands/AbortMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CopyObjectCommand.js +2 -2
- package/dist-es/commands/CreateBucketCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/DeleteObjectCommand.js +2 -2
- package/dist-es/commands/DeleteObjectTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteObjectsCommand.js +2 -2
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/GetBucketAbacCommand.js +2 -2
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketAclCommand.js +2 -2
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketCorsCommand.js +2 -2
- package/dist-es/commands/GetBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLocationCommand.js +2 -2
- package/dist-es/commands/GetBucketLoggingCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/dist-es/commands/GetBucketReplicationCommand.js +2 -2
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-es/commands/GetBucketVersioningCommand.js +2 -2
- package/dist-es/commands/GetBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/GetObjectAclCommand.js +2 -2
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-es/commands/GetObjectCommand.js +2 -2
- package/dist-es/commands/GetObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/GetObjectRetentionCommand.js +2 -2
- package/dist-es/commands/GetObjectTaggingCommand.js +2 -2
- package/dist-es/commands/GetObjectTorrentCommand.js +2 -2
- package/dist-es/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/HeadBucketCommand.js +2 -2
- package/dist-es/commands/HeadObjectCommand.js +2 -2
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketsCommand.js +2 -2
- package/dist-es/commands/ListDirectoryBucketsCommand.js +2 -2
- package/dist-es/commands/ListMultipartUploadsCommand.js +2 -2
- package/dist-es/commands/ListObjectVersionsCommand.js +2 -2
- package/dist-es/commands/ListObjectsCommand.js +2 -2
- package/dist-es/commands/ListObjectsV2Command.js +2 -2
- package/dist-es/commands/ListPartsCommand.js +2 -2
- package/dist-es/commands/PutBucketAbacCommand.js +2 -2
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/PutObjectAclCommand.js +2 -2
- package/dist-es/commands/PutObjectCommand.js +2 -2
- package/dist-es/commands/PutObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/PutObjectRetentionCommand.js +2 -2
- package/dist-es/commands/PutObjectTaggingCommand.js +2 -2
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/RenameObjectCommand.js +2 -2
- package/dist-es/commands/RestoreObjectCommand.js +2 -2
- package/dist-es/commands/SelectObjectContentCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateObjectEncryptionCommand.js +2 -2
- package/dist-es/commands/UploadPartCommand.js +2 -2
- package/dist-es/commands/UploadPartCopyCommand.js +2 -2
- package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/S3ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +6 -9
- package/dist-es/runtimeConfig.js +6 -10
- package/dist-es/runtimeConfig.shared.js +3 -5
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForBucketExists.js +1 -1
- package/dist-es/waiters/waitForBucketNotExists.js +1 -1
- package/dist-es/waiters/waitForObjectExists.js +1 -1
- package/dist-es/waiters/waitForObjectNotExists.js +1 -1
- package/dist-types/S3.d.ts +1 -1
- package/dist-types/S3Client.d.ts +6 -6
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -4
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -4
- package/dist-types/commands/CopyObjectCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -4
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/commands/DeleteObjectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -4
- package/dist-types/commands/DeleteObjectsCommand.d.ts +6 -4
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAbacCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAclCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketCorsCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketLocationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectAclCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -4
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/commands/HeadBucketCommand.d.ts +6 -4
- package/dist-types/commands/HeadObjectCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketsCommand.d.ts +6 -4
- package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +6 -4
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectsV2Command.d.ts +6 -4
- package/dist-types/commands/ListPartsCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAbacCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAclCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketCorsCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectAclCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -4
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/commands/RenameObjectCommand.d.ts +6 -4
- package/dist-types/commands/RestoreObjectCommand.d.ts +6 -4
- package/dist-types/commands/SelectObjectContentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/UploadPartCommand.d.ts +6 -4
- package/dist-types/commands/UploadPartCopyCommand.d.ts +6 -4
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/S3ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/dist-types/runtimeConfig.d.ts +3 -3
- package/dist-types/runtimeConfig.native.d.ts +3 -3
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/S3.d.ts +1 -1
- package/dist-types/ts3.4/S3Client.d.ts +12 -18
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForBucketExists.d.ts +1 -1
- package/dist-types/waiters/waitForBucketNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForObjectExists.d.ts +1 -1
- package/dist-types/waiters/waitForObjectNotExists.d.ts +1 -1
- package/package.json +20 -49
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import {
|
|
3
3
|
MetadataBearer as __MetadataBearer,
|
|
4
4
|
StreamingBlobPayloadOutputTypes,
|
|
@@ -26,7 +26,7 @@ export interface GetObjectTorrentCommandOutput
|
|
|
26
26
|
declare const GetObjectTorrentCommand_base: {
|
|
27
27
|
new (
|
|
28
28
|
input: GetObjectTorrentCommandInput
|
|
29
|
-
): import("@smithy/
|
|
29
|
+
): import("@smithy/core/client").CommandImpl<
|
|
30
30
|
GetObjectTorrentCommandInput,
|
|
31
31
|
GetObjectTorrentCommandOutput,
|
|
32
32
|
S3ClientResolvedConfig,
|
|
@@ -35,14 +35,16 @@ declare const GetObjectTorrentCommand_base: {
|
|
|
35
35
|
>;
|
|
36
36
|
new (
|
|
37
37
|
input: GetObjectTorrentCommandInput
|
|
38
|
-
): import("@smithy/
|
|
38
|
+
): import("@smithy/core/client").CommandImpl<
|
|
39
39
|
GetObjectTorrentCommandInput,
|
|
40
40
|
GetObjectTorrentCommandOutput,
|
|
41
41
|
S3ClientResolvedConfig,
|
|
42
42
|
ServiceInputTypes,
|
|
43
43
|
ServiceOutputTypes
|
|
44
44
|
>;
|
|
45
|
-
getEndpointParameterInstructions():
|
|
45
|
+
getEndpointParameterInstructions(): {
|
|
46
|
+
[x: string]: unknown;
|
|
47
|
+
};
|
|
46
48
|
};
|
|
47
49
|
export declare class GetObjectTorrentCommand extends GetObjectTorrentCommand_base {
|
|
48
50
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetPublicAccessBlockOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetPublicAccessBlockCommandOutput
|
|
|
19
19
|
declare const GetPublicAccessBlockCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetPublicAccessBlockCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetPublicAccessBlockCommandInput,
|
|
24
24
|
GetPublicAccessBlockCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetPublicAccessBlockCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetPublicAccessBlockCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetPublicAccessBlockCommandInput,
|
|
33
33
|
GetPublicAccessBlockCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetPublicAccessBlockCommand extends GetPublicAccessBlockCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { HeadBucketOutput, HeadBucketRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface HeadBucketCommandOutput
|
|
|
15
15
|
declare const HeadBucketCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: HeadBucketCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
HeadBucketCommandInput,
|
|
20
20
|
HeadBucketCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const HeadBucketCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: HeadBucketCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
HeadBucketCommandInput,
|
|
29
29
|
HeadBucketCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class HeadBucketCommand extends HeadBucketCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { HeadObjectOutput, HeadObjectRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface HeadObjectCommandOutput
|
|
|
15
15
|
declare const HeadObjectCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: HeadObjectCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
HeadObjectCommandInput,
|
|
20
20
|
HeadObjectCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const HeadObjectCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: HeadObjectCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
HeadObjectCommandInput,
|
|
29
29
|
HeadObjectCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class HeadObjectCommand extends HeadObjectCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListBucketAnalyticsConfigurationsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListBucketAnalyticsConfigurationsCommandOutput
|
|
|
19
19
|
declare const ListBucketAnalyticsConfigurationsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListBucketAnalyticsConfigurationsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListBucketAnalyticsConfigurationsCommandInput,
|
|
24
24
|
ListBucketAnalyticsConfigurationsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListBucketAnalyticsConfigurationsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListBucketAnalyticsConfigurationsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListBucketAnalyticsConfigurationsCommandInput,
|
|
33
33
|
ListBucketAnalyticsConfigurationsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListBucketAnalyticsConfigurationsCommand extends ListBucketAnalyticsConfigurationsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListBucketIntelligentTieringConfigurationsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListBucketIntelligentTieringConfigurationsCommandOutput
|
|
|
19
19
|
declare const ListBucketIntelligentTieringConfigurationsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListBucketIntelligentTieringConfigurationsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListBucketIntelligentTieringConfigurationsCommandInput,
|
|
24
24
|
ListBucketIntelligentTieringConfigurationsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListBucketIntelligentTieringConfigurationsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListBucketIntelligentTieringConfigurationsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListBucketIntelligentTieringConfigurationsCommandInput,
|
|
33
33
|
ListBucketIntelligentTieringConfigurationsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListBucketIntelligentTieringConfigurationsCommand extends ListBucketIntelligentTieringConfigurationsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListBucketInventoryConfigurationsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListBucketInventoryConfigurationsCommandOutput
|
|
|
19
19
|
declare const ListBucketInventoryConfigurationsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListBucketInventoryConfigurationsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListBucketInventoryConfigurationsCommandInput,
|
|
24
24
|
ListBucketInventoryConfigurationsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListBucketInventoryConfigurationsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListBucketInventoryConfigurationsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListBucketInventoryConfigurationsCommandInput,
|
|
33
33
|
ListBucketInventoryConfigurationsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListBucketInventoryConfigurationsCommand extends ListBucketInventoryConfigurationsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListBucketMetricsConfigurationsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListBucketMetricsConfigurationsCommandOutput
|
|
|
19
19
|
declare const ListBucketMetricsConfigurationsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListBucketMetricsConfigurationsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListBucketMetricsConfigurationsCommandInput,
|
|
24
24
|
ListBucketMetricsConfigurationsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListBucketMetricsConfigurationsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListBucketMetricsConfigurationsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListBucketMetricsConfigurationsCommandInput,
|
|
33
33
|
ListBucketMetricsConfigurationsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListBucketMetricsConfigurationsCommand extends ListBucketMetricsConfigurationsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ListBucketsOutput, ListBucketsRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface ListBucketsCommandOutput
|
|
|
15
15
|
declare const ListBucketsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListBucketsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListBucketsCommandInput,
|
|
20
20
|
ListBucketsCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListBucketsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
...[input]: [] | [ListBucketsCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListBucketsCommandInput,
|
|
29
29
|
ListBucketsCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListBucketsCommand extends ListBucketsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListDirectoryBucketsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListDirectoryBucketsCommandOutput
|
|
|
19
19
|
declare const ListDirectoryBucketsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListDirectoryBucketsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListDirectoryBucketsCommandInput,
|
|
24
24
|
ListDirectoryBucketsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListDirectoryBucketsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListDirectoryBucketsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListDirectoryBucketsCommandInput,
|
|
33
33
|
ListDirectoryBucketsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListDirectoryBucketsCommand extends ListDirectoryBucketsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListMultipartUploadsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListMultipartUploadsCommandOutput
|
|
|
19
19
|
declare const ListMultipartUploadsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListMultipartUploadsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListMultipartUploadsCommandInput,
|
|
24
24
|
ListMultipartUploadsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListMultipartUploadsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListMultipartUploadsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListMultipartUploadsCommandInput,
|
|
33
33
|
ListMultipartUploadsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListMultipartUploadsCommand extends ListMultipartUploadsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ListObjectVersionsOutput,
|
|
@@ -19,7 +19,7 @@ export interface ListObjectVersionsCommandOutput
|
|
|
19
19
|
declare const ListObjectVersionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListObjectVersionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListObjectVersionsCommandInput,
|
|
24
24
|
ListObjectVersionsCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListObjectVersionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListObjectVersionsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListObjectVersionsCommandInput,
|
|
33
33
|
ListObjectVersionsCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListObjectVersionsCommand extends ListObjectVersionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ListObjectsOutput, ListObjectsRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface ListObjectsCommandOutput
|
|
|
15
15
|
declare const ListObjectsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListObjectsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListObjectsCommandInput,
|
|
20
20
|
ListObjectsCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListObjectsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: ListObjectsCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListObjectsCommandInput,
|
|
29
29
|
ListObjectsCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListObjectsCommand extends ListObjectsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ListObjectsV2Output, ListObjectsV2Request } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface ListObjectsV2CommandOutput
|
|
|
15
15
|
declare const ListObjectsV2Command_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListObjectsV2CommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListObjectsV2CommandInput,
|
|
20
20
|
ListObjectsV2CommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListObjectsV2Command_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: ListObjectsV2CommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListObjectsV2CommandInput,
|
|
29
29
|
ListObjectsV2CommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListObjectsV2Command extends ListObjectsV2Command_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { ListPartsOutput, ListPartsRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -13,25 +13,23 @@ export interface ListPartsCommandOutput
|
|
|
13
13
|
extends ListPartsOutput,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const ListPartsCommand_base: {
|
|
16
|
-
new (
|
|
17
|
-
input: ListPartsCommandInput
|
|
18
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
new (input: ListPartsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
19
17
|
ListPartsCommandInput,
|
|
20
18
|
ListPartsCommandOutput,
|
|
21
19
|
S3ClientResolvedConfig,
|
|
22
20
|
ServiceInputTypes,
|
|
23
21
|
ServiceOutputTypes
|
|
24
22
|
>;
|
|
25
|
-
new (
|
|
26
|
-
input: ListPartsCommandInput
|
|
27
|
-
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
new (input: ListPartsCommandInput): import("@smithy/core/client").CommandImpl<
|
|
28
24
|
ListPartsCommandInput,
|
|
29
25
|
ListPartsCommandOutput,
|
|
30
26
|
S3ClientResolvedConfig,
|
|
31
27
|
ServiceInputTypes,
|
|
32
28
|
ServiceOutputTypes
|
|
33
29
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
30
|
+
getEndpointParameterInstructions(): {
|
|
31
|
+
[x: string]: unknown;
|
|
32
|
+
};
|
|
35
33
|
};
|
|
36
34
|
export declare class ListPartsCommand extends ListPartsCommand_base {
|
|
37
35
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { PutBucketAbacRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -13,7 +13,7 @@ export interface PutBucketAbacCommandOutput extends __MetadataBearer {}
|
|
|
13
13
|
declare const PutBucketAbacCommand_base: {
|
|
14
14
|
new (
|
|
15
15
|
input: PutBucketAbacCommandInput
|
|
16
|
-
): import("@smithy/
|
|
16
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
PutBucketAbacCommandInput,
|
|
18
18
|
PutBucketAbacCommandOutput,
|
|
19
19
|
S3ClientResolvedConfig,
|
|
@@ -22,14 +22,16 @@ declare const PutBucketAbacCommand_base: {
|
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
24
|
input: PutBucketAbacCommandInput
|
|
25
|
-
): import("@smithy/
|
|
25
|
+
): import("@smithy/core/client").CommandImpl<
|
|
26
26
|
PutBucketAbacCommandInput,
|
|
27
27
|
PutBucketAbacCommandOutput,
|
|
28
28
|
S3ClientResolvedConfig,
|
|
29
29
|
ServiceInputTypes,
|
|
30
30
|
ServiceOutputTypes
|
|
31
31
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
32
|
+
getEndpointParameterInstructions(): {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
33
35
|
};
|
|
34
36
|
export declare class PutBucketAbacCommand extends PutBucketAbacCommand_base {
|
|
35
37
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { PutBucketAccelerateConfigurationRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface PutBucketAccelerateConfigurationCommandOutput
|
|
|
15
15
|
declare const PutBucketAccelerateConfigurationCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: PutBucketAccelerateConfigurationCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketAccelerateConfigurationCommandInput,
|
|
20
20
|
PutBucketAccelerateConfigurationCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const PutBucketAccelerateConfigurationCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: PutBucketAccelerateConfigurationCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
PutBucketAccelerateConfigurationCommandInput,
|
|
29
29
|
PutBucketAccelerateConfigurationCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class PutBucketAccelerateConfigurationCommand extends PutBucketAccelerateConfigurationCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { PutBucketAclRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -13,7 +13,7 @@ export interface PutBucketAclCommandOutput extends __MetadataBearer {}
|
|
|
13
13
|
declare const PutBucketAclCommand_base: {
|
|
14
14
|
new (
|
|
15
15
|
input: PutBucketAclCommandInput
|
|
16
|
-
): import("@smithy/
|
|
16
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
PutBucketAclCommandInput,
|
|
18
18
|
PutBucketAclCommandOutput,
|
|
19
19
|
S3ClientResolvedConfig,
|
|
@@ -22,14 +22,16 @@ declare const PutBucketAclCommand_base: {
|
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
24
|
input: PutBucketAclCommandInput
|
|
25
|
-
): import("@smithy/
|
|
25
|
+
): import("@smithy/core/client").CommandImpl<
|
|
26
26
|
PutBucketAclCommandInput,
|
|
27
27
|
PutBucketAclCommandOutput,
|
|
28
28
|
S3ClientResolvedConfig,
|
|
29
29
|
ServiceInputTypes,
|
|
30
30
|
ServiceOutputTypes
|
|
31
31
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
32
|
+
getEndpointParameterInstructions(): {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
33
35
|
};
|
|
34
36
|
export declare class PutBucketAclCommand extends PutBucketAclCommand_base {
|
|
35
37
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { PutBucketAnalyticsConfigurationRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface PutBucketAnalyticsConfigurationCommandOutput
|
|
|
15
15
|
declare const PutBucketAnalyticsConfigurationCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: PutBucketAnalyticsConfigurationCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
PutBucketAnalyticsConfigurationCommandInput,
|
|
20
20
|
PutBucketAnalyticsConfigurationCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const PutBucketAnalyticsConfigurationCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: PutBucketAnalyticsConfigurationCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
PutBucketAnalyticsConfigurationCommandInput,
|
|
29
29
|
PutBucketAnalyticsConfigurationCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class PutBucketAnalyticsConfigurationCommand extends PutBucketAnalyticsConfigurationCommand_base {
|
|
37
39
|
protected static __types: {
|