@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,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { EndpointParameterInstructions } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
4
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
2
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
5
5
|
import { PutObjectOutput, PutObjectRequest } from "../models/models_0";
|
|
6
6
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
7
7
|
/**
|
|
@@ -198,44 +198,49 @@ export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBeare
|
|
|
198
198
|
* @throws {@link S3ServiceException}
|
|
199
199
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
200
200
|
*
|
|
201
|
-
* @example To upload
|
|
201
|
+
* @example To upload object and specify user-defined metadata
|
|
202
202
|
* ```javascript
|
|
203
|
-
* // The following example
|
|
203
|
+
* // The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.
|
|
204
204
|
* const input = {
|
|
205
|
-
* "Body": "
|
|
205
|
+
* "Body": "filetoupload",
|
|
206
206
|
* "Bucket": "examplebucket",
|
|
207
|
-
* "Key": "
|
|
208
|
-
* "
|
|
207
|
+
* "Key": "exampleobject",
|
|
208
|
+
* "Metadata": {
|
|
209
|
+
* "metadata1": "value1",
|
|
210
|
+
* "metadata2": "value2"
|
|
211
|
+
* }
|
|
209
212
|
* };
|
|
210
213
|
* const command = new PutObjectCommand(input);
|
|
211
214
|
* const response = await client.send(command);
|
|
212
215
|
* /* response ==
|
|
213
216
|
* {
|
|
214
217
|
* "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
215
|
-
* "VersionId": "
|
|
218
|
+
* "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
|
|
216
219
|
* }
|
|
217
220
|
* *\/
|
|
218
|
-
* // example id: to-upload-
|
|
221
|
+
* // example id: to-upload-object-and-specify-user-defined-metadata-1483396974757
|
|
219
222
|
* ```
|
|
220
223
|
*
|
|
221
|
-
* @example To upload an object
|
|
224
|
+
* @example To upload an object (specify optional headers)
|
|
222
225
|
* ```javascript
|
|
223
|
-
* // The following example uploads
|
|
226
|
+
* // The following example uploads an object. The request specifies optional request headers to directs S3 to use specific storage class and use server-side encryption.
|
|
224
227
|
* const input = {
|
|
225
|
-
* "
|
|
226
|
-
* "Body": "filetoupload",
|
|
228
|
+
* "Body": "HappyFace.jpg",
|
|
227
229
|
* "Bucket": "examplebucket",
|
|
228
|
-
* "Key": "
|
|
230
|
+
* "Key": "HappyFace.jpg",
|
|
231
|
+
* "ServerSideEncryption": "AES256",
|
|
232
|
+
* "StorageClass": "STANDARD_IA"
|
|
229
233
|
* };
|
|
230
234
|
* const command = new PutObjectCommand(input);
|
|
231
235
|
* const response = await client.send(command);
|
|
232
236
|
* /* response ==
|
|
233
237
|
* {
|
|
234
238
|
* "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
235
|
-
* "
|
|
239
|
+
* "ServerSideEncryption": "AES256",
|
|
240
|
+
* "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
|
|
236
241
|
* }
|
|
237
242
|
* *\/
|
|
238
|
-
* // example id: to-upload-an-object-
|
|
243
|
+
* // example id: to-upload-an-object-(specify-optional-headers)
|
|
239
244
|
* ```
|
|
240
245
|
*
|
|
241
246
|
* @example To create an object.
|
|
@@ -257,90 +262,85 @@ export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBeare
|
|
|
257
262
|
* // example id: to-create-an-object-1483147613675
|
|
258
263
|
* ```
|
|
259
264
|
*
|
|
260
|
-
* @example To upload an object and specify
|
|
265
|
+
* @example To upload an object and specify canned ACL.
|
|
261
266
|
* ```javascript
|
|
262
|
-
* // The following example uploads
|
|
267
|
+
* // The following example uploads and object. The request specifies optional canned ACL (access control list) to all READ access to authenticated users. If the bucket is versioning enabled, S3 returns version ID in response.
|
|
263
268
|
* const input = {
|
|
269
|
+
* "ACL": "authenticated-read",
|
|
264
270
|
* "Body": "filetoupload",
|
|
265
271
|
* "Bucket": "examplebucket",
|
|
266
|
-
* "Key": "exampleobject"
|
|
267
|
-
* "ServerSideEncryption": "AES256",
|
|
268
|
-
* "Tagging": "key1=value1&key2=value2"
|
|
272
|
+
* "Key": "exampleobject"
|
|
269
273
|
* };
|
|
270
274
|
* const command = new PutObjectCommand(input);
|
|
271
275
|
* const response = await client.send(command);
|
|
272
276
|
* /* response ==
|
|
273
277
|
* {
|
|
274
278
|
* "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
275
|
-
* "
|
|
276
|
-
* "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
|
|
279
|
+
* "VersionId": "Kirh.unyZwjQ69YxcQLA8z4F5j3kJJKr"
|
|
277
280
|
* }
|
|
278
281
|
* *\/
|
|
279
|
-
* // example id: to-upload-an-object-and-specify-
|
|
282
|
+
* // example id: to-upload-an-object-and-specify-canned-acl-1483397779571
|
|
280
283
|
* ```
|
|
281
284
|
*
|
|
282
|
-
* @example To upload object
|
|
285
|
+
* @example To upload an object
|
|
283
286
|
* ```javascript
|
|
284
|
-
* // The following example
|
|
287
|
+
* // The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.
|
|
285
288
|
* const input = {
|
|
286
|
-
* "Body": "
|
|
289
|
+
* "Body": "HappyFace.jpg",
|
|
287
290
|
* "Bucket": "examplebucket",
|
|
288
|
-
* "Key": "
|
|
289
|
-
* "Metadata": {
|
|
290
|
-
* "metadata1": "value1",
|
|
291
|
-
* "metadata2": "value2"
|
|
292
|
-
* }
|
|
291
|
+
* "Key": "HappyFace.jpg"
|
|
293
292
|
* };
|
|
294
293
|
* const command = new PutObjectCommand(input);
|
|
295
294
|
* const response = await client.send(command);
|
|
296
295
|
* /* response ==
|
|
297
296
|
* {
|
|
298
297
|
* "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
299
|
-
* "VersionId": "
|
|
298
|
+
* "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
|
|
300
299
|
* }
|
|
301
300
|
* *\/
|
|
302
|
-
* // example id: to-upload-object-
|
|
301
|
+
* // example id: to-upload-an-object-1481760101010
|
|
303
302
|
* ```
|
|
304
303
|
*
|
|
305
|
-
* @example To upload an object
|
|
304
|
+
* @example To upload an object and specify server-side encryption and object tags
|
|
306
305
|
* ```javascript
|
|
307
|
-
* // The following example uploads an object
|
|
306
|
+
* // The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.
|
|
308
307
|
* const input = {
|
|
309
|
-
* "Body": "
|
|
308
|
+
* "Body": "filetoupload",
|
|
310
309
|
* "Bucket": "examplebucket",
|
|
311
|
-
* "Key": "
|
|
310
|
+
* "Key": "exampleobject",
|
|
311
|
+
* "ServerSideEncryption": "AES256",
|
|
312
|
+
* "Tagging": "key1=value1&key2=value2"
|
|
312
313
|
* };
|
|
313
314
|
* const command = new PutObjectCommand(input);
|
|
314
315
|
* const response = await client.send(command);
|
|
315
316
|
* /* response ==
|
|
316
317
|
* {
|
|
317
318
|
* "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
318
|
-
* "
|
|
319
|
+
* "ServerSideEncryption": "AES256",
|
|
320
|
+
* "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
|
|
319
321
|
* }
|
|
320
322
|
* *\/
|
|
321
|
-
* // example id: to-upload-an-object-
|
|
323
|
+
* // example id: to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831
|
|
322
324
|
* ```
|
|
323
325
|
*
|
|
324
|
-
* @example To upload an object
|
|
326
|
+
* @example To upload an object and specify optional tags
|
|
325
327
|
* ```javascript
|
|
326
|
-
* // The following example uploads an object. The request specifies optional
|
|
328
|
+
* // The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.
|
|
327
329
|
* const input = {
|
|
328
|
-
* "Body": "HappyFace.jpg",
|
|
330
|
+
* "Body": "c:\\HappyFace.jpg",
|
|
329
331
|
* "Bucket": "examplebucket",
|
|
330
332
|
* "Key": "HappyFace.jpg",
|
|
331
|
-
* "
|
|
332
|
-
* "StorageClass": "STANDARD_IA"
|
|
333
|
+
* "Tagging": "key1=value1&key2=value2"
|
|
333
334
|
* };
|
|
334
335
|
* const command = new PutObjectCommand(input);
|
|
335
336
|
* const response = await client.send(command);
|
|
336
337
|
* /* response ==
|
|
337
338
|
* {
|
|
338
339
|
* "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
|
|
339
|
-
* "
|
|
340
|
-
* "VersionId": "CG612hodqujkf8FaaNfp8U..FIhLROcp"
|
|
340
|
+
* "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
|
|
341
341
|
* }
|
|
342
342
|
* *\/
|
|
343
|
-
* // example id: to-upload-an-object-
|
|
343
|
+
* // example id: to-upload-an-object-and-specify-optional-tags-1481762310955
|
|
344
344
|
* ```
|
|
345
345
|
*
|
|
346
346
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { PutObjectLegalHoldOutput, PutObjectLegalHoldRequest } from "../models/models_0";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { PutObjectLockConfigurationOutput, PutObjectLockConfigurationRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { PutObjectRetentionOutput, PutObjectRetentionRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { PutObjectTaggingOutput, PutObjectTaggingRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { PutPublicAccessBlockRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { RestoreObjectOutput, RestoreObjectRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { SelectObjectContentOutput, SelectObjectContentRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { EndpointParameterInstructions } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
4
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
2
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
5
5
|
import { UploadPartOutput, UploadPartRequest } from "../models/models_1";
|
|
6
6
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
7
7
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { UploadPartCopyOutput, UploadPartCopyRequest } from "../models/models_1";
|
|
5
5
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
6
6
|
/**
|
|
@@ -250,15 +250,14 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
|
|
|
250
250
|
* @throws {@link S3ServiceException}
|
|
251
251
|
* <p>Base exception class for all service exceptions from S3 service.</p>
|
|
252
252
|
*
|
|
253
|
-
* @example To upload a part by copying
|
|
253
|
+
* @example To upload a part by copying data from an existing object as data source
|
|
254
254
|
* ```javascript
|
|
255
|
-
* // The following example uploads a part of a multipart upload by copying
|
|
255
|
+
* // The following example uploads a part of a multipart upload by copying data from an existing object as data source.
|
|
256
256
|
* const input = {
|
|
257
257
|
* "Bucket": "examplebucket",
|
|
258
258
|
* "CopySource": "/bucketname/sourceobjectkey",
|
|
259
|
-
* "CopySourceRange": "bytes=1-100000",
|
|
260
259
|
* "Key": "examplelargeobject",
|
|
261
|
-
* "PartNumber": "
|
|
260
|
+
* "PartNumber": "1",
|
|
262
261
|
* "UploadId": "exampleuoh_10OhKhT7YukE9bjzTPRiuaCotmZM_pFngJFir9OZNrSr5cWa3cq3LZSUsfjI4FI7PkP91We7Nrw--"
|
|
263
262
|
* };
|
|
264
263
|
* const command = new UploadPartCopyCommand(input);
|
|
@@ -266,22 +265,23 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
|
|
|
266
265
|
* /* response ==
|
|
267
266
|
* {
|
|
268
267
|
* "CopyPartResult": {
|
|
269
|
-
* "ETag": "\"
|
|
270
|
-
* "LastModified": "2016-12-29T21:
|
|
268
|
+
* "ETag": "\"b0c6f0e7e054ab8fa2536a2677f8734d\"",
|
|
269
|
+
* "LastModified": "2016-12-29T21:24:43.000Z"
|
|
271
270
|
* }
|
|
272
271
|
* }
|
|
273
272
|
* *\/
|
|
274
|
-
* // example id: to-upload-a-part-by-copying-
|
|
273
|
+
* // example id: to-upload-a-part-by-copying-data-from-an-existing-object-as-data-source-1483046746348
|
|
275
274
|
* ```
|
|
276
275
|
*
|
|
277
|
-
* @example To upload a part by copying
|
|
276
|
+
* @example To upload a part by copying byte range from an existing object as data source
|
|
278
277
|
* ```javascript
|
|
279
|
-
* // The following example uploads a part of a multipart upload by copying
|
|
278
|
+
* // The following example uploads a part of a multipart upload by copying a specified byte range from an existing object as data source.
|
|
280
279
|
* const input = {
|
|
281
280
|
* "Bucket": "examplebucket",
|
|
282
281
|
* "CopySource": "/bucketname/sourceobjectkey",
|
|
282
|
+
* "CopySourceRange": "bytes=1-100000",
|
|
283
283
|
* "Key": "examplelargeobject",
|
|
284
|
-
* "PartNumber": "
|
|
284
|
+
* "PartNumber": "2",
|
|
285
285
|
* "UploadId": "exampleuoh_10OhKhT7YukE9bjzTPRiuaCotmZM_pFngJFir9OZNrSr5cWa3cq3LZSUsfjI4FI7PkP91We7Nrw--"
|
|
286
286
|
* };
|
|
287
287
|
* const command = new UploadPartCopyCommand(input);
|
|
@@ -289,12 +289,12 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
|
|
|
289
289
|
* /* response ==
|
|
290
290
|
* {
|
|
291
291
|
* "CopyPartResult": {
|
|
292
|
-
* "ETag": "\"
|
|
293
|
-
* "LastModified": "2016-12-29T21:
|
|
292
|
+
* "ETag": "\"65d16d19e65a7508a51f043180edcc36\"",
|
|
293
|
+
* "LastModified": "2016-12-29T21:44:28.000Z"
|
|
294
294
|
* }
|
|
295
295
|
* }
|
|
296
296
|
* *\/
|
|
297
|
-
* // example id: to-upload-a-part-by-copying-
|
|
297
|
+
* // example id: to-upload-a-part-by-copying-byte-range-from-an-existing-object-as-data-source-1483048068594
|
|
298
298
|
* ```
|
|
299
299
|
*
|
|
300
300
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { EndpointParameterInstructions } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
4
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
2
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
5
5
|
import { WriteGetObjectResponseRequest } from "../models/models_1";
|
|
6
6
|
import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../S3Client";
|
|
7
7
|
/**
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { EndpointParameters as __EndpointParameters, EndpointV2 } from "@
|
|
2
|
-
import { Endpoint, Provider } from "@smithy/types";
|
|
1
|
+
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
3
2
|
export interface ClientInputEndpointParameters {
|
|
4
3
|
region?: string | Provider<string>;
|
|
5
4
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@
|
|
1
|
+
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
2
|
import { EndpointParameters } from "./EndpointParameters";
|
|
3
3
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
4
|
logger?: Logger;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
2
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
3
3
|
import { Readable } from "stream";
|
|
4
4
|
import { S3ServiceException as __BaseException } from "./S3ServiceException";
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
2
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
3
3
|
import { Readable } from "stream";
|
|
4
4
|
import { ChecksumAlgorithm, Grant, ObjectCannedACL, ObjectLockConfiguration, ObjectLockLegalHoldStatus, ObjectLockMode, ObjectLockRetention, PublicAccessBlockConfiguration, ReplicationStatus, RequestCharged, RequestPayer, ServerSideEncryption, StorageClass, Tagging } from "./models_0";
|
|
5
5
|
import { S3ServiceException as __BaseException } from "./S3ServiceException";
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EventStreamSerdeContext as __EventStreamSerdeContext, SdkStreamSerdeContext as __SdkStreamSerdeContext } from "@aws-sdk/types";
|
|
2
1
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
3
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
2
|
+
import { EventStreamSerdeContext as __EventStreamSerdeContext, SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext } from "@smithy/types";
|
|
4
3
|
import { AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput } from "../commands/AbortMultipartUploadCommand";
|
|
5
4
|
import { CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput } from "../commands/CompleteMultipartUploadCommand";
|
|
6
5
|
import { CopyObjectCommandInput, CopyObjectCommandOutput } from "../commands/CopyObjectCommand";
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
2
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
3
3
|
import { S3ClientConfig } from "./S3Client";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
7
7
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
8
8
|
runtime: string;
|
|
9
|
-
defaultsMode: import("@
|
|
10
|
-
bodyLengthChecker: import("@
|
|
9
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
10
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
eventStreamSerdeProvider: import("@
|
|
14
|
-
maxAttempts:
|
|
15
|
-
md5: import("@
|
|
16
|
-
region: string | import("@
|
|
17
|
-
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<any>;
|
|
17
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
18
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
19
|
-
sha1: import("@
|
|
20
|
-
sha256: import("@
|
|
21
|
-
streamCollector: import("@
|
|
22
|
-
streamHasher: import("@
|
|
23
|
-
useDualstackEndpoint:
|
|
24
|
-
useFipsEndpoint:
|
|
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
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
25
|
apiVersion: string;
|
|
26
|
-
urlParser: import("@
|
|
26
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
27
27
|
base64Decoder: import("@smithy/types").Decoder;
|
|
28
28
|
base64Encoder: import("@smithy/types").Encoder;
|
|
29
29
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -31,24 +31,24 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
31
31
|
disableHostPrefix: boolean;
|
|
32
32
|
serviceId: string;
|
|
33
33
|
signingEscapePath: boolean;
|
|
34
|
-
useArnRegion:
|
|
35
|
-
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@
|
|
36
|
-
logger: import("@
|
|
37
|
-
sdkStreamMixin: import("@
|
|
38
|
-
endpoint?: ((string | import("@
|
|
34
|
+
useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
|
|
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;
|
|
39
39
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
40
|
-
logger?: import("@
|
|
41
|
-
}) => import("@
|
|
40
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
41
|
+
}) => import("@smithy/types").EndpointV2;
|
|
42
42
|
tls?: boolean | undefined;
|
|
43
|
-
retryStrategy?: import("@
|
|
44
|
-
credentials?: import("@
|
|
45
|
-
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;
|
|
46
46
|
systemClockOffset?: number | undefined;
|
|
47
47
|
signingRegion?: string | undefined;
|
|
48
|
-
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;
|
|
49
49
|
forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
50
50
|
useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
51
51
|
disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
|
|
52
|
-
customUserAgent?: string | import("@
|
|
52
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
53
53
|
useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean> | undefined;
|
|
54
54
|
};
|