@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,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteBucketMetricsConfigurationCommand, se_DeleteBucketMetricsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketMetricsConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteBucketOwnershipControlsCommand, se_DeleteBucketOwnershipControlsCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketOwnershipControlsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteBucketPolicyCommand, se_DeleteBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketPolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteBucketReplicationCommand, se_DeleteBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketReplicationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteBucketTaggingCommand, se_DeleteBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketTaggingCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteBucketWebsiteCommand, se_DeleteBucketWebsiteCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketWebsiteCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteObjectCommand, se_DeleteObjectCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteObjectCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteObjectTaggingCommand, se_DeleteObjectTaggingCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteObjectTaggingCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { de_DeleteObjectsCommand, se_DeleteObjectsCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteObjectsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeletePublicAccessBlockCommand, se_DeletePublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeletePublicAccessBlockCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketAccelerateConfigurationCommand, se_GetBucketAccelerateConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketAccelerateConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketAclCommand, se_GetBucketAclCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketAclCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketAnalyticsConfigurationCommand, se_GetBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketAnalyticsConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketCorsCommand, se_GetBucketCorsCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketCorsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetBucketEncryptionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetBucketEncryptionCommand, se_GetBucketEncryptionCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketIntelligentTieringConfigurationCommand, se_GetBucketIntelligentTieringConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketIntelligentTieringConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetBucketInventoryConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetBucketInventoryConfigurationCommand, se_GetBucketInventoryConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketLifecycleConfigurationCommand, se_GetBucketLifecycleConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketLifecycleConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketLocationCommand, se_GetBucketLocationCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketLocationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketLoggingCommand, se_GetBucketLoggingCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketLoggingCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketMetricsConfigurationCommand, se_GetBucketMetricsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketMetricsConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketNotificationConfigurationCommand, se_GetBucketNotificationConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketNotificationConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketOwnershipControlsCommand, se_GetBucketOwnershipControlsCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketOwnershipControlsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketPolicyCommand, se_GetBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketPolicyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketPolicyStatusCommand, se_GetBucketPolicyStatusCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketPolicyStatusCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketReplicationCommand, se_GetBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketReplicationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketRequestPaymentCommand, se_GetBucketRequestPaymentCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketRequestPaymentCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketTaggingCommand, se_GetBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketTaggingCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketVersioningCommand, se_GetBucketVersioningCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketVersioningCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetBucketWebsiteCommand, se_GetBucketWebsiteCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketWebsiteCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetObjectAclCommand, se_GetObjectAclCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectAclCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
1
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { GetObjectAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { de_GetObjectAttributesCommand, se_GetObjectAttributesCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
1
|
import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksums";
|
|
3
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
2
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
5
|
-
import {
|
|
3
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { GetObjectOutputFilterSensitiveLog, GetObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
7
|
import { de_GetObjectCommand, se_GetObjectCommand } from "../protocols/Aws_restXml";
|
|
8
8
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetObjectLegalHoldCommand, se_GetObjectLegalHoldCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectLegalHoldCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetObjectLockConfigurationCommand, se_GetObjectLockConfigurationCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectLockConfigurationCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetObjectRetentionCommand, se_GetObjectRetentionCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectRetentionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetObjectTaggingCommand, se_GetObjectTaggingCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectTaggingCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { GetObjectTorrentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetObjectTorrentCommand, se_GetObjectTorrentCommand } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_GetPublicAccessBlockCommand, se_GetPublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPublicAccessBlockCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_HeadBucketCommand, se_HeadBucketCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class HeadBucketCommand extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
1
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { HeadObjectOutputFilterSensitiveLog, HeadObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { de_HeadObjectCommand, se_HeadObjectCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListBucketAnalyticsConfigurationsCommand, se_ListBucketAnalyticsConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListBucketAnalyticsConfigurationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListBucketIntelligentTieringConfigurationsCommand, se_ListBucketIntelligentTieringConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListBucketIntelligentTieringConfigurationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { ListBucketInventoryConfigurationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListBucketInventoryConfigurationsCommand, se_ListBucketInventoryConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListBucketMetricsConfigurationsCommand, se_ListBucketMetricsConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListBucketMetricsConfigurationsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListBucketsCommand, se_ListBucketsCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListBucketsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListMultipartUploadsCommand, se_ListMultipartUploadsCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMultipartUploadsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListObjectVersionsCommand, se_ListObjectVersionsCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListObjectVersionsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListObjectsCommand, se_ListObjectsCommand } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListObjectsCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_ListObjectsV2Command, se_ListObjectsV2Command } from "../protocols/Aws_restXml";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListObjectsV2Command extends $Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
1
|
import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
4
|
-
import {
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { ListPartsRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
6
|
import { de_ListPartsCommand, se_ListPartsCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
export { $Command };
|