@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,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
|
ListObjectVersionsOutput,
|
|
11
11
|
ListObjectVersionsRequest,
|
|
@@ -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 { ListObjectsOutput, ListObjectsRequest } 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 { ListObjectsV2Output, ListObjectsV2Request } 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 { ListPartsOutput, ListPartsRequest } 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 { PutBucketAccelerateConfigurationRequest } 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 { PutBucketAclRequest } 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 { PutBucketAnalyticsConfigurationRequest } 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 { PutBucketCorsRequest } 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 { PutBucketEncryptionRequest } 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 { PutBucketIntelligentTieringConfigurationRequest } 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 { PutBucketInventoryConfigurationRequest } 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 { PutBucketLifecycleConfigurationRequest } 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 { PutBucketLoggingRequest } 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 { PutBucketMetricsConfigurationRequest } 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 { PutBucketNotificationConfigurationRequest } 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 { PutBucketOwnershipControlsRequest } 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 { PutBucketPolicyRequest } 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 { PutBucketReplicationRequest } 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 { PutBucketRequestPaymentRequest } 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 { PutBucketTaggingRequest } 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 { PutBucketVersioningRequest } 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 { PutBucketWebsiteRequest } 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 { PutObjectAclOutput, PutObjectAclRequest } 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 { PutObjectOutput, PutObjectRequest } 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
|
PutObjectLegalHoldOutput,
|
|
11
11
|
PutObjectLegalHoldRequest,
|
|
@@ -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
|
PutObjectLockConfigurationOutput,
|
|
11
11
|
PutObjectLockConfigurationRequest,
|
|
@@ -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
|
PutObjectRetentionOutput,
|
|
11
11
|
PutObjectRetentionRequest,
|
|
@@ -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
|
PutObjectTaggingOutput,
|
|
11
11
|
PutObjectTaggingRequest,
|
|
@@ -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 { PutPublicAccessBlockRequest } from "../models/models_1";
|
|
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 { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
|
|
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
|
SelectObjectContentOutput,
|
|
11
11
|
SelectObjectContentRequest,
|
|
@@ -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 { UploadPartOutput, UploadPartRequest } from "../models/models_1";
|
|
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
|
UploadPartCopyOutput,
|
|
11
11
|
UploadPartCopyRequest,
|
|
@@ -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 { WriteGetObjectResponseRequest } from "../models/models_1";
|
|
10
10
|
import {
|
|
11
11
|
S3ClientResolvedConfig,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
-
} from "@
|
|
4
|
+
} from "@smithy/smithy-client";
|
|
5
5
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
6
6
|
export declare class S3ServiceException extends __ServiceException {
|
|
7
7
|
constructor(options: __ServiceExceptionOptions);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { Readable } from "stream";
|
|
3
3
|
import { S3ServiceException as __BaseException } from "./S3ServiceException";
|
|
4
4
|
export interface AbortIncompleteMultipartUpload {
|