@aws-sdk/client-s3 3.1044.0 → 3.1046.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 type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutBucketTaggingRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutBucketTaggingCommandInput extends PutBucketTaggingRequest {
|
|
|
22
22
|
export interface PutBucketTaggingCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutBucketTaggingCommand_base: {
|
|
25
|
-
new (input: PutBucketTaggingCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutBucketTaggingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutBucketTaggingCommandInput): import("@smithy/core/client").CommandImpl<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutBucketTaggingCommandInput): import("@smithy/core/client").CommandImpl<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutBucketVersioningRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutBucketVersioningCommandInput extends PutBucketVersioningRequ
|
|
|
22
22
|
export interface PutBucketVersioningCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutBucketVersioningCommand_base: {
|
|
25
|
-
new (input: PutBucketVersioningCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutBucketVersioningCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutBucketVersioningCommandInput): import("@smithy/core/client").CommandImpl<PutBucketVersioningCommandInput, PutBucketVersioningCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutBucketVersioningCommandInput): import("@smithy/core/client").CommandImpl<PutBucketVersioningCommandInput, PutBucketVersioningCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutBucketWebsiteRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutBucketWebsiteCommandInput extends PutBucketWebsiteRequest {
|
|
|
22
22
|
export interface PutBucketWebsiteCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutBucketWebsiteCommand_base: {
|
|
25
|
-
new (input: PutBucketWebsiteCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutBucketWebsiteCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutBucketWebsiteCommandInput): import("@smithy/core/client").CommandImpl<PutBucketWebsiteCommandInput, PutBucketWebsiteCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutBucketWebsiteCommandInput): import("@smithy/core/client").CommandImpl<PutBucketWebsiteCommandInput, PutBucketWebsiteCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutObjectAclOutput, PutObjectAclRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutObjectAclCommandInput extends PutObjectAclRequest {
|
|
|
22
22
|
export interface PutObjectAclCommandOutput extends PutObjectAclOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutObjectAclCommand_base: {
|
|
25
|
-
new (input: PutObjectAclCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutObjectAclCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutObjectAclCommandInput): import("@smithy/core/client").CommandImpl<PutObjectAclCommandInput, PutObjectAclCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutObjectAclCommandInput): import("@smithy/core/client").CommandImpl<PutObjectAclCommandInput, PutObjectAclCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <important>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
3
3
|
import type { PutObjectOutput, PutObjectRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -23,9 +23,11 @@ export interface PutObjectCommandInput extends Omit<PutObjectRequest, "Body"> {
|
|
|
23
23
|
export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const PutObjectCommand_base: {
|
|
26
|
-
new (input: PutObjectCommandInput): import("@smithy/
|
|
27
|
-
new (input: PutObjectCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: PutObjectCommandInput): import("@smithy/core/client").CommandImpl<PutObjectCommandInput, PutObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: PutObjectCommandInput): import("@smithy/core/client").CommandImpl<PutObjectCommandInput, PutObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <important>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutObjectLegalHoldOutput, PutObjectLegalHoldRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutObjectLegalHoldCommandInput extends PutObjectLegalHoldReques
|
|
|
22
22
|
export interface PutObjectLegalHoldCommandOutput extends PutObjectLegalHoldOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutObjectLegalHoldCommand_base: {
|
|
25
|
-
new (input: PutObjectLegalHoldCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutObjectLegalHoldCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutObjectLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutObjectLegalHoldCommandInput): import("@smithy/core/client").CommandImpl<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutObjectLockConfigurationOutput, PutObjectLockConfigurationRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutObjectLockConfigurationCommandInput extends PutObjectLockCon
|
|
|
22
22
|
export interface PutObjectLockConfigurationCommandOutput extends PutObjectLockConfigurationOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutObjectLockConfigurationCommand_base: {
|
|
25
|
-
new (input: PutObjectLockConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutObjectLockConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutObjectLockConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutObjectLockConfigurationCommandInput, PutObjectLockConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutObjectLockConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutObjectLockConfigurationCommandInput, PutObjectLockConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutObjectRetentionOutput, PutObjectRetentionRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutObjectRetentionCommandInput extends PutObjectRetentionReques
|
|
|
22
22
|
export interface PutObjectRetentionCommandOutput extends PutObjectRetentionOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutObjectRetentionCommand_base: {
|
|
25
|
-
new (input: PutObjectRetentionCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutObjectRetentionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutObjectRetentionCommandInput): import("@smithy/core/client").CommandImpl<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutObjectRetentionCommandInput): import("@smithy/core/client").CommandImpl<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutObjectTaggingOutput, PutObjectTaggingRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutObjectTaggingCommandInput extends PutObjectTaggingRequest {
|
|
|
22
22
|
export interface PutObjectTaggingCommandOutput extends PutObjectTaggingOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutObjectTaggingCommand_base: {
|
|
25
|
-
new (input: PutObjectTaggingCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutObjectTaggingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutObjectTaggingCommandInput): import("@smithy/core/client").CommandImpl<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutObjectTaggingCommandInput): import("@smithy/core/client").CommandImpl<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { PutPublicAccessBlockRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface PutPublicAccessBlockCommandInput extends PutPublicAccessBlockRe
|
|
|
22
22
|
export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutPublicAccessBlockCommand_base: {
|
|
25
|
-
new (input: PutPublicAccessBlockCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutPublicAccessBlockCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutPublicAccessBlockCommandInput): import("@smithy/core/client").CommandImpl<PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutPublicAccessBlockCommandInput): import("@smithy/core/client").CommandImpl<PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { RenameObjectOutput, RenameObjectRequest } from "../models/models_0";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface RenameObjectCommandInput extends RenameObjectRequest {
|
|
|
22
22
|
export interface RenameObjectCommandOutput extends RenameObjectOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RenameObjectCommand_base: {
|
|
25
|
-
new (input: RenameObjectCommandInput): import("@smithy/
|
|
26
|
-
new (input: RenameObjectCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RenameObjectCommandInput): import("@smithy/core/client").CommandImpl<RenameObjectCommandInput, RenameObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RenameObjectCommandInput): import("@smithy/core/client").CommandImpl<RenameObjectCommandInput, RenameObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Renames an existing object in a directory bucket that uses the S3 Express One Zone storage class.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { RestoreObjectOutput } from "../models/models_0";
|
|
4
4
|
import type { RestoreObjectRequest } from "../models/models_1";
|
|
@@ -23,9 +23,11 @@ export interface RestoreObjectCommandInput extends RestoreObjectRequest {
|
|
|
23
23
|
export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const RestoreObjectCommand_base: {
|
|
26
|
-
new (input: RestoreObjectCommandInput): import("@smithy/
|
|
27
|
-
new (input: RestoreObjectCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: RestoreObjectCommandInput): import("@smithy/core/client").CommandImpl<RestoreObjectCommandInput, RestoreObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: RestoreObjectCommandInput): import("@smithy/core/client").CommandImpl<RestoreObjectCommandInput, RestoreObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { SelectObjectContentOutput, SelectObjectContentRequest } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface SelectObjectContentCommandInput extends SelectObjectContentRequ
|
|
|
22
22
|
export interface SelectObjectContentCommandOutput extends SelectObjectContentOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SelectObjectContentCommand_base: {
|
|
25
|
-
new (input: SelectObjectContentCommandInput): import("@smithy/
|
|
26
|
-
new (input: SelectObjectContentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SelectObjectContentCommandInput): import("@smithy/core/client").CommandImpl<SelectObjectContentCommandInput, SelectObjectContentCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SelectObjectContentCommandInput): import("@smithy/core/client").CommandImpl<SelectObjectContentCommandInput, SelectObjectContentCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateBucketMetadataInventoryTableConfigurationRequest } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBucketMetadataInventoryTableConfigurationCommandInput ext
|
|
|
22
22
|
export interface UpdateBucketMetadataInventoryTableConfigurationCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBucketMetadataInventoryTableConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateBucketMetadataInventoryTableConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBucketMetadataInventoryTableConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBucketMetadataInventoryTableConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateBucketMetadataInventoryTableConfigurationCommandInput, UpdateBucketMetadataInventoryTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBucketMetadataInventoryTableConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateBucketMetadataInventoryTableConfigurationCommandInput, UpdateBucketMetadataInventoryTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables or disables a live inventory table for an S3 Metadata configuration on a general
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateBucketMetadataJournalTableConfigurationRequest } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface UpdateBucketMetadataJournalTableConfigurationCommandInput exten
|
|
|
22
22
|
export interface UpdateBucketMetadataJournalTableConfigurationCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateBucketMetadataJournalTableConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateBucketMetadataJournalTableConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateBucketMetadataJournalTableConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateBucketMetadataJournalTableConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateBucketMetadataJournalTableConfigurationCommandInput, UpdateBucketMetadataJournalTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateBucketMetadataJournalTableConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateBucketMetadataJournalTableConfigurationCommandInput, UpdateBucketMetadataJournalTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables or disables journal table record expiration for an S3 Metadata configuration on a general
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UpdateObjectEncryptionRequest, UpdateObjectEncryptionResponse } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface UpdateObjectEncryptionCommandInput extends UpdateObjectEncrypti
|
|
|
22
22
|
export interface UpdateObjectEncryptionCommandOutput extends UpdateObjectEncryptionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateObjectEncryptionCommand_base: {
|
|
25
|
-
new (input: UpdateObjectEncryptionCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateObjectEncryptionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateObjectEncryptionCommandInput): import("@smithy/core/client").CommandImpl<UpdateObjectEncryptionCommandInput, UpdateObjectEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateObjectEncryptionCommandInput): import("@smithy/core/client").CommandImpl<UpdateObjectEncryptionCommandInput, UpdateObjectEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <note>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
3
3
|
import type { UploadPartOutput, UploadPartRequest } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -23,9 +23,11 @@ export interface UploadPartCommandInput extends Omit<UploadPartRequest, "Body">
|
|
|
23
23
|
export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const UploadPartCommand_base: {
|
|
26
|
-
new (input: UploadPartCommandInput): import("@smithy/
|
|
27
|
-
new (input: UploadPartCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: UploadPartCommandInput): import("@smithy/core/client").CommandImpl<UploadPartCommandInput, UploadPartCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: UploadPartCommandInput): import("@smithy/core/client").CommandImpl<UploadPartCommandInput, UploadPartCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Uploads a part in a multipart upload.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { UploadPartCopyOutput, UploadPartCopyRequest } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -22,9 +22,11 @@ export interface UploadPartCopyCommandInput extends UploadPartCopyRequest {
|
|
|
22
22
|
export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UploadPartCopyCommand_base: {
|
|
25
|
-
new (input: UploadPartCopyCommandInput): import("@smithy/
|
|
26
|
-
new (input: UploadPartCopyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UploadPartCopyCommandInput): import("@smithy/core/client").CommandImpl<UploadPartCopyCommandInput, UploadPartCopyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UploadPartCopyCommandInput): import("@smithy/core/client").CommandImpl<UploadPartCopyCommandInput, UploadPartCopyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Uploads a part by copying data from an existing object as data source. To specify the data source,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer, StreamingBlobPayloadInputTypes } from "@smithy/types";
|
|
3
3
|
import type { WriteGetObjectResponseRequest } from "../models/models_1";
|
|
4
4
|
import type { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
@@ -23,9 +23,11 @@ export interface WriteGetObjectResponseCommandInput extends Omit<WriteGetObjectR
|
|
|
23
23
|
export interface WriteGetObjectResponseCommandOutput extends __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const WriteGetObjectResponseCommand_base: {
|
|
26
|
-
new (input: WriteGetObjectResponseCommandInput): import("@smithy/
|
|
27
|
-
new (input: WriteGetObjectResponseCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: WriteGetObjectResponseCommandInput): import("@smithy/core/client").CommandImpl<WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: WriteGetObjectResponseCommandInput): import("@smithy/core/client").CommandImpl<WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <note>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import type { IntelligentTieringAccessTier, StorageClass } from "./enums";
|
|
3
3
|
import { S3ServiceException as __BaseException } from "./S3ServiceException";
|
|
4
4
|
/**
|
|
@@ -5,7 +5,7 @@ import type { S3ClientConfig } from "./S3Client";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
@@ -13,7 +13,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
md5: import("@smithy/types").HashConstructor;
|
|
15
15
|
region: string | import("@smithy/types").Provider<any>;
|
|
16
|
-
requestHandler: import("@smithy/
|
|
16
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
17
17
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
18
18
|
sha1: import("@smithy/types").HashConstructor;
|
|
19
19
|
sha256: import("@smithy/types").HashConstructor;
|
|
@@ -36,7 +36,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
37
|
serviceId: string;
|
|
38
38
|
profile?: string;
|
|
39
|
-
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/
|
|
39
|
+
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/core/serde").getAwsChunkedEncodingStream;
|
|
40
40
|
logger: import("@smithy/types").Logger;
|
|
41
41
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
42
42
|
signingEscapePath: boolean;
|
|
@@ -6,7 +6,7 @@ import type { S3ClientConfig } from "./S3Client";
|
|
|
6
6
|
*/
|
|
7
7
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
8
8
|
runtime: string;
|
|
9
|
-
defaultsMode: import("@aws-sdk/types").Provider<import("@smithy/
|
|
9
|
+
defaultsMode: import("@aws-sdk/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
10
10
|
authSchemePreference: string[] | import("@aws-sdk/types").Provider<string[]>;
|
|
11
11
|
bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
|
|
12
12
|
credentialDefaultProvider: ((input: any) => import("@aws-sdk/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
@@ -17,7 +17,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
17
17
|
md5: __HashConstructor;
|
|
18
18
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
19
19
|
requestChecksumCalculation: import("@aws-sdk/middleware-flexible-checksums").RequestChecksumCalculation | import("@aws-sdk/types").Provider<import("@aws-sdk/middleware-flexible-checksums").RequestChecksumCalculation>;
|
|
20
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
20
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
21
21
|
responseChecksumValidation: import("@aws-sdk/middleware-flexible-checksums").ResponseChecksumValidation | import("@aws-sdk/types").Provider<import("@aws-sdk/middleware-flexible-checksums").ResponseChecksumValidation>;
|
|
22
22
|
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
23
23
|
sha1: __HashConstructor;
|
|
@@ -44,7 +44,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
44
44
|
disableHostPrefix: boolean;
|
|
45
45
|
serviceId: string;
|
|
46
46
|
profile?: string;
|
|
47
|
-
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/
|
|
47
|
+
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/core/serde").getAwsChunkedEncodingStream;
|
|
48
48
|
logger: import("@aws-sdk/types").Logger;
|
|
49
49
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
50
50
|
signingEscapePath: boolean;
|
|
@@ -5,7 +5,7 @@ import type { S3ClientConfig } from "./S3Client";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/middleware-sdk-s3").S3RestXmlProtocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -30,14 +30,14 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
30
30
|
streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
|
|
31
31
|
md5: import("@smithy/types").HashConstructor;
|
|
32
32
|
sha1: import("@smithy/types").HashConstructor;
|
|
33
|
-
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/
|
|
33
|
+
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/core/serde").getAwsChunkedEncodingStream;
|
|
34
34
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
35
35
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
36
36
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
37
37
|
logger: import("@smithy/types").Logger;
|
|
38
38
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
39
39
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
40
|
-
defaultsMode: import("@smithy/
|
|
40
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
41
41
|
signingEscapePath: boolean;
|
|
42
42
|
useArnRegion: boolean | undefined | import("@smithy/types").Provider<boolean | undefined>;
|
|
43
43
|
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { S3RestXmlProtocol } from "@aws-sdk/middleware-sdk-s3";
|
|
2
2
|
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
3
|
-
import { getAwsChunkedEncodingStream } from "@smithy/
|
|
3
|
+
import { getAwsChunkedEncodingStream } from "@smithy/core/serde";
|
|
4
4
|
import type { S3ClientConfig } from "./S3Client";
|
|
5
5
|
/**
|
|
6
6
|
* @internal
|
package/dist-types/ts3.4/S3.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { WaiterResult } from "@smithy/core/client";
|
|
1
2
|
import {
|
|
2
3
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
3
4
|
PaginationConfiguration,
|
|
4
5
|
Paginator,
|
|
5
6
|
WaiterConfiguration,
|
|
6
7
|
} from "@smithy/types";
|
|
7
|
-
import { WaiterResult } from "@smithy/util-waiter";
|
|
8
8
|
import {
|
|
9
9
|
AbortMultipartUploadCommandInput,
|
|
10
10
|
AbortMultipartUploadCommandOutput,
|
|
@@ -12,29 +12,23 @@ import {
|
|
|
12
12
|
UserAgentResolvedConfig,
|
|
13
13
|
} from "@aws-sdk/middleware-user-agent";
|
|
14
14
|
import { GetAwsChunkedEncodingStream } from "@aws-sdk/types";
|
|
15
|
-
import {
|
|
16
|
-
RegionInputConfig,
|
|
17
|
-
RegionResolvedConfig,
|
|
18
|
-
} from "@smithy/config-resolver";
|
|
19
|
-
import {
|
|
20
|
-
EventStreamSerdeInputConfig,
|
|
21
|
-
EventStreamSerdeResolvedConfig,
|
|
22
|
-
} from "@smithy/eventstream-serde-config-resolver";
|
|
23
|
-
import {
|
|
24
|
-
EndpointInputConfig,
|
|
25
|
-
EndpointResolvedConfig,
|
|
26
|
-
} from "@smithy/middleware-endpoint";
|
|
27
|
-
import {
|
|
28
|
-
RetryInputConfig,
|
|
29
|
-
RetryResolvedConfig,
|
|
30
|
-
} from "@smithy/middleware-retry";
|
|
31
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
32
15
|
import {
|
|
33
16
|
DefaultsMode as __DefaultsMode,
|
|
34
17
|
SmithyConfiguration as __SmithyConfiguration,
|
|
35
18
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
36
19
|
Client as __Client,
|
|
37
|
-
} from "@smithy/
|
|
20
|
+
} from "@smithy/core/client";
|
|
21
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
22
|
+
import {
|
|
23
|
+
EndpointInputConfig,
|
|
24
|
+
EndpointResolvedConfig,
|
|
25
|
+
} from "@smithy/core/endpoints";
|
|
26
|
+
import {
|
|
27
|
+
EventStreamSerdeInputConfig,
|
|
28
|
+
EventStreamSerdeResolvedConfig,
|
|
29
|
+
} from "@smithy/core/event-streams";
|
|
30
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
31
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
38
32
|
import {
|
|
39
33
|
AwsCredentialIdentityProvider,
|
|
40
34
|
BodyLengthCalculator as __BodyLengthCalculator,
|