@aws-sdk/client-s3 3.362.0 → 3.367.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/S3.js +1 -1
- package/dist-cjs/S3Client.js +6 -6
- package/dist-cjs/commands/AbortMultipartUploadCommand.js +3 -3
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +3 -3
- package/dist-cjs/commands/CopyObjectCommand.js +3 -3
- package/dist-cjs/commands/CreateBucketCommand.js +3 -3
- package/dist-cjs/commands/CreateMultipartUploadCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketCorsCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +3 -3
- package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +3 -3
- package/dist-cjs/commands/DeleteObjectCommand.js +3 -3
- package/dist-cjs/commands/DeleteObjectTaggingCommand.js +3 -3
- package/dist-cjs/commands/DeleteObjectsCommand.js +3 -3
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +3 -3
- package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketAclCommand.js +3 -3
- package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketCorsCommand.js +3 -3
- package/dist-cjs/commands/GetBucketEncryptionCommand.js +3 -3
- package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketLocationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketLoggingCommand.js +3 -3
- package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +3 -3
- package/dist-cjs/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +3 -3
- package/dist-cjs/commands/GetBucketReplicationCommand.js +3 -3
- package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +3 -3
- package/dist-cjs/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-cjs/commands/GetBucketVersioningCommand.js +3 -3
- package/dist-cjs/commands/GetBucketWebsiteCommand.js +3 -3
- package/dist-cjs/commands/GetObjectAclCommand.js +3 -3
- package/dist-cjs/commands/GetObjectAttributesCommand.js +3 -3
- package/dist-cjs/commands/GetObjectCommand.js +3 -3
- package/dist-cjs/commands/GetObjectLegalHoldCommand.js +3 -3
- package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +3 -3
- package/dist-cjs/commands/GetObjectRetentionCommand.js +3 -3
- package/dist-cjs/commands/GetObjectTaggingCommand.js +3 -3
- package/dist-cjs/commands/GetObjectTorrentCommand.js +3 -3
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-cjs/commands/HeadBucketCommand.js +3 -3
- package/dist-cjs/commands/HeadObjectCommand.js +3 -3
- package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +3 -3
- package/dist-cjs/commands/ListBucketsCommand.js +3 -3
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +3 -3
- package/dist-cjs/commands/ListObjectVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListObjectsCommand.js +3 -3
- package/dist-cjs/commands/ListObjectsV2Command.js +3 -3
- package/dist-cjs/commands/ListPartsCommand.js +3 -3
- package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketAclCommand.js +3 -3
- package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketCorsCommand.js +3 -3
- package/dist-cjs/commands/PutBucketEncryptionCommand.js +3 -3
- package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketLoggingCommand.js +3 -3
- package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +3 -3
- package/dist-cjs/commands/PutBucketPolicyCommand.js +3 -3
- package/dist-cjs/commands/PutBucketReplicationCommand.js +3 -3
- package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +3 -3
- package/dist-cjs/commands/PutBucketTaggingCommand.js +3 -3
- package/dist-cjs/commands/PutBucketVersioningCommand.js +3 -3
- package/dist-cjs/commands/PutBucketWebsiteCommand.js +3 -3
- package/dist-cjs/commands/PutObjectAclCommand.js +3 -3
- package/dist-cjs/commands/PutObjectCommand.js +3 -3
- package/dist-cjs/commands/PutObjectLegalHoldCommand.js +3 -3
- package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutObjectRetentionCommand.js +3 -3
- package/dist-cjs/commands/PutObjectTaggingCommand.js +3 -3
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +3 -3
- package/dist-cjs/commands/RestoreObjectCommand.js +3 -3
- package/dist-cjs/commands/SelectObjectContentCommand.js +3 -3
- package/dist-cjs/commands/UploadPartCommand.js +3 -3
- package/dist-cjs/commands/UploadPartCopyCommand.js +3 -3
- package/dist-cjs/commands/WriteGetObjectResponseCommand.js +3 -3
- package/dist-cjs/models/S3ServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +1 -1
- package/dist-cjs/models/models_1.js +1 -1
- package/dist-cjs/protocols/Aws_restXml.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +8 -8
- package/dist-cjs/runtimeConfig.js +11 -11
- package/dist-cjs/runtimeConfig.shared.js +5 -5
- package/dist-cjs/waiters/waitForBucketExists.js +1 -1
- package/dist-cjs/waiters/waitForBucketNotExists.js +1 -1
- package/dist-cjs/waiters/waitForObjectExists.js +1 -1
- package/dist-cjs/waiters/waitForObjectNotExists.js +1 -1
- package/dist-es/S3.js +1 -1
- package/dist-es/S3Client.js +6 -6
- package/dist-es/commands/AbortMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CompleteMultipartUploadCommand.js +3 -3
- package/dist-es/commands/CopyObjectCommand.js +3 -3
- package/dist-es/commands/CreateBucketCommand.js +3 -3
- package/dist-es/commands/CreateMultipartUploadCommand.js +3 -3
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketCommand.js +3 -3
- package/dist-es/commands/DeleteBucketCorsCommand.js +3 -3
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +3 -3
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +3 -3
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +3 -3
- package/dist-es/commands/DeleteBucketPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteBucketReplicationCommand.js +3 -3
- package/dist-es/commands/DeleteBucketTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +3 -3
- package/dist-es/commands/DeleteObjectCommand.js +3 -3
- package/dist-es/commands/DeleteObjectTaggingCommand.js +3 -3
- package/dist-es/commands/DeleteObjectsCommand.js +3 -3
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketAclCommand.js +3 -3
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketCorsCommand.js +3 -3
- package/dist-es/commands/GetBucketEncryptionCommand.js +3 -3
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketLocationCommand.js +3 -3
- package/dist-es/commands/GetBucketLoggingCommand.js +3 -3
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyCommand.js +3 -3
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -3
- package/dist-es/commands/GetBucketReplicationCommand.js +3 -3
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -3
- package/dist-es/commands/GetBucketTaggingCommand.js +3 -3
- package/dist-es/commands/GetBucketVersioningCommand.js +3 -3
- package/dist-es/commands/GetBucketWebsiteCommand.js +3 -3
- package/dist-es/commands/GetObjectAclCommand.js +3 -3
- package/dist-es/commands/GetObjectAttributesCommand.js +3 -3
- package/dist-es/commands/GetObjectCommand.js +3 -3
- package/dist-es/commands/GetObjectLegalHoldCommand.js +3 -3
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -3
- package/dist-es/commands/GetObjectRetentionCommand.js +3 -3
- package/dist-es/commands/GetObjectTaggingCommand.js +3 -3
- package/dist-es/commands/GetObjectTorrentCommand.js +3 -3
- package/dist-es/commands/GetPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/HeadBucketCommand.js +3 -3
- package/dist-es/commands/HeadObjectCommand.js +3 -3
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListBucketsCommand.js +3 -3
- package/dist-es/commands/ListMultipartUploadsCommand.js +3 -3
- package/dist-es/commands/ListObjectVersionsCommand.js +3 -3
- package/dist-es/commands/ListObjectsCommand.js +3 -3
- package/dist-es/commands/ListObjectsV2Command.js +3 -3
- package/dist-es/commands/ListPartsCommand.js +3 -3
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketAclCommand.js +3 -3
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketCorsCommand.js +3 -3
- package/dist-es/commands/PutBucketEncryptionCommand.js +3 -3
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketLoggingCommand.js +3 -3
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +3 -3
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +3 -3
- package/dist-es/commands/PutBucketPolicyCommand.js +3 -3
- package/dist-es/commands/PutBucketReplicationCommand.js +3 -3
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +3 -3
- package/dist-es/commands/PutBucketTaggingCommand.js +3 -3
- package/dist-es/commands/PutBucketVersioningCommand.js +3 -3
- package/dist-es/commands/PutBucketWebsiteCommand.js +3 -3
- package/dist-es/commands/PutObjectAclCommand.js +3 -3
- package/dist-es/commands/PutObjectCommand.js +3 -3
- package/dist-es/commands/PutObjectLegalHoldCommand.js +3 -3
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +3 -3
- package/dist-es/commands/PutObjectRetentionCommand.js +3 -3
- package/dist-es/commands/PutObjectTaggingCommand.js +3 -3
- package/dist-es/commands/PutPublicAccessBlockCommand.js +3 -3
- package/dist-es/commands/RestoreObjectCommand.js +3 -3
- package/dist-es/commands/SelectObjectContentCommand.js +3 -3
- package/dist-es/commands/UploadPartCommand.js +3 -3
- package/dist-es/commands/UploadPartCopyCommand.js +3 -3
- package/dist-es/commands/WriteGetObjectResponseCommand.js +3 -3
- package/dist-es/models/S3ServiceException.js +1 -1
- package/dist-es/models/models_0.js +1 -1
- package/dist-es/models/models_1.js +1 -1
- package/dist-es/protocols/Aws_restXml.js +1 -1
- package/dist-es/runtimeConfig.browser.js +8 -8
- package/dist-es/runtimeConfig.js +11 -11
- package/dist-es/runtimeConfig.shared.js +5 -5
- 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 +9 -9
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -3
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -3
- package/dist-types/commands/CopyObjectCommand.d.ts +3 -3
- package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +3 -3
- package/dist-types/commands/DeleteObjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteObjectsCommand.d.ts +3 -3
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketAclCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketCorsCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketLocationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectAclCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +3 -3
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +22 -22
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +3 -3
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/commands/HeadBucketCommand.d.ts +3 -3
- package/dist-types/commands/HeadObjectCommand.d.ts +3 -3
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListBucketsCommand.d.ts +3 -3
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +35 -35
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListObjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListObjectsV2Command.d.ts +3 -3
- package/dist-types/commands/ListPartsCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketAclCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketCorsCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +3 -3
- package/dist-types/commands/PutObjectAclCommand.d.ts +3 -3
- package/dist-types/commands/PutObjectCommand.d.ts +49 -49
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +3 -3
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +3 -3
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +3 -3
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/commands/RestoreObjectCommand.d.ts +3 -3
- package/dist-types/commands/SelectObjectContentCommand.d.ts +3 -3
- package/dist-types/commands/UploadPartCommand.d.ts +3 -3
- package/dist-types/commands/UploadPartCopyCommand.d.ts +16 -16
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/S3ServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
- package/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
- package/dist-types/protocols/Aws_restXml.d.ts +1 -2
- package/dist-types/runtimeConfig.browser.d.ts +28 -28
- package/dist-types/runtimeConfig.d.ts +28 -29
- package/dist-types/runtimeConfig.native.d.ts +27 -27
- package/dist-types/runtimeConfig.shared.d.ts +8 -8
- package/dist-types/ts3.4/S3.d.ts +1 -1
- package/dist-types/ts3.4/S3Client.d.ts +26 -26
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +5 -5
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +44 -50
- package/dist-types/ts3.4/runtimeConfig.d.ts +44 -47
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +42 -48
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- 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 +44 -43
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
EventStreamSerdeContext as __EventStreamSerdeContext,
|
|
3
|
-
SdkStreamSerdeContext as __SdkStreamSerdeContext,
|
|
4
|
-
} from "@aws-sdk/types";
|
|
5
1
|
import {
|
|
6
2
|
HttpRequest as __HttpRequest,
|
|
7
3
|
HttpResponse as __HttpResponse,
|
|
8
4
|
} from "@smithy/protocol-http";
|
|
9
|
-
import {
|
|
5
|
+
import {
|
|
6
|
+
EventStreamSerdeContext as __EventStreamSerdeContext,
|
|
7
|
+
SdkStreamSerdeContext as __SdkStreamSerdeContext,
|
|
8
|
+
SerdeContext as __SerdeContext,
|
|
9
|
+
} from "@smithy/types";
|
|
10
10
|
import {
|
|
11
11
|
AbortMultipartUploadCommandInput,
|
|
12
12
|
AbortMultipartUploadCommandOutput,
|
|
@@ -1,43 +1,40 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { S3ClientConfig } from "./S3Client";
|
|
3
3
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider: (
|
|
10
10
|
input: any
|
|
11
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
14
14
|
>;
|
|
15
|
-
eventStreamSerdeProvider: import("@
|
|
16
|
-
maxAttempts:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
+
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
16
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
17
|
+
md5: import("@smithy/types").HashConstructor;
|
|
18
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
20
19
|
requestHandler:
|
|
21
|
-
| (import("@
|
|
20
|
+
| (import("@smithy/types").RequestHandler<
|
|
22
21
|
any,
|
|
23
22
|
any,
|
|
24
|
-
import("@
|
|
23
|
+
import("@smithy/types").HttpHandlerOptions
|
|
25
24
|
> &
|
|
26
25
|
import("@smithy/protocol-http").HttpHandler)
|
|
27
26
|
| RequestHandler;
|
|
28
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
29
|
-
sha1: import("@
|
|
30
|
-
sha256: import("@
|
|
31
|
-
streamCollector: import("@
|
|
28
|
+
sha1: import("@smithy/types").HashConstructor;
|
|
29
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
30
|
+
streamCollector: import("@smithy/types").StreamCollector;
|
|
32
31
|
streamHasher:
|
|
33
|
-
| import("@
|
|
34
|
-
| import("@
|
|
35
|
-
useDualstackEndpoint:
|
|
36
|
-
|
|
37
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
38
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
32
|
+
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
33
|
+
| import("@smithy/types").StreamHasher<Blob>;
|
|
34
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
35
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
39
36
|
apiVersion: string;
|
|
40
|
-
urlParser: import("@
|
|
37
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
41
38
|
base64Decoder: import("@smithy/types").Decoder;
|
|
42
39
|
base64Encoder: import("@smithy/types").Encoder;
|
|
43
40
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -45,64 +42,61 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
45
42
|
disableHostPrefix: boolean;
|
|
46
43
|
serviceId: string;
|
|
47
44
|
signingEscapePath: boolean;
|
|
48
|
-
useArnRegion:
|
|
49
|
-
(boolean | import("@smithy/types").Provider<boolean>);
|
|
45
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
50
46
|
getAwsChunkedEncodingStream:
|
|
51
47
|
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
52
|
-
| import("@
|
|
48
|
+
| import("@smithy/types").GetAwsChunkedEncodingStream<
|
|
53
49
|
import("stream").Readable
|
|
54
50
|
>;
|
|
55
|
-
logger: import("@
|
|
56
|
-
sdkStreamMixin: import("@
|
|
51
|
+
logger: import("@smithy/types").Logger;
|
|
52
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
57
53
|
endpoint?:
|
|
58
54
|
| ((
|
|
59
55
|
| string
|
|
60
|
-
| import("@
|
|
61
|
-
| import("@
|
|
62
|
-
| import("@
|
|
63
|
-
| import("@
|
|
56
|
+
| import("@smithy/types").Endpoint
|
|
57
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
58
|
+
| import("@smithy/types").EndpointV2
|
|
59
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
64
60
|
) &
|
|
65
61
|
(
|
|
66
62
|
| string
|
|
67
63
|
| import("@smithy/types").Provider<string>
|
|
68
64
|
| import("@smithy/types").Endpoint
|
|
69
65
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
70
|
-
| import("@
|
|
71
|
-
| import("@smithy/types").Provider<
|
|
72
|
-
import("@aws-sdk/types").EndpointV2
|
|
73
|
-
>
|
|
66
|
+
| import("@smithy/types").EndpointV2
|
|
67
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
74
68
|
))
|
|
75
69
|
| undefined;
|
|
76
70
|
endpointProvider: (
|
|
77
71
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
78
72
|
context?: {
|
|
79
|
-
logger?: import("@
|
|
73
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
80
74
|
}
|
|
81
|
-
) => import("@
|
|
75
|
+
) => import("@smithy/types").EndpointV2;
|
|
82
76
|
tls?: boolean | undefined;
|
|
83
77
|
retryStrategy?:
|
|
84
|
-
| import("@
|
|
85
|
-
| import("@
|
|
78
|
+
| import("@smithy/types").RetryStrategy
|
|
79
|
+
| import("@smithy/types").RetryStrategyV2
|
|
86
80
|
| undefined;
|
|
87
81
|
credentials?:
|
|
88
|
-
| import("@
|
|
89
|
-
| import("@
|
|
90
|
-
import("@
|
|
82
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
83
|
+
| import("@smithy/types").Provider<
|
|
84
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
91
85
|
>
|
|
92
86
|
| undefined;
|
|
93
87
|
signer?:
|
|
94
|
-
| import("@
|
|
88
|
+
| import("@smithy/types").RequestSigner
|
|
95
89
|
| ((
|
|
96
|
-
authScheme?: import("@
|
|
97
|
-
) => Promise<import("@
|
|
90
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
91
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
98
92
|
| undefined;
|
|
99
93
|
systemClockOffset?: number | undefined;
|
|
100
94
|
signingRegion?: string | undefined;
|
|
101
95
|
signerConstructor:
|
|
102
96
|
| (new (
|
|
103
|
-
options: import("@
|
|
104
|
-
import("@
|
|
105
|
-
) => import("@
|
|
97
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
98
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
99
|
+
) => import("@smithy/types").RequestSigner)
|
|
106
100
|
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
107
101
|
forcePathStyle?:
|
|
108
102
|
| (boolean & (boolean | import("@smithy/types").Provider<boolean>))
|
|
@@ -113,7 +107,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
113
107
|
disableMultiregionAccessPoints?:
|
|
114
108
|
| (boolean & (boolean | import("@smithy/types").Provider<boolean>))
|
|
115
109
|
| undefined;
|
|
116
|
-
customUserAgent?: string | import("@
|
|
110
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
117
111
|
useGlobalEndpoint?:
|
|
118
112
|
| boolean
|
|
119
113
|
| import("@smithy/types").Provider<boolean>
|
|
@@ -1,42 +1,41 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
2
|
-
import { HashConstructor as __HashConstructor } from "@aws-sdk/types";
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
3
2
|
import { S3ClientConfig } from "./S3Client";
|
|
4
3
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
5
4
|
runtime: string;
|
|
6
|
-
defaultsMode: import("@
|
|
7
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
8
7
|
>;
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
9
|
credentialDefaultProvider: (
|
|
11
10
|
input: any
|
|
12
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
|
-
defaultUserAgentProvider: import("@
|
|
14
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
15
14
|
>;
|
|
16
|
-
eventStreamSerdeProvider: import("@
|
|
17
|
-
maxAttempts: number | import("@
|
|
18
|
-
md5:
|
|
19
|
-
region: string | import("@
|
|
15
|
+
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
16
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
17
|
+
md5: import("@smithy/types").HashConstructor;
|
|
18
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
20
19
|
requestHandler:
|
|
21
|
-
| (import("@
|
|
20
|
+
| (import("@smithy/types").RequestHandler<
|
|
22
21
|
any,
|
|
23
22
|
any,
|
|
24
|
-
import("@
|
|
23
|
+
import("@smithy/types").HttpHandlerOptions
|
|
25
24
|
> &
|
|
26
25
|
import("@smithy/protocol-http").HttpHandler)
|
|
27
26
|
| RequestHandler;
|
|
28
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
29
|
-
sha1:
|
|
30
|
-
sha256:
|
|
31
|
-
streamCollector: import("@
|
|
28
|
+
sha1: import("@smithy/types").HashConstructor;
|
|
29
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
30
|
+
streamCollector: import("@smithy/types").StreamCollector;
|
|
32
31
|
streamHasher:
|
|
33
|
-
| import("@
|
|
34
|
-
| import("@
|
|
35
|
-
useArnRegion: boolean | import("@
|
|
36
|
-
useDualstackEndpoint: boolean | import("@
|
|
37
|
-
useFipsEndpoint: boolean | import("@
|
|
32
|
+
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
33
|
+
| import("@smithy/types").StreamHasher<Blob>;
|
|
34
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
35
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
36
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
38
37
|
apiVersion: string;
|
|
39
|
-
urlParser: import("@
|
|
38
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
40
39
|
base64Decoder: import("@smithy/types").Decoder;
|
|
41
40
|
base64Encoder: import("@smithy/types").Encoder;
|
|
42
41
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -46,60 +45,58 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
46
45
|
signingEscapePath: boolean;
|
|
47
46
|
getAwsChunkedEncodingStream:
|
|
48
47
|
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
49
|
-
| import("@
|
|
48
|
+
| import("@smithy/types").GetAwsChunkedEncodingStream<
|
|
50
49
|
import("stream").Readable
|
|
51
50
|
>;
|
|
52
|
-
logger: import("@
|
|
53
|
-
sdkStreamMixin: import("@
|
|
51
|
+
logger: import("@smithy/types").Logger;
|
|
52
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
54
53
|
endpoint?:
|
|
55
54
|
| ((
|
|
56
55
|
| string
|
|
57
|
-
| import("@
|
|
58
|
-
| import("@
|
|
59
|
-
| import("@
|
|
60
|
-
| import("@
|
|
56
|
+
| import("@smithy/types").Endpoint
|
|
57
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
58
|
+
| import("@smithy/types").EndpointV2
|
|
59
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
61
60
|
) &
|
|
62
61
|
(
|
|
63
62
|
| string
|
|
64
63
|
| import("@smithy/types").Provider<string>
|
|
65
64
|
| import("@smithy/types").Endpoint
|
|
66
65
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
67
|
-
| import("@
|
|
68
|
-
| import("@smithy/types").Provider<
|
|
69
|
-
import("@aws-sdk/types").EndpointV2
|
|
70
|
-
>
|
|
66
|
+
| import("@smithy/types").EndpointV2
|
|
67
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
71
68
|
))
|
|
72
69
|
| undefined;
|
|
73
70
|
endpointProvider: (
|
|
74
71
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
75
72
|
context?: {
|
|
76
|
-
logger?: import("@
|
|
73
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
77
74
|
}
|
|
78
|
-
) => import("@
|
|
75
|
+
) => import("@smithy/types").EndpointV2;
|
|
79
76
|
tls?: boolean | undefined;
|
|
80
77
|
retryStrategy?:
|
|
81
|
-
| import("@
|
|
82
|
-
| import("@
|
|
78
|
+
| import("@smithy/types").RetryStrategy
|
|
79
|
+
| import("@smithy/types").RetryStrategyV2
|
|
83
80
|
| undefined;
|
|
84
81
|
credentials?:
|
|
85
|
-
| import("@
|
|
86
|
-
| import("@
|
|
87
|
-
import("@
|
|
82
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
83
|
+
| import("@smithy/types").Provider<
|
|
84
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
88
85
|
>
|
|
89
86
|
| undefined;
|
|
90
87
|
signer?:
|
|
91
|
-
| import("@
|
|
88
|
+
| import("@smithy/types").RequestSigner
|
|
92
89
|
| ((
|
|
93
|
-
authScheme?: import("@
|
|
94
|
-
) => Promise<import("@
|
|
90
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
91
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
95
92
|
| undefined;
|
|
96
93
|
systemClockOffset?: number | undefined;
|
|
97
94
|
signingRegion?: string | undefined;
|
|
98
95
|
signerConstructor:
|
|
99
96
|
| (new (
|
|
100
|
-
options: import("@
|
|
101
|
-
import("@
|
|
102
|
-
) => import("@
|
|
97
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
98
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
99
|
+
) => import("@smithy/types").RequestSigner)
|
|
103
100
|
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
104
101
|
forcePathStyle?:
|
|
105
102
|
| (boolean & (boolean | import("@smithy/types").Provider<boolean>))
|
|
@@ -110,7 +107,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
110
107
|
disableMultiregionAccessPoints?:
|
|
111
108
|
| (boolean & (boolean | import("@smithy/types").Provider<boolean>))
|
|
112
109
|
| undefined;
|
|
113
|
-
customUserAgent?: string | import("@
|
|
110
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
114
111
|
useGlobalEndpoint?:
|
|
115
112
|
| boolean
|
|
116
113
|
| import("@smithy/types").Provider<boolean>
|
|
@@ -1,104 +1,98 @@
|
|
|
1
1
|
import { S3ClientConfig } from "./S3Client";
|
|
2
2
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@
|
|
4
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
5
5
|
requestHandler:
|
|
6
|
-
| (import("@
|
|
6
|
+
| (import("@smithy/types").RequestHandler<
|
|
7
7
|
any,
|
|
8
8
|
any,
|
|
9
|
-
import("@
|
|
9
|
+
import("@smithy/types").HttpHandlerOptions
|
|
10
10
|
> &
|
|
11
11
|
import("@smithy/protocol-http").HttpHandler)
|
|
12
|
-
| import("@
|
|
12
|
+
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
13
13
|
apiVersion: string;
|
|
14
|
-
urlParser: import("@
|
|
15
|
-
bodyLengthChecker: import("@
|
|
16
|
-
streamCollector: import("@
|
|
14
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
15
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
16
|
+
streamCollector: import("@smithy/types").StreamCollector;
|
|
17
17
|
base64Decoder: import("@smithy/types").Decoder;
|
|
18
18
|
base64Encoder: import("@smithy/types").Encoder;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
20
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
21
21
|
disableHostPrefix: boolean;
|
|
22
22
|
serviceId: string;
|
|
23
|
-
useDualstackEndpoint:
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
27
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
23
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
28
26
|
credentialDefaultProvider: (
|
|
29
27
|
input: any
|
|
30
28
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
31
29
|
signingEscapePath: boolean;
|
|
32
|
-
useArnRegion:
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
import("@aws-sdk/types").UserAgent
|
|
30
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
31
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
32
|
+
import("@smithy/types").UserAgent
|
|
36
33
|
>;
|
|
37
34
|
streamHasher:
|
|
38
|
-
| import("@
|
|
39
|
-
| import("@
|
|
40
|
-
md5: import("@
|
|
41
|
-
sha1: import("@
|
|
35
|
+
| import("@smithy/types").StreamHasher<import("stream").Readable>
|
|
36
|
+
| import("@smithy/types").StreamHasher<Blob>;
|
|
37
|
+
md5: import("@smithy/types").HashConstructor;
|
|
38
|
+
sha1: import("@smithy/types").HashConstructor;
|
|
42
39
|
getAwsChunkedEncodingStream:
|
|
43
40
|
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
44
|
-
| import("@
|
|
41
|
+
| import("@smithy/types").GetAwsChunkedEncodingStream<
|
|
45
42
|
import("stream").Readable
|
|
46
43
|
>;
|
|
47
|
-
maxAttempts:
|
|
48
|
-
(number | import("@aws-sdk/types").Provider<number>);
|
|
44
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
49
45
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
50
|
-
logger: import("@
|
|
51
|
-
eventStreamSerdeProvider: import("@
|
|
46
|
+
logger: import("@smithy/types").Logger;
|
|
47
|
+
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
52
48
|
defaultsMode:
|
|
53
|
-
| import("@
|
|
49
|
+
| import("@smithy/smithy-client").DefaultsMode
|
|
54
50
|
| import("@smithy/types").Provider<
|
|
55
|
-
import("@
|
|
51
|
+
import("@smithy/smithy-client").DefaultsMode
|
|
56
52
|
>;
|
|
57
|
-
sdkStreamMixin: import("@
|
|
53
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
58
54
|
endpoint?:
|
|
59
55
|
| string
|
|
60
|
-
| import("@
|
|
61
|
-
|
|
|
62
|
-
|
|
63
|
-
|
|
|
64
|
-
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
|
|
65
|
-
import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)
|
|
56
|
+
| import("@smithy/types").Endpoint
|
|
57
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
58
|
+
| import("@smithy/types").EndpointV2
|
|
59
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
66
60
|
| undefined;
|
|
67
61
|
endpointProvider: (
|
|
68
62
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
69
63
|
context?: {
|
|
70
|
-
logger?: import("@
|
|
64
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
71
65
|
}
|
|
72
|
-
) => import("@
|
|
66
|
+
) => import("@smithy/types").EndpointV2;
|
|
73
67
|
tls?: boolean | undefined;
|
|
74
68
|
retryStrategy?:
|
|
75
|
-
| import("@
|
|
76
|
-
| import("@
|
|
69
|
+
| import("@smithy/types").RetryStrategy
|
|
70
|
+
| import("@smithy/types").RetryStrategyV2
|
|
77
71
|
| undefined;
|
|
78
72
|
credentials?:
|
|
79
|
-
| import("@
|
|
80
|
-
| import("@
|
|
81
|
-
import("@
|
|
73
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
74
|
+
| import("@smithy/types").Provider<
|
|
75
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
82
76
|
>
|
|
83
77
|
| undefined;
|
|
84
78
|
signer?:
|
|
85
|
-
| import("@
|
|
79
|
+
| import("@smithy/types").RequestSigner
|
|
86
80
|
| ((
|
|
87
|
-
authScheme?: import("@
|
|
88
|
-
) => Promise<import("@
|
|
81
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
82
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
89
83
|
| undefined;
|
|
90
84
|
systemClockOffset?: number | undefined;
|
|
91
85
|
signingRegion?: string | undefined;
|
|
92
86
|
signerConstructor:
|
|
93
87
|
| (new (
|
|
94
|
-
options: import("@
|
|
95
|
-
import("@
|
|
96
|
-
) => import("@
|
|
88
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
89
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
90
|
+
) => import("@smithy/types").RequestSigner)
|
|
97
91
|
| typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
98
92
|
forcePathStyle?: boolean | undefined;
|
|
99
93
|
useAccelerateEndpoint?: boolean | undefined;
|
|
100
94
|
disableMultiregionAccessPoints?: boolean | undefined;
|
|
101
|
-
customUserAgent?: string | import("@
|
|
95
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
102
96
|
useGlobalEndpoint?:
|
|
103
97
|
| boolean
|
|
104
98
|
| import("@smithy/types").Provider<boolean>
|
|
@@ -8,27 +8,26 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
8
8
|
endpointProvider: (
|
|
9
9
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
10
10
|
context?: {
|
|
11
|
-
logger?: import("@
|
|
11
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
12
12
|
}
|
|
13
|
-
) => import("@
|
|
13
|
+
) => import("@smithy/types").EndpointV2;
|
|
14
14
|
getAwsChunkedEncodingStream:
|
|
15
15
|
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
16
|
-
| import("@
|
|
16
|
+
| import("@smithy/types").GetAwsChunkedEncodingStream<
|
|
17
17
|
import("stream").Readable
|
|
18
18
|
>;
|
|
19
|
-
logger: import("@
|
|
20
|
-
sdkStreamMixin: import("@
|
|
19
|
+
logger: import("@smithy/types").Logger;
|
|
20
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
21
21
|
serviceId: string;
|
|
22
22
|
signerConstructor:
|
|
23
23
|
| (new (
|
|
24
|
-
options: import("@
|
|
25
|
-
import("@
|
|
26
|
-
) => import("@
|
|
24
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
25
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
26
|
+
) => import("@smithy/types").RequestSigner)
|
|
27
27
|
| typeof SignatureV4MultiRegion;
|
|
28
28
|
signingEscapePath: boolean;
|
|
29
|
-
urlParser: import("@
|
|
30
|
-
useArnRegion:
|
|
31
|
-
(boolean | import("@smithy/types").Provider<boolean>);
|
|
29
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
30
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
32
31
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
33
32
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
34
33
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { HeadBucketCommandInput } from "../commands/HeadBucketCommand";
|
|
3
3
|
import { S3Client } from "../S3Client";
|
|
4
4
|
export declare const waitForBucketExists: (
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { HeadBucketCommandInput } from "../commands/HeadBucketCommand";
|
|
3
3
|
import { S3Client } from "../S3Client";
|
|
4
4
|
export declare const waitForBucketNotExists: (
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { HeadObjectCommandInput } from "../commands/HeadObjectCommand";
|
|
3
3
|
import { S3Client } from "../S3Client";
|
|
4
4
|
export declare const waitForObjectExists: (
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WaiterConfiguration, WaiterResult } from "@
|
|
1
|
+
import { WaiterConfiguration, WaiterResult } from "@smithy/util-waiter";
|
|
2
2
|
import { HeadObjectCommandInput } from "../commands/HeadObjectCommand";
|
|
3
3
|
import { S3Client } from "../S3Client";
|
|
4
4
|
export declare const waitForObjectNotExists: (
|