@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,31 +1,30 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
3
|
-
import { HashConstructor as __HashConstructor } from "@aws-sdk/types";
|
|
2
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
4
3
|
import { S3ClientConfig } from "./S3Client";
|
|
5
4
|
/**
|
|
6
5
|
* @internal
|
|
7
6
|
*/
|
|
8
7
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
9
8
|
runtime: string;
|
|
10
|
-
defaultsMode: import("@
|
|
11
|
-
bodyLengthChecker: import("@
|
|
9
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
10
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
11
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
13
|
-
defaultUserAgentProvider: import("@
|
|
14
|
-
eventStreamSerdeProvider: import("@
|
|
15
|
-
maxAttempts: number | import("@
|
|
16
|
-
md5:
|
|
17
|
-
region: string | import("@
|
|
18
|
-
requestHandler: (import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
13
|
+
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
14
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
15
|
+
md5: import("@smithy/types").HashConstructor;
|
|
16
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
17
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
19
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
20
|
-
sha1:
|
|
21
|
-
sha256:
|
|
22
|
-
streamCollector: import("@
|
|
23
|
-
streamHasher: import("@
|
|
24
|
-
useArnRegion: boolean | import("@
|
|
25
|
-
useDualstackEndpoint: boolean | import("@
|
|
26
|
-
useFipsEndpoint: boolean | import("@
|
|
19
|
+
sha1: import("@smithy/types").HashConstructor;
|
|
20
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
21
|
+
streamCollector: import("@smithy/types").StreamCollector;
|
|
22
|
+
streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
|
|
23
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
27
26
|
apiVersion: string;
|
|
28
|
-
urlParser: import("@
|
|
27
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
29
28
|
base64Decoder: import("@smithy/types").Decoder;
|
|
30
29
|
base64Encoder: import("@smithy/types").Encoder;
|
|
31
30
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -33,23 +32,23 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
33
32
|
disableHostPrefix: boolean;
|
|
34
33
|
serviceId: string;
|
|
35
34
|
signingEscapePath: boolean;
|
|
36
|
-
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@
|
|
37
|
-
logger: import("@
|
|
38
|
-
sdkStreamMixin: import("@
|
|
39
|
-
endpoint?: ((string | import("@
|
|
35
|
+
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@smithy/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
|
|
36
|
+
logger: import("@smithy/types").Logger;
|
|
37
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
38
|
+
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
40
39
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
41
|
-
logger?: import("@
|
|
42
|
-
}) => import("@
|
|
40
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
41
|
+
}) => import("@smithy/types").EndpointV2;
|
|
43
42
|
tls?: boolean | undefined;
|
|
44
|
-
retryStrategy?: import("@
|
|
45
|
-
credentials?: import("@
|
|
46
|
-
signer?: import("@
|
|
43
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
47
46
|
systemClockOffset?: number | undefined;
|
|
48
47
|
signingRegion?: string | undefined;
|
|
49
|
-
signerConstructor: (new (options: import("@
|
|
48
|
+
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
50
49
|
forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
51
50
|
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
52
51
|
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
53
|
-
customUserAgent?: string | import("@
|
|
52
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
54
53
|
useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean> | undefined;
|
|
55
54
|
};
|
|
@@ -5,49 +5,49 @@ import { S3ClientConfig } from "./S3Client";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
sha256: import("@
|
|
9
|
-
requestHandler: (import("@
|
|
8
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
9
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
10
10
|
apiVersion: string;
|
|
11
|
-
urlParser: import("@
|
|
12
|
-
bodyLengthChecker: import("@
|
|
13
|
-
streamCollector: import("@
|
|
11
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
12
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
13
|
+
streamCollector: import("@smithy/types").StreamCollector;
|
|
14
14
|
base64Decoder: import("@smithy/types").Decoder;
|
|
15
15
|
base64Encoder: import("@smithy/types").Encoder;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
17
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
18
18
|
disableHostPrefix: boolean;
|
|
19
19
|
serviceId: string;
|
|
20
|
-
useDualstackEndpoint:
|
|
21
|
-
useFipsEndpoint:
|
|
22
|
-
region: string | import("@
|
|
20
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
24
24
|
signingEscapePath: boolean;
|
|
25
|
-
useArnRegion:
|
|
26
|
-
defaultUserAgentProvider: import("@
|
|
27
|
-
streamHasher: import("@
|
|
28
|
-
md5: import("@
|
|
29
|
-
sha1: import("@
|
|
30
|
-
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@
|
|
31
|
-
maxAttempts:
|
|
25
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
26
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
27
|
+
streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
|
|
28
|
+
md5: import("@smithy/types").HashConstructor;
|
|
29
|
+
sha1: import("@smithy/types").HashConstructor;
|
|
30
|
+
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@smithy/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
|
|
31
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
|
-
logger: import("@
|
|
34
|
-
eventStreamSerdeProvider: import("@
|
|
35
|
-
defaultsMode: import("@
|
|
36
|
-
sdkStreamMixin: import("@
|
|
37
|
-
endpoint?: string | import("@
|
|
33
|
+
logger: import("@smithy/types").Logger;
|
|
34
|
+
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
35
|
+
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
36
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
37
|
+
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
|
38
38
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
39
|
-
logger?: import("@
|
|
40
|
-
}) => import("@
|
|
39
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
40
|
+
}) => import("@smithy/types").EndpointV2;
|
|
41
41
|
tls?: boolean | undefined;
|
|
42
|
-
retryStrategy?: import("@
|
|
43
|
-
credentials?: import("@
|
|
44
|
-
signer?: import("@
|
|
42
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
43
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
44
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
45
45
|
systemClockOffset?: number | undefined;
|
|
46
46
|
signingRegion?: string | undefined;
|
|
47
|
-
signerConstructor: (new (options: import("@
|
|
47
|
+
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
|
|
48
48
|
forcePathStyle?: boolean | undefined;
|
|
49
49
|
useAccelerateEndpoint?: boolean | undefined;
|
|
50
50
|
disableMultiregionAccessPoints?: boolean | undefined;
|
|
51
|
-
customUserAgent?: string | import("@
|
|
51
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
52
52
|
useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean> | undefined;
|
|
53
53
|
};
|
|
@@ -10,16 +10,16 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
10
10
|
base64Encoder: import("@smithy/types").Encoder;
|
|
11
11
|
disableHostPrefix: boolean;
|
|
12
12
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
13
|
-
logger?: import("@
|
|
14
|
-
}) => import("@
|
|
15
|
-
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@
|
|
16
|
-
logger: import("@
|
|
17
|
-
sdkStreamMixin: import("@
|
|
13
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
14
|
+
}) => import("@smithy/types").EndpointV2;
|
|
15
|
+
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@smithy/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
|
|
16
|
+
logger: import("@smithy/types").Logger;
|
|
17
|
+
sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
|
|
18
18
|
serviceId: string;
|
|
19
|
-
signerConstructor: (new (options: import("@
|
|
19
|
+
signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof SignatureV4MultiRegion;
|
|
20
20
|
signingEscapePath: boolean;
|
|
21
|
-
urlParser: import("@
|
|
22
|
-
useArnRegion:
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
23
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
24
24
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
25
25
|
};
|
package/dist-types/ts3.4/S3.d.ts
CHANGED
|
@@ -1,23 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
RegionInputConfig,
|
|
3
|
-
RegionResolvedConfig,
|
|
4
|
-
} from "@aws-sdk/config-resolver";
|
|
5
|
-
import {
|
|
6
|
-
EventStreamSerdeInputConfig,
|
|
7
|
-
EventStreamSerdeResolvedConfig,
|
|
8
|
-
} from "@aws-sdk/eventstream-serde-config-resolver";
|
|
9
|
-
import {
|
|
10
|
-
EndpointInputConfig,
|
|
11
|
-
EndpointResolvedConfig,
|
|
12
|
-
} from "@aws-sdk/middleware-endpoint";
|
|
13
1
|
import {
|
|
14
2
|
HostHeaderInputConfig,
|
|
15
3
|
HostHeaderResolvedConfig,
|
|
16
4
|
} from "@aws-sdk/middleware-host-header";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@aws-sdk/middleware-retry";
|
|
21
5
|
import { S3InputConfig, S3ResolvedConfig } from "@aws-sdk/middleware-sdk-s3";
|
|
22
6
|
import {
|
|
23
7
|
AwsAuthInputConfig,
|
|
@@ -27,33 +11,49 @@ import {
|
|
|
27
11
|
UserAgentInputConfig,
|
|
28
12
|
UserAgentResolvedConfig,
|
|
29
13
|
} from "@aws-sdk/middleware-user-agent";
|
|
14
|
+
import {
|
|
15
|
+
Credentials as __Credentials,
|
|
16
|
+
GetAwsChunkedEncodingStream,
|
|
17
|
+
} from "@aws-sdk/types";
|
|
18
|
+
import {
|
|
19
|
+
RegionInputConfig,
|
|
20
|
+
RegionResolvedConfig,
|
|
21
|
+
} from "@smithy/config-resolver";
|
|
22
|
+
import {
|
|
23
|
+
EventStreamSerdeInputConfig,
|
|
24
|
+
EventStreamSerdeResolvedConfig,
|
|
25
|
+
} from "@smithy/eventstream-serde-config-resolver";
|
|
26
|
+
import {
|
|
27
|
+
EndpointInputConfig,
|
|
28
|
+
EndpointResolvedConfig,
|
|
29
|
+
} from "@smithy/middleware-endpoint";
|
|
30
|
+
import {
|
|
31
|
+
RetryInputConfig,
|
|
32
|
+
RetryResolvedConfig,
|
|
33
|
+
} from "@smithy/middleware-retry";
|
|
34
|
+
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
30
35
|
import {
|
|
31
36
|
Client as __Client,
|
|
32
37
|
DefaultsMode as __DefaultsMode,
|
|
33
38
|
SmithyConfiguration as __SmithyConfiguration,
|
|
34
39
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
-
} from "@
|
|
40
|
+
} from "@smithy/smithy-client";
|
|
36
41
|
import {
|
|
37
42
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
38
43
|
ChecksumConstructor as __ChecksumConstructor,
|
|
39
|
-
|
|
44
|
+
Decoder as __Decoder,
|
|
45
|
+
Encoder as __Encoder,
|
|
40
46
|
EventStreamSerdeProvider as __EventStreamSerdeProvider,
|
|
41
|
-
GetAwsChunkedEncodingStream,
|
|
42
47
|
HashConstructor as __HashConstructor,
|
|
43
48
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
44
49
|
Logger as __Logger,
|
|
50
|
+
Provider as __Provider,
|
|
45
51
|
Provider,
|
|
46
52
|
SdkStreamMixinInjector as __SdkStreamMixinInjector,
|
|
53
|
+
StreamCollector as __StreamCollector,
|
|
47
54
|
StreamHasher as __StreamHasher,
|
|
48
55
|
UrlParser as __UrlParser,
|
|
49
56
|
UserAgent as __UserAgent,
|
|
50
|
-
} from "@aws-sdk/types";
|
|
51
|
-
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
52
|
-
import {
|
|
53
|
-
Decoder as __Decoder,
|
|
54
|
-
Encoder as __Encoder,
|
|
55
|
-
Provider as __Provider,
|
|
56
|
-
StreamCollector as __StreamCollector,
|
|
57
57
|
} from "@smithy/types";
|
|
58
58
|
import { Readable } from "stream";
|
|
59
59
|
import {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
AbortMultipartUploadOutput,
|
|
11
11
|
AbortMultipartUploadRequest,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
CompleteMultipartUploadOutput,
|
|
11
11
|
CompleteMultipartUploadRequest,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { CopyObjectOutput, CopyObjectRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { CreateBucketOutput, CreateBucketRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
CreateMultipartUploadOutput,
|
|
11
11
|
CreateMultipartUploadRequest,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketAnalyticsConfigurationRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketCorsRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketEncryptionRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketIntelligentTieringConfigurationRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketInventoryConfigurationRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketLifecycleRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketMetricsConfigurationRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketOwnershipControlsRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketTaggingRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteBucketWebsiteRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import { DeleteObjectOutput, DeleteObjectRequest } from "../models/models_0";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
DeleteObjectTaggingOutput,
|
|
11
11
|
DeleteObjectTaggingRequest,
|