@nocobase/plugin-file-manager 0.11.1-alpha.5 → 0.12.0-alpha.2
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/client.d.ts +2 -3
- package/client.js +1 -1
- package/dist/client/index.js +979 -0
- package/{lib → dist}/index.d.ts +1 -0
- package/dist/index.js +18 -0
- package/dist/locale/en-US.js +25 -0
- package/dist/locale/fr-FR.js +25 -0
- package/dist/locale/ja-JP.js +22 -0
- package/dist/locale/ru-RU.js +22 -0
- package/dist/locale/tr-TR.js +21 -0
- package/dist/locale/zh-CN.js +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/LICENSE +201 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/S3.js +197 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/S3Client.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/AbortMultipartUploadCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CompleteMultipartUploadCommand.js +57 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CopyObjectCommand.js +57 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CreateBucketCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/CreateMultipartUploadCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketCorsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketEncryptionCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketLifecycleCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketPolicyCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketReplicationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketTaggingCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteBucketWebsiteCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectTaggingCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeleteObjectsCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/DeletePublicAccessBlockCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAclCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketCorsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketEncryptionCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLocationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketLoggingCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketPolicyCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketPolicyStatusCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketReplicationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketRequestPaymentCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketTaggingCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketVersioningCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetBucketWebsiteCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectAclCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectAttributesCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectCommand.js +62 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectLegalHoldCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectLockConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectRetentionCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectTaggingCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetObjectTorrentCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/GetPublicAccessBlockCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/HeadBucketCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/HeadObjectCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListBucketsCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListMultipartUploadsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectVersionsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectsCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListObjectsV2Command.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/ListPartsCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAclCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketCorsCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketEncryptionCommand.js +59 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketLoggingCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +52 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketPolicyCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketReplicationCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketRequestPaymentCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketTaggingCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketVersioningCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutBucketWebsiteCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectAclCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectCommand.js +63 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectLegalHoldCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectLockConfigurationCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectRetentionCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutObjectTaggingCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/PutPublicAccessBlockCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/RestoreObjectCommand.js +59 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/SelectObjectContentCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/UploadPartCommand.js +61 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/UploadPartCopyCommand.js +57 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/WriteGetObjectResponseCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/commands/index.js +96 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/EndpointParameters.js +15 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +7 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +31 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js +12 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/models/index.js +5 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/models/models_0.js +629 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/models/models_1.js +139 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/Interfaces.js +2 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/ListObjectsV2Paginator.js +29 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/ListPartsPaginator.js +29 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/pagination/index.js +6 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/protocols/Aws_restXml.js +9691 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +47 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +56 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.native.js +15 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +28 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/index.js +7 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForBucketExists.js +31 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForBucketNotExists.js +30 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForObjectExists.js +31 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-cjs/waiters/waitForObjectNotExists.js +30 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/S3.js +193 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +44 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +49 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +49 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +58 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +49 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +49 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +47 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +49 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +48 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +50 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +59 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +55 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +57 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +49 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/commands/index.js +93 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +4 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/index.js +7 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/models/S3ServiceException.js +8 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/models/index.js +2 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +589 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +122 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/pagination/Interfaces.js +1 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListObjectsV2Paginator.js +25 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListPartsPaginator.js +25 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/pagination/index.js +3 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +9499 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +51 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.native.js +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +24 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/waiters/index.js +4 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +26 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +25 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +26 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +25 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +661 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +299 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +131 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +260 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +370 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +213 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +427 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +100 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +97 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +103 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +94 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +93 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +98 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +105 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +106 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +90 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +115 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +107 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +99 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +106 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +130 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +130 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +229 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +99 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +100 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +114 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +133 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +144 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +105 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +120 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +128 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +207 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +115 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +103 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +127 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +153 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +98 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +120 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +104 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +194 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +100 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +133 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +114 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +138 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +188 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +263 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +351 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +89 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +93 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +90 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +162 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +105 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +115 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +106 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +267 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +146 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +125 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +141 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +135 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +114 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +258 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +213 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +195 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +197 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +201 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +114 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +302 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +206 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +192 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +119 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +151 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +184 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +248 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +200 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +140 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +205 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +98 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +118 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +227 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +108 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +179 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +134 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +242 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +303 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +366 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +85 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +107 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +88 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +205 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +116 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +439 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +247 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +249 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +320 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +152 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/commands/index.d.ts +93 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +32 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +12 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +13 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/models/index.d.ts +2 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +10348 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +1764 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +8 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +7 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +7 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/pagination/index.d.ts +3 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/protocols/Aws_restXml.d.ts +839 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +54 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +53 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +25 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3.d.ts +1646 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +693 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +37 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +37 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +34 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +34 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +34 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +36 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListPartsCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +34 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +37 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +34 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectCommand.d.ts +41 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +42 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +37 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +35 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +39 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCommand.d.ts +41 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +38 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +43 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/index.d.ts +93 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +46 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +7 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +8 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +2211 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +460 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/Interfaces.d.ts +5 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/index.d.ts +3 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/protocols/Aws_restXml.d.ts +1125 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +115 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +115 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +100 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +33 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/index.d.ts +4 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +11 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/waiters/index.d.ts +4 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketExists.d.ts +14 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketNotExists.d.ts +14 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectExists.d.ts +14 -0
- package/dist/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectNotExists.d.ts +14 -0
- package/dist/node_modules/@aws-sdk/client-s3/package.json +1 -0
- package/dist/node_modules/mime-match/.travis.yml +11 -0
- package/dist/node_modules/mime-match/example.js +17 -0
- package/dist/node_modules/mime-match/index.js +1 -0
- package/dist/node_modules/mime-match/package.json +1 -0
- package/dist/node_modules/mime-match/test.js +45 -0
- package/dist/node_modules/mkdirp/LICENSE +21 -0
- package/dist/node_modules/mkdirp/bin/cmd.js +33 -0
- package/dist/node_modules/mkdirp/bin/usage.txt +12 -0
- package/dist/node_modules/mkdirp/index.js +1 -0
- package/dist/node_modules/mkdirp/package.json +1 -0
- package/dist/node_modules/mkdirp/readme.markdown +100 -0
- package/dist/node_modules/multer-aliyun-oss/bridge.js +1010 -0
- package/dist/node_modules/multer-aliyun-oss/events.js +977 -0
- package/dist/node_modules/multer-aliyun-oss/index.js +166 -0
- package/dist/node_modules/multer-aliyun-oss/package.json +1 -0
- package/dist/node_modules/multer-aliyun-oss/setup-node-sandbox.js +461 -0
- package/dist/node_modules/multer-aliyun-oss/setup-sandbox.js +545 -0
- package/dist/node_modules/multer-cos/LICENSE +24 -0
- package/dist/node_modules/multer-cos/demo/index.js +39 -0
- package/dist/node_modules/multer-cos/demo/myMulter.js +88 -0
- package/dist/node_modules/multer-cos/index.js +220 -0
- package/dist/node_modules/multer-cos/package.json +1 -0
- package/dist/node_modules/multer-s3/.gitattributes +1 -0
- package/dist/node_modules/multer-s3/.travis.yml +6 -0
- package/dist/node_modules/multer-s3/LICENSE +22 -0
- package/dist/node_modules/multer-s3/index.js +35 -0
- package/dist/node_modules/multer-s3/package.json +1 -0
- package/dist/node_modules/multer-s3/test/basic.js +293 -0
- package/dist/node_modules/multer-s3/test/files/a.txt +1 -0
- package/dist/node_modules/multer-s3/test/files/test.svg +3 -0
- package/dist/node_modules/multer-s3/test/files/test2.svg +9 -0
- package/dist/node_modules/multer-s3/test/util/mock-s3.js +17 -0
- package/dist/server/actions/attachments.js +173 -0
- package/dist/server/actions/index.js +16 -0
- package/dist/server/collections/attachments.js +67 -0
- package/dist/server/collections/storages.js +67 -0
- package/dist/server/constants.js +17 -0
- package/dist/server/index.js +23 -0
- package/dist/server/rules/index.js +14 -0
- package/dist/server/rules/mimetype.js +13 -0
- package/dist/server/server.js +75 -0
- package/{src/server/storages/ali-oss.ts → dist/server/storages/ali-oss.js} +17 -14
- package/dist/server/storages/index.js +30 -0
- package/dist/server/storages/local.js +148 -0
- package/{src/server/storages/s3.ts → dist/server/storages/s3.js} +26 -26
- package/dist/server/storages/tx-cos.js +44 -0
- package/dist/server/utils.js +26 -0
- package/package.json +21 -32
- package/server.d.ts +2 -3
- package/server.js +1 -1
- package/lib/client/FileManagerProvider.js +0 -94
- package/lib/client/FileStorage.js +0 -41
- package/lib/client/StorageOptions.js +0 -181
- package/lib/client/hooks/index.js +0 -16
- package/lib/client/hooks/useUploadFiles.js +0 -78
- package/lib/client/index.js +0 -27
- package/lib/client/initializers/UploadActionInitializer.js +0 -67
- package/lib/client/initializers/index.js +0 -16
- package/lib/client/interfaces/attachment.js +0 -139
- package/lib/client/locale/index.js +0 -19
- package/lib/client/schemas/storage.js +0 -408
- package/lib/client/templates/file.js +0 -164
- package/lib/client/templates/index.js +0 -16
- package/lib/index.js +0 -13
- package/lib/locale/en-US.js +0 -28
- package/lib/locale/fr-FR.js +0 -28
- package/lib/locale/ja-JP.js +0 -25
- package/lib/locale/ru-RU.js +0 -25
- package/lib/locale/tr-TR.js +0 -24
- package/lib/locale/zh-CN.js +0 -38
- package/lib/server/actions/attachments.js +0 -211
- package/lib/server/actions/index.js +0 -22
- package/lib/server/collections/attachments.js +0 -61
- package/lib/server/collections/storages.js +0 -61
- package/lib/server/constants.js +0 -20
- package/lib/server/index.js +0 -26
- package/lib/server/rules/index.js +0 -13
- package/lib/server/rules/mimetype.js +0 -17
- package/lib/server/server.js +0 -105
- package/lib/server/storages/ali-oss.js +0 -44
- package/lib/server/storages/index.js +0 -30
- package/lib/server/storages/local.js +0 -233
- package/lib/server/storages/s3.js +0 -86
- package/lib/server/storages/tx-cos.js +0 -58
- package/lib/server/utils.js +0 -36
- package/src/client/FileManagerProvider.tsx +0 -84
- package/src/client/FileStorage.tsx +0 -15
- package/src/client/StorageOptions.tsx +0 -146
- package/src/client/hooks/index.ts +0 -1
- package/src/client/hooks/useUploadFiles.ts +0 -55
- package/src/client/index.tsx +0 -10
- package/src/client/initializers/UploadActionInitializer.tsx +0 -42
- package/src/client/initializers/index.ts +0 -1
- package/src/client/interfaces/attachment.ts +0 -116
- package/src/client/locale/index.ts +0 -7
- package/src/client/schemas/storage.ts +0 -391
- package/src/client/templates/file.ts +0 -154
- package/src/client/templates/index.ts +0 -1
- package/src/index.ts +0 -1
- package/src/locale/en-US.ts +0 -21
- package/src/locale/fr-FR.ts +0 -21
- package/src/locale/ja-JP.ts +0 -18
- package/src/locale/ru-RU.ts +0 -18
- package/src/locale/tr-TR.ts +0 -17
- package/src/locale/zh-CN.ts +0 -31
- package/src/server/__tests__/action.test.ts +0 -332
- package/src/server/__tests__/attachment.test.ts +0 -50
- package/src/server/__tests__/files/image.jpg +0 -0
- package/src/server/__tests__/files/image.png +0 -0
- package/src/server/__tests__/files/text.txt +0 -1
- package/src/server/__tests__/index.ts +0 -34
- package/src/server/__tests__/storages/ali-oss.test.ts +0 -127
- package/src/server/__tests__/storages/s3.test.ts +0 -126
- package/src/server/__tests__/storages/tx-cos.test.ts +0 -69
- package/src/server/__tests__/tables/users.ts +0 -26
- package/src/server/actions/attachments.ts +0 -175
- package/src/server/actions/index.ts +0 -9
- package/src/server/collections/attachments.ts +0 -65
- package/src/server/collections/storages.ts +0 -65
- package/src/server/constants.ts +0 -8
- package/src/server/index.ts +0 -2
- package/src/server/rules/index.ts +0 -3
- package/src/server/rules/mimetype.ts +0 -5
- package/src/server/server.ts +0 -79
- package/src/server/storages/index.ts +0 -46
- package/src/server/storages/local.ts +0 -167
- package/src/server/storages/tx-cos.ts +0 -42
- package/src/server/utils.ts +0 -17
- /package/{lib → dist}/client/FileManagerProvider.d.ts +0 -0
- /package/{lib → dist}/client/FileStorage.d.ts +0 -0
- /package/{lib → dist}/client/StorageOptions.d.ts +0 -0
- /package/{lib → dist}/client/hooks/index.d.ts +0 -0
- /package/{lib → dist}/client/hooks/useUploadFiles.d.ts +0 -0
- /package/{lib → dist}/client/index.d.ts +0 -0
- /package/{lib → dist}/client/initializers/UploadActionInitializer.d.ts +0 -0
- /package/{lib → dist}/client/initializers/index.d.ts +0 -0
- /package/{lib → dist}/client/interfaces/attachment.d.ts +0 -0
- /package/{lib → dist}/client/locale/index.d.ts +0 -0
- /package/{lib → dist}/client/schemas/storage.d.ts +0 -0
- /package/{lib → dist}/client/templates/file.d.ts +0 -0
- /package/{lib → dist}/client/templates/index.d.ts +0 -0
- /package/{lib → dist}/locale/en-US.d.ts +0 -0
- /package/{lib → dist}/locale/fr-FR.d.ts +0 -0
- /package/{lib → dist}/locale/ja-JP.d.ts +0 -0
- /package/{lib → dist}/locale/ru-RU.d.ts +0 -0
- /package/{lib → dist}/locale/tr-TR.d.ts +0 -0
- /package/{lib → dist}/locale/zh-CN.d.ts +0 -0
- /package/{lib → dist}/server/actions/attachments.d.ts +0 -0
- /package/{lib → dist}/server/actions/index.d.ts +0 -0
- /package/{lib → dist}/server/collections/attachments.d.ts +0 -0
- /package/{lib → dist}/server/collections/storages.d.ts +0 -0
- /package/{lib → dist}/server/constants.d.ts +0 -0
- /package/{lib → dist}/server/index.d.ts +0 -0
- /package/{lib → dist}/server/rules/index.d.ts +0 -0
- /package/{lib → dist}/server/rules/mimetype.d.ts +0 -0
- /package/{lib → dist}/server/server.d.ts +0 -0
- /package/{lib → dist}/server/storages/ali-oss.d.ts +0 -0
- /package/{lib → dist}/server/storages/index.d.ts +0 -0
- /package/{lib → dist}/server/storages/local.d.ts +0 -0
- /package/{lib → dist}/server/storages/s3.d.ts +0 -0
- /package/{lib → dist}/server/storages/tx-cos.d.ts +0 -0
- /package/{lib → dist}/server/utils.d.ts +0 -0
|
@@ -0,0 +1,1125 @@
|
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@smithy/protocol-http";
|
|
5
|
+
import {
|
|
6
|
+
EventStreamSerdeContext as __EventStreamSerdeContext,
|
|
7
|
+
SdkStreamSerdeContext as __SdkStreamSerdeContext,
|
|
8
|
+
SerdeContext as __SerdeContext,
|
|
9
|
+
} from "@smithy/types";
|
|
10
|
+
import {
|
|
11
|
+
AbortMultipartUploadCommandInput,
|
|
12
|
+
AbortMultipartUploadCommandOutput,
|
|
13
|
+
} from "../commands/AbortMultipartUploadCommand";
|
|
14
|
+
import {
|
|
15
|
+
CompleteMultipartUploadCommandInput,
|
|
16
|
+
CompleteMultipartUploadCommandOutput,
|
|
17
|
+
} from "../commands/CompleteMultipartUploadCommand";
|
|
18
|
+
import {
|
|
19
|
+
CopyObjectCommandInput,
|
|
20
|
+
CopyObjectCommandOutput,
|
|
21
|
+
} from "../commands/CopyObjectCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateBucketCommandInput,
|
|
24
|
+
CreateBucketCommandOutput,
|
|
25
|
+
} from "../commands/CreateBucketCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateMultipartUploadCommandInput,
|
|
28
|
+
CreateMultipartUploadCommandOutput,
|
|
29
|
+
} from "../commands/CreateMultipartUploadCommand";
|
|
30
|
+
import {
|
|
31
|
+
DeleteBucketAnalyticsConfigurationCommandInput,
|
|
32
|
+
DeleteBucketAnalyticsConfigurationCommandOutput,
|
|
33
|
+
} from "../commands/DeleteBucketAnalyticsConfigurationCommand";
|
|
34
|
+
import {
|
|
35
|
+
DeleteBucketCommandInput,
|
|
36
|
+
DeleteBucketCommandOutput,
|
|
37
|
+
} from "../commands/DeleteBucketCommand";
|
|
38
|
+
import {
|
|
39
|
+
DeleteBucketCorsCommandInput,
|
|
40
|
+
DeleteBucketCorsCommandOutput,
|
|
41
|
+
} from "../commands/DeleteBucketCorsCommand";
|
|
42
|
+
import {
|
|
43
|
+
DeleteBucketEncryptionCommandInput,
|
|
44
|
+
DeleteBucketEncryptionCommandOutput,
|
|
45
|
+
} from "../commands/DeleteBucketEncryptionCommand";
|
|
46
|
+
import {
|
|
47
|
+
DeleteBucketIntelligentTieringConfigurationCommandInput,
|
|
48
|
+
DeleteBucketIntelligentTieringConfigurationCommandOutput,
|
|
49
|
+
} from "../commands/DeleteBucketIntelligentTieringConfigurationCommand";
|
|
50
|
+
import {
|
|
51
|
+
DeleteBucketInventoryConfigurationCommandInput,
|
|
52
|
+
DeleteBucketInventoryConfigurationCommandOutput,
|
|
53
|
+
} from "../commands/DeleteBucketInventoryConfigurationCommand";
|
|
54
|
+
import {
|
|
55
|
+
DeleteBucketLifecycleCommandInput,
|
|
56
|
+
DeleteBucketLifecycleCommandOutput,
|
|
57
|
+
} from "../commands/DeleteBucketLifecycleCommand";
|
|
58
|
+
import {
|
|
59
|
+
DeleteBucketMetricsConfigurationCommandInput,
|
|
60
|
+
DeleteBucketMetricsConfigurationCommandOutput,
|
|
61
|
+
} from "../commands/DeleteBucketMetricsConfigurationCommand";
|
|
62
|
+
import {
|
|
63
|
+
DeleteBucketOwnershipControlsCommandInput,
|
|
64
|
+
DeleteBucketOwnershipControlsCommandOutput,
|
|
65
|
+
} from "../commands/DeleteBucketOwnershipControlsCommand";
|
|
66
|
+
import {
|
|
67
|
+
DeleteBucketPolicyCommandInput,
|
|
68
|
+
DeleteBucketPolicyCommandOutput,
|
|
69
|
+
} from "../commands/DeleteBucketPolicyCommand";
|
|
70
|
+
import {
|
|
71
|
+
DeleteBucketReplicationCommandInput,
|
|
72
|
+
DeleteBucketReplicationCommandOutput,
|
|
73
|
+
} from "../commands/DeleteBucketReplicationCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteBucketTaggingCommandInput,
|
|
76
|
+
DeleteBucketTaggingCommandOutput,
|
|
77
|
+
} from "../commands/DeleteBucketTaggingCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteBucketWebsiteCommandInput,
|
|
80
|
+
DeleteBucketWebsiteCommandOutput,
|
|
81
|
+
} from "../commands/DeleteBucketWebsiteCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteObjectCommandInput,
|
|
84
|
+
DeleteObjectCommandOutput,
|
|
85
|
+
} from "../commands/DeleteObjectCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteObjectsCommandInput,
|
|
88
|
+
DeleteObjectsCommandOutput,
|
|
89
|
+
} from "../commands/DeleteObjectsCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteObjectTaggingCommandInput,
|
|
92
|
+
DeleteObjectTaggingCommandOutput,
|
|
93
|
+
} from "../commands/DeleteObjectTaggingCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeletePublicAccessBlockCommandInput,
|
|
96
|
+
DeletePublicAccessBlockCommandOutput,
|
|
97
|
+
} from "../commands/DeletePublicAccessBlockCommand";
|
|
98
|
+
import {
|
|
99
|
+
GetBucketAccelerateConfigurationCommandInput,
|
|
100
|
+
GetBucketAccelerateConfigurationCommandOutput,
|
|
101
|
+
} from "../commands/GetBucketAccelerateConfigurationCommand";
|
|
102
|
+
import {
|
|
103
|
+
GetBucketAclCommandInput,
|
|
104
|
+
GetBucketAclCommandOutput,
|
|
105
|
+
} from "../commands/GetBucketAclCommand";
|
|
106
|
+
import {
|
|
107
|
+
GetBucketAnalyticsConfigurationCommandInput,
|
|
108
|
+
GetBucketAnalyticsConfigurationCommandOutput,
|
|
109
|
+
} from "../commands/GetBucketAnalyticsConfigurationCommand";
|
|
110
|
+
import {
|
|
111
|
+
GetBucketCorsCommandInput,
|
|
112
|
+
GetBucketCorsCommandOutput,
|
|
113
|
+
} from "../commands/GetBucketCorsCommand";
|
|
114
|
+
import {
|
|
115
|
+
GetBucketEncryptionCommandInput,
|
|
116
|
+
GetBucketEncryptionCommandOutput,
|
|
117
|
+
} from "../commands/GetBucketEncryptionCommand";
|
|
118
|
+
import {
|
|
119
|
+
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
120
|
+
GetBucketIntelligentTieringConfigurationCommandOutput,
|
|
121
|
+
} from "../commands/GetBucketIntelligentTieringConfigurationCommand";
|
|
122
|
+
import {
|
|
123
|
+
GetBucketInventoryConfigurationCommandInput,
|
|
124
|
+
GetBucketInventoryConfigurationCommandOutput,
|
|
125
|
+
} from "../commands/GetBucketInventoryConfigurationCommand";
|
|
126
|
+
import {
|
|
127
|
+
GetBucketLifecycleConfigurationCommandInput,
|
|
128
|
+
GetBucketLifecycleConfigurationCommandOutput,
|
|
129
|
+
} from "../commands/GetBucketLifecycleConfigurationCommand";
|
|
130
|
+
import {
|
|
131
|
+
GetBucketLocationCommandInput,
|
|
132
|
+
GetBucketLocationCommandOutput,
|
|
133
|
+
} from "../commands/GetBucketLocationCommand";
|
|
134
|
+
import {
|
|
135
|
+
GetBucketLoggingCommandInput,
|
|
136
|
+
GetBucketLoggingCommandOutput,
|
|
137
|
+
} from "../commands/GetBucketLoggingCommand";
|
|
138
|
+
import {
|
|
139
|
+
GetBucketMetricsConfigurationCommandInput,
|
|
140
|
+
GetBucketMetricsConfigurationCommandOutput,
|
|
141
|
+
} from "../commands/GetBucketMetricsConfigurationCommand";
|
|
142
|
+
import {
|
|
143
|
+
GetBucketNotificationConfigurationCommandInput,
|
|
144
|
+
GetBucketNotificationConfigurationCommandOutput,
|
|
145
|
+
} from "../commands/GetBucketNotificationConfigurationCommand";
|
|
146
|
+
import {
|
|
147
|
+
GetBucketOwnershipControlsCommandInput,
|
|
148
|
+
GetBucketOwnershipControlsCommandOutput,
|
|
149
|
+
} from "../commands/GetBucketOwnershipControlsCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetBucketPolicyCommandInput,
|
|
152
|
+
GetBucketPolicyCommandOutput,
|
|
153
|
+
} from "../commands/GetBucketPolicyCommand";
|
|
154
|
+
import {
|
|
155
|
+
GetBucketPolicyStatusCommandInput,
|
|
156
|
+
GetBucketPolicyStatusCommandOutput,
|
|
157
|
+
} from "../commands/GetBucketPolicyStatusCommand";
|
|
158
|
+
import {
|
|
159
|
+
GetBucketReplicationCommandInput,
|
|
160
|
+
GetBucketReplicationCommandOutput,
|
|
161
|
+
} from "../commands/GetBucketReplicationCommand";
|
|
162
|
+
import {
|
|
163
|
+
GetBucketRequestPaymentCommandInput,
|
|
164
|
+
GetBucketRequestPaymentCommandOutput,
|
|
165
|
+
} from "../commands/GetBucketRequestPaymentCommand";
|
|
166
|
+
import {
|
|
167
|
+
GetBucketTaggingCommandInput,
|
|
168
|
+
GetBucketTaggingCommandOutput,
|
|
169
|
+
} from "../commands/GetBucketTaggingCommand";
|
|
170
|
+
import {
|
|
171
|
+
GetBucketVersioningCommandInput,
|
|
172
|
+
GetBucketVersioningCommandOutput,
|
|
173
|
+
} from "../commands/GetBucketVersioningCommand";
|
|
174
|
+
import {
|
|
175
|
+
GetBucketWebsiteCommandInput,
|
|
176
|
+
GetBucketWebsiteCommandOutput,
|
|
177
|
+
} from "../commands/GetBucketWebsiteCommand";
|
|
178
|
+
import {
|
|
179
|
+
GetObjectAclCommandInput,
|
|
180
|
+
GetObjectAclCommandOutput,
|
|
181
|
+
} from "../commands/GetObjectAclCommand";
|
|
182
|
+
import {
|
|
183
|
+
GetObjectAttributesCommandInput,
|
|
184
|
+
GetObjectAttributesCommandOutput,
|
|
185
|
+
} from "../commands/GetObjectAttributesCommand";
|
|
186
|
+
import {
|
|
187
|
+
GetObjectCommandInput,
|
|
188
|
+
GetObjectCommandOutput,
|
|
189
|
+
} from "../commands/GetObjectCommand";
|
|
190
|
+
import {
|
|
191
|
+
GetObjectLegalHoldCommandInput,
|
|
192
|
+
GetObjectLegalHoldCommandOutput,
|
|
193
|
+
} from "../commands/GetObjectLegalHoldCommand";
|
|
194
|
+
import {
|
|
195
|
+
GetObjectLockConfigurationCommandInput,
|
|
196
|
+
GetObjectLockConfigurationCommandOutput,
|
|
197
|
+
} from "../commands/GetObjectLockConfigurationCommand";
|
|
198
|
+
import {
|
|
199
|
+
GetObjectRetentionCommandInput,
|
|
200
|
+
GetObjectRetentionCommandOutput,
|
|
201
|
+
} from "../commands/GetObjectRetentionCommand";
|
|
202
|
+
import {
|
|
203
|
+
GetObjectTaggingCommandInput,
|
|
204
|
+
GetObjectTaggingCommandOutput,
|
|
205
|
+
} from "../commands/GetObjectTaggingCommand";
|
|
206
|
+
import {
|
|
207
|
+
GetObjectTorrentCommandInput,
|
|
208
|
+
GetObjectTorrentCommandOutput,
|
|
209
|
+
} from "../commands/GetObjectTorrentCommand";
|
|
210
|
+
import {
|
|
211
|
+
GetPublicAccessBlockCommandInput,
|
|
212
|
+
GetPublicAccessBlockCommandOutput,
|
|
213
|
+
} from "../commands/GetPublicAccessBlockCommand";
|
|
214
|
+
import {
|
|
215
|
+
HeadBucketCommandInput,
|
|
216
|
+
HeadBucketCommandOutput,
|
|
217
|
+
} from "../commands/HeadBucketCommand";
|
|
218
|
+
import {
|
|
219
|
+
HeadObjectCommandInput,
|
|
220
|
+
HeadObjectCommandOutput,
|
|
221
|
+
} from "../commands/HeadObjectCommand";
|
|
222
|
+
import {
|
|
223
|
+
ListBucketAnalyticsConfigurationsCommandInput,
|
|
224
|
+
ListBucketAnalyticsConfigurationsCommandOutput,
|
|
225
|
+
} from "../commands/ListBucketAnalyticsConfigurationsCommand";
|
|
226
|
+
import {
|
|
227
|
+
ListBucketIntelligentTieringConfigurationsCommandInput,
|
|
228
|
+
ListBucketIntelligentTieringConfigurationsCommandOutput,
|
|
229
|
+
} from "../commands/ListBucketIntelligentTieringConfigurationsCommand";
|
|
230
|
+
import {
|
|
231
|
+
ListBucketInventoryConfigurationsCommandInput,
|
|
232
|
+
ListBucketInventoryConfigurationsCommandOutput,
|
|
233
|
+
} from "../commands/ListBucketInventoryConfigurationsCommand";
|
|
234
|
+
import {
|
|
235
|
+
ListBucketMetricsConfigurationsCommandInput,
|
|
236
|
+
ListBucketMetricsConfigurationsCommandOutput,
|
|
237
|
+
} from "../commands/ListBucketMetricsConfigurationsCommand";
|
|
238
|
+
import {
|
|
239
|
+
ListBucketsCommandInput,
|
|
240
|
+
ListBucketsCommandOutput,
|
|
241
|
+
} from "../commands/ListBucketsCommand";
|
|
242
|
+
import {
|
|
243
|
+
ListMultipartUploadsCommandInput,
|
|
244
|
+
ListMultipartUploadsCommandOutput,
|
|
245
|
+
} from "../commands/ListMultipartUploadsCommand";
|
|
246
|
+
import {
|
|
247
|
+
ListObjectsCommandInput,
|
|
248
|
+
ListObjectsCommandOutput,
|
|
249
|
+
} from "../commands/ListObjectsCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListObjectsV2CommandInput,
|
|
252
|
+
ListObjectsV2CommandOutput,
|
|
253
|
+
} from "../commands/ListObjectsV2Command";
|
|
254
|
+
import {
|
|
255
|
+
ListObjectVersionsCommandInput,
|
|
256
|
+
ListObjectVersionsCommandOutput,
|
|
257
|
+
} from "../commands/ListObjectVersionsCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListPartsCommandInput,
|
|
260
|
+
ListPartsCommandOutput,
|
|
261
|
+
} from "../commands/ListPartsCommand";
|
|
262
|
+
import {
|
|
263
|
+
PutBucketAccelerateConfigurationCommandInput,
|
|
264
|
+
PutBucketAccelerateConfigurationCommandOutput,
|
|
265
|
+
} from "../commands/PutBucketAccelerateConfigurationCommand";
|
|
266
|
+
import {
|
|
267
|
+
PutBucketAclCommandInput,
|
|
268
|
+
PutBucketAclCommandOutput,
|
|
269
|
+
} from "../commands/PutBucketAclCommand";
|
|
270
|
+
import {
|
|
271
|
+
PutBucketAnalyticsConfigurationCommandInput,
|
|
272
|
+
PutBucketAnalyticsConfigurationCommandOutput,
|
|
273
|
+
} from "../commands/PutBucketAnalyticsConfigurationCommand";
|
|
274
|
+
import {
|
|
275
|
+
PutBucketCorsCommandInput,
|
|
276
|
+
PutBucketCorsCommandOutput,
|
|
277
|
+
} from "../commands/PutBucketCorsCommand";
|
|
278
|
+
import {
|
|
279
|
+
PutBucketEncryptionCommandInput,
|
|
280
|
+
PutBucketEncryptionCommandOutput,
|
|
281
|
+
} from "../commands/PutBucketEncryptionCommand";
|
|
282
|
+
import {
|
|
283
|
+
PutBucketIntelligentTieringConfigurationCommandInput,
|
|
284
|
+
PutBucketIntelligentTieringConfigurationCommandOutput,
|
|
285
|
+
} from "../commands/PutBucketIntelligentTieringConfigurationCommand";
|
|
286
|
+
import {
|
|
287
|
+
PutBucketInventoryConfigurationCommandInput,
|
|
288
|
+
PutBucketInventoryConfigurationCommandOutput,
|
|
289
|
+
} from "../commands/PutBucketInventoryConfigurationCommand";
|
|
290
|
+
import {
|
|
291
|
+
PutBucketLifecycleConfigurationCommandInput,
|
|
292
|
+
PutBucketLifecycleConfigurationCommandOutput,
|
|
293
|
+
} from "../commands/PutBucketLifecycleConfigurationCommand";
|
|
294
|
+
import {
|
|
295
|
+
PutBucketLoggingCommandInput,
|
|
296
|
+
PutBucketLoggingCommandOutput,
|
|
297
|
+
} from "../commands/PutBucketLoggingCommand";
|
|
298
|
+
import {
|
|
299
|
+
PutBucketMetricsConfigurationCommandInput,
|
|
300
|
+
PutBucketMetricsConfigurationCommandOutput,
|
|
301
|
+
} from "../commands/PutBucketMetricsConfigurationCommand";
|
|
302
|
+
import {
|
|
303
|
+
PutBucketNotificationConfigurationCommandInput,
|
|
304
|
+
PutBucketNotificationConfigurationCommandOutput,
|
|
305
|
+
} from "../commands/PutBucketNotificationConfigurationCommand";
|
|
306
|
+
import {
|
|
307
|
+
PutBucketOwnershipControlsCommandInput,
|
|
308
|
+
PutBucketOwnershipControlsCommandOutput,
|
|
309
|
+
} from "../commands/PutBucketOwnershipControlsCommand";
|
|
310
|
+
import {
|
|
311
|
+
PutBucketPolicyCommandInput,
|
|
312
|
+
PutBucketPolicyCommandOutput,
|
|
313
|
+
} from "../commands/PutBucketPolicyCommand";
|
|
314
|
+
import {
|
|
315
|
+
PutBucketReplicationCommandInput,
|
|
316
|
+
PutBucketReplicationCommandOutput,
|
|
317
|
+
} from "../commands/PutBucketReplicationCommand";
|
|
318
|
+
import {
|
|
319
|
+
PutBucketRequestPaymentCommandInput,
|
|
320
|
+
PutBucketRequestPaymentCommandOutput,
|
|
321
|
+
} from "../commands/PutBucketRequestPaymentCommand";
|
|
322
|
+
import {
|
|
323
|
+
PutBucketTaggingCommandInput,
|
|
324
|
+
PutBucketTaggingCommandOutput,
|
|
325
|
+
} from "../commands/PutBucketTaggingCommand";
|
|
326
|
+
import {
|
|
327
|
+
PutBucketVersioningCommandInput,
|
|
328
|
+
PutBucketVersioningCommandOutput,
|
|
329
|
+
} from "../commands/PutBucketVersioningCommand";
|
|
330
|
+
import {
|
|
331
|
+
PutBucketWebsiteCommandInput,
|
|
332
|
+
PutBucketWebsiteCommandOutput,
|
|
333
|
+
} from "../commands/PutBucketWebsiteCommand";
|
|
334
|
+
import {
|
|
335
|
+
PutObjectAclCommandInput,
|
|
336
|
+
PutObjectAclCommandOutput,
|
|
337
|
+
} from "../commands/PutObjectAclCommand";
|
|
338
|
+
import {
|
|
339
|
+
PutObjectCommandInput,
|
|
340
|
+
PutObjectCommandOutput,
|
|
341
|
+
} from "../commands/PutObjectCommand";
|
|
342
|
+
import {
|
|
343
|
+
PutObjectLegalHoldCommandInput,
|
|
344
|
+
PutObjectLegalHoldCommandOutput,
|
|
345
|
+
} from "../commands/PutObjectLegalHoldCommand";
|
|
346
|
+
import {
|
|
347
|
+
PutObjectLockConfigurationCommandInput,
|
|
348
|
+
PutObjectLockConfigurationCommandOutput,
|
|
349
|
+
} from "../commands/PutObjectLockConfigurationCommand";
|
|
350
|
+
import {
|
|
351
|
+
PutObjectRetentionCommandInput,
|
|
352
|
+
PutObjectRetentionCommandOutput,
|
|
353
|
+
} from "../commands/PutObjectRetentionCommand";
|
|
354
|
+
import {
|
|
355
|
+
PutObjectTaggingCommandInput,
|
|
356
|
+
PutObjectTaggingCommandOutput,
|
|
357
|
+
} from "../commands/PutObjectTaggingCommand";
|
|
358
|
+
import {
|
|
359
|
+
PutPublicAccessBlockCommandInput,
|
|
360
|
+
PutPublicAccessBlockCommandOutput,
|
|
361
|
+
} from "../commands/PutPublicAccessBlockCommand";
|
|
362
|
+
import {
|
|
363
|
+
RestoreObjectCommandInput,
|
|
364
|
+
RestoreObjectCommandOutput,
|
|
365
|
+
} from "../commands/RestoreObjectCommand";
|
|
366
|
+
import {
|
|
367
|
+
SelectObjectContentCommandInput,
|
|
368
|
+
SelectObjectContentCommandOutput,
|
|
369
|
+
} from "../commands/SelectObjectContentCommand";
|
|
370
|
+
import {
|
|
371
|
+
UploadPartCommandInput,
|
|
372
|
+
UploadPartCommandOutput,
|
|
373
|
+
} from "../commands/UploadPartCommand";
|
|
374
|
+
import {
|
|
375
|
+
UploadPartCopyCommandInput,
|
|
376
|
+
UploadPartCopyCommandOutput,
|
|
377
|
+
} from "../commands/UploadPartCopyCommand";
|
|
378
|
+
import {
|
|
379
|
+
WriteGetObjectResponseCommandInput,
|
|
380
|
+
WriteGetObjectResponseCommandOutput,
|
|
381
|
+
} from "../commands/WriteGetObjectResponseCommand";
|
|
382
|
+
export declare const se_AbortMultipartUploadCommand: (
|
|
383
|
+
input: AbortMultipartUploadCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const se_CompleteMultipartUploadCommand: (
|
|
387
|
+
input: CompleteMultipartUploadCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const se_CopyObjectCommand: (
|
|
391
|
+
input: CopyObjectCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const se_CreateBucketCommand: (
|
|
395
|
+
input: CreateBucketCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const se_CreateMultipartUploadCommand: (
|
|
399
|
+
input: CreateMultipartUploadCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const se_DeleteBucketCommand: (
|
|
403
|
+
input: DeleteBucketCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const se_DeleteBucketAnalyticsConfigurationCommand: (
|
|
407
|
+
input: DeleteBucketAnalyticsConfigurationCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const se_DeleteBucketCorsCommand: (
|
|
411
|
+
input: DeleteBucketCorsCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const se_DeleteBucketEncryptionCommand: (
|
|
415
|
+
input: DeleteBucketEncryptionCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const se_DeleteBucketIntelligentTieringConfigurationCommand: (
|
|
419
|
+
input: DeleteBucketIntelligentTieringConfigurationCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const se_DeleteBucketInventoryConfigurationCommand: (
|
|
423
|
+
input: DeleteBucketInventoryConfigurationCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const se_DeleteBucketLifecycleCommand: (
|
|
427
|
+
input: DeleteBucketLifecycleCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const se_DeleteBucketMetricsConfigurationCommand: (
|
|
431
|
+
input: DeleteBucketMetricsConfigurationCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const se_DeleteBucketOwnershipControlsCommand: (
|
|
435
|
+
input: DeleteBucketOwnershipControlsCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const se_DeleteBucketPolicyCommand: (
|
|
439
|
+
input: DeleteBucketPolicyCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const se_DeleteBucketReplicationCommand: (
|
|
443
|
+
input: DeleteBucketReplicationCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const se_DeleteBucketTaggingCommand: (
|
|
447
|
+
input: DeleteBucketTaggingCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const se_DeleteBucketWebsiteCommand: (
|
|
451
|
+
input: DeleteBucketWebsiteCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const se_DeleteObjectCommand: (
|
|
455
|
+
input: DeleteObjectCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const se_DeleteObjectsCommand: (
|
|
459
|
+
input: DeleteObjectsCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const se_DeleteObjectTaggingCommand: (
|
|
463
|
+
input: DeleteObjectTaggingCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const se_DeletePublicAccessBlockCommand: (
|
|
467
|
+
input: DeletePublicAccessBlockCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const se_GetBucketAccelerateConfigurationCommand: (
|
|
471
|
+
input: GetBucketAccelerateConfigurationCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const se_GetBucketAclCommand: (
|
|
475
|
+
input: GetBucketAclCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const se_GetBucketAnalyticsConfigurationCommand: (
|
|
479
|
+
input: GetBucketAnalyticsConfigurationCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const se_GetBucketCorsCommand: (
|
|
483
|
+
input: GetBucketCorsCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const se_GetBucketEncryptionCommand: (
|
|
487
|
+
input: GetBucketEncryptionCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const se_GetBucketIntelligentTieringConfigurationCommand: (
|
|
491
|
+
input: GetBucketIntelligentTieringConfigurationCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const se_GetBucketInventoryConfigurationCommand: (
|
|
495
|
+
input: GetBucketInventoryConfigurationCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const se_GetBucketLifecycleConfigurationCommand: (
|
|
499
|
+
input: GetBucketLifecycleConfigurationCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const se_GetBucketLocationCommand: (
|
|
503
|
+
input: GetBucketLocationCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const se_GetBucketLoggingCommand: (
|
|
507
|
+
input: GetBucketLoggingCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const se_GetBucketMetricsConfigurationCommand: (
|
|
511
|
+
input: GetBucketMetricsConfigurationCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const se_GetBucketNotificationConfigurationCommand: (
|
|
515
|
+
input: GetBucketNotificationConfigurationCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const se_GetBucketOwnershipControlsCommand: (
|
|
519
|
+
input: GetBucketOwnershipControlsCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const se_GetBucketPolicyCommand: (
|
|
523
|
+
input: GetBucketPolicyCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const se_GetBucketPolicyStatusCommand: (
|
|
527
|
+
input: GetBucketPolicyStatusCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const se_GetBucketReplicationCommand: (
|
|
531
|
+
input: GetBucketReplicationCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const se_GetBucketRequestPaymentCommand: (
|
|
535
|
+
input: GetBucketRequestPaymentCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const se_GetBucketTaggingCommand: (
|
|
539
|
+
input: GetBucketTaggingCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const se_GetBucketVersioningCommand: (
|
|
543
|
+
input: GetBucketVersioningCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const se_GetBucketWebsiteCommand: (
|
|
547
|
+
input: GetBucketWebsiteCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const se_GetObjectCommand: (
|
|
551
|
+
input: GetObjectCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const se_GetObjectAclCommand: (
|
|
555
|
+
input: GetObjectAclCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const se_GetObjectAttributesCommand: (
|
|
559
|
+
input: GetObjectAttributesCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const se_GetObjectLegalHoldCommand: (
|
|
563
|
+
input: GetObjectLegalHoldCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const se_GetObjectLockConfigurationCommand: (
|
|
567
|
+
input: GetObjectLockConfigurationCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const se_GetObjectRetentionCommand: (
|
|
571
|
+
input: GetObjectRetentionCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const se_GetObjectTaggingCommand: (
|
|
575
|
+
input: GetObjectTaggingCommandInput,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const se_GetObjectTorrentCommand: (
|
|
579
|
+
input: GetObjectTorrentCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
582
|
+
export declare const se_GetPublicAccessBlockCommand: (
|
|
583
|
+
input: GetPublicAccessBlockCommandInput,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<__HttpRequest>;
|
|
586
|
+
export declare const se_HeadBucketCommand: (
|
|
587
|
+
input: HeadBucketCommandInput,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<__HttpRequest>;
|
|
590
|
+
export declare const se_HeadObjectCommand: (
|
|
591
|
+
input: HeadObjectCommandInput,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<__HttpRequest>;
|
|
594
|
+
export declare const se_ListBucketAnalyticsConfigurationsCommand: (
|
|
595
|
+
input: ListBucketAnalyticsConfigurationsCommandInput,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<__HttpRequest>;
|
|
598
|
+
export declare const se_ListBucketIntelligentTieringConfigurationsCommand: (
|
|
599
|
+
input: ListBucketIntelligentTieringConfigurationsCommandInput,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<__HttpRequest>;
|
|
602
|
+
export declare const se_ListBucketInventoryConfigurationsCommand: (
|
|
603
|
+
input: ListBucketInventoryConfigurationsCommandInput,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const se_ListBucketMetricsConfigurationsCommand: (
|
|
607
|
+
input: ListBucketMetricsConfigurationsCommandInput,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<__HttpRequest>;
|
|
610
|
+
export declare const se_ListBucketsCommand: (
|
|
611
|
+
input: ListBucketsCommandInput,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<__HttpRequest>;
|
|
614
|
+
export declare const se_ListMultipartUploadsCommand: (
|
|
615
|
+
input: ListMultipartUploadsCommandInput,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<__HttpRequest>;
|
|
618
|
+
export declare const se_ListObjectsCommand: (
|
|
619
|
+
input: ListObjectsCommandInput,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<__HttpRequest>;
|
|
622
|
+
export declare const se_ListObjectsV2Command: (
|
|
623
|
+
input: ListObjectsV2CommandInput,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<__HttpRequest>;
|
|
626
|
+
export declare const se_ListObjectVersionsCommand: (
|
|
627
|
+
input: ListObjectVersionsCommandInput,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<__HttpRequest>;
|
|
630
|
+
export declare const se_ListPartsCommand: (
|
|
631
|
+
input: ListPartsCommandInput,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<__HttpRequest>;
|
|
634
|
+
export declare const se_PutBucketAccelerateConfigurationCommand: (
|
|
635
|
+
input: PutBucketAccelerateConfigurationCommandInput,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<__HttpRequest>;
|
|
638
|
+
export declare const se_PutBucketAclCommand: (
|
|
639
|
+
input: PutBucketAclCommandInput,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<__HttpRequest>;
|
|
642
|
+
export declare const se_PutBucketAnalyticsConfigurationCommand: (
|
|
643
|
+
input: PutBucketAnalyticsConfigurationCommandInput,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<__HttpRequest>;
|
|
646
|
+
export declare const se_PutBucketCorsCommand: (
|
|
647
|
+
input: PutBucketCorsCommandInput,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<__HttpRequest>;
|
|
650
|
+
export declare const se_PutBucketEncryptionCommand: (
|
|
651
|
+
input: PutBucketEncryptionCommandInput,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<__HttpRequest>;
|
|
654
|
+
export declare const se_PutBucketIntelligentTieringConfigurationCommand: (
|
|
655
|
+
input: PutBucketIntelligentTieringConfigurationCommandInput,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<__HttpRequest>;
|
|
658
|
+
export declare const se_PutBucketInventoryConfigurationCommand: (
|
|
659
|
+
input: PutBucketInventoryConfigurationCommandInput,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<__HttpRequest>;
|
|
662
|
+
export declare const se_PutBucketLifecycleConfigurationCommand: (
|
|
663
|
+
input: PutBucketLifecycleConfigurationCommandInput,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<__HttpRequest>;
|
|
666
|
+
export declare const se_PutBucketLoggingCommand: (
|
|
667
|
+
input: PutBucketLoggingCommandInput,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<__HttpRequest>;
|
|
670
|
+
export declare const se_PutBucketMetricsConfigurationCommand: (
|
|
671
|
+
input: PutBucketMetricsConfigurationCommandInput,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<__HttpRequest>;
|
|
674
|
+
export declare const se_PutBucketNotificationConfigurationCommand: (
|
|
675
|
+
input: PutBucketNotificationConfigurationCommandInput,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<__HttpRequest>;
|
|
678
|
+
export declare const se_PutBucketOwnershipControlsCommand: (
|
|
679
|
+
input: PutBucketOwnershipControlsCommandInput,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<__HttpRequest>;
|
|
682
|
+
export declare const se_PutBucketPolicyCommand: (
|
|
683
|
+
input: PutBucketPolicyCommandInput,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<__HttpRequest>;
|
|
686
|
+
export declare const se_PutBucketReplicationCommand: (
|
|
687
|
+
input: PutBucketReplicationCommandInput,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<__HttpRequest>;
|
|
690
|
+
export declare const se_PutBucketRequestPaymentCommand: (
|
|
691
|
+
input: PutBucketRequestPaymentCommandInput,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<__HttpRequest>;
|
|
694
|
+
export declare const se_PutBucketTaggingCommand: (
|
|
695
|
+
input: PutBucketTaggingCommandInput,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<__HttpRequest>;
|
|
698
|
+
export declare const se_PutBucketVersioningCommand: (
|
|
699
|
+
input: PutBucketVersioningCommandInput,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<__HttpRequest>;
|
|
702
|
+
export declare const se_PutBucketWebsiteCommand: (
|
|
703
|
+
input: PutBucketWebsiteCommandInput,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<__HttpRequest>;
|
|
706
|
+
export declare const se_PutObjectCommand: (
|
|
707
|
+
input: PutObjectCommandInput,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<__HttpRequest>;
|
|
710
|
+
export declare const se_PutObjectAclCommand: (
|
|
711
|
+
input: PutObjectAclCommandInput,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<__HttpRequest>;
|
|
714
|
+
export declare const se_PutObjectLegalHoldCommand: (
|
|
715
|
+
input: PutObjectLegalHoldCommandInput,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<__HttpRequest>;
|
|
718
|
+
export declare const se_PutObjectLockConfigurationCommand: (
|
|
719
|
+
input: PutObjectLockConfigurationCommandInput,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<__HttpRequest>;
|
|
722
|
+
export declare const se_PutObjectRetentionCommand: (
|
|
723
|
+
input: PutObjectRetentionCommandInput,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<__HttpRequest>;
|
|
726
|
+
export declare const se_PutObjectTaggingCommand: (
|
|
727
|
+
input: PutObjectTaggingCommandInput,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<__HttpRequest>;
|
|
730
|
+
export declare const se_PutPublicAccessBlockCommand: (
|
|
731
|
+
input: PutPublicAccessBlockCommandInput,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<__HttpRequest>;
|
|
734
|
+
export declare const se_RestoreObjectCommand: (
|
|
735
|
+
input: RestoreObjectCommandInput,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<__HttpRequest>;
|
|
738
|
+
export declare const se_SelectObjectContentCommand: (
|
|
739
|
+
input: SelectObjectContentCommandInput,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<__HttpRequest>;
|
|
742
|
+
export declare const se_UploadPartCommand: (
|
|
743
|
+
input: UploadPartCommandInput,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<__HttpRequest>;
|
|
746
|
+
export declare const se_UploadPartCopyCommand: (
|
|
747
|
+
input: UploadPartCopyCommandInput,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<__HttpRequest>;
|
|
750
|
+
export declare const se_WriteGetObjectResponseCommand: (
|
|
751
|
+
input: WriteGetObjectResponseCommandInput,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<__HttpRequest>;
|
|
754
|
+
export declare const de_AbortMultipartUploadCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<AbortMultipartUploadCommandOutput>;
|
|
758
|
+
export declare const de_CompleteMultipartUploadCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<CompleteMultipartUploadCommandOutput>;
|
|
762
|
+
export declare const de_CopyObjectCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<CopyObjectCommandOutput>;
|
|
766
|
+
export declare const de_CreateBucketCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<CreateBucketCommandOutput>;
|
|
770
|
+
export declare const de_CreateMultipartUploadCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<CreateMultipartUploadCommandOutput>;
|
|
774
|
+
export declare const de_DeleteBucketCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<DeleteBucketCommandOutput>;
|
|
778
|
+
export declare const de_DeleteBucketAnalyticsConfigurationCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<DeleteBucketAnalyticsConfigurationCommandOutput>;
|
|
782
|
+
export declare const de_DeleteBucketCorsCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<DeleteBucketCorsCommandOutput>;
|
|
786
|
+
export declare const de_DeleteBucketEncryptionCommand: (
|
|
787
|
+
output: __HttpResponse,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<DeleteBucketEncryptionCommandOutput>;
|
|
790
|
+
export declare const de_DeleteBucketIntelligentTieringConfigurationCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<DeleteBucketIntelligentTieringConfigurationCommandOutput>;
|
|
794
|
+
export declare const de_DeleteBucketInventoryConfigurationCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<DeleteBucketInventoryConfigurationCommandOutput>;
|
|
798
|
+
export declare const de_DeleteBucketLifecycleCommand: (
|
|
799
|
+
output: __HttpResponse,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<DeleteBucketLifecycleCommandOutput>;
|
|
802
|
+
export declare const de_DeleteBucketMetricsConfigurationCommand: (
|
|
803
|
+
output: __HttpResponse,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<DeleteBucketMetricsConfigurationCommandOutput>;
|
|
806
|
+
export declare const de_DeleteBucketOwnershipControlsCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<DeleteBucketOwnershipControlsCommandOutput>;
|
|
810
|
+
export declare const de_DeleteBucketPolicyCommand: (
|
|
811
|
+
output: __HttpResponse,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<DeleteBucketPolicyCommandOutput>;
|
|
814
|
+
export declare const de_DeleteBucketReplicationCommand: (
|
|
815
|
+
output: __HttpResponse,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<DeleteBucketReplicationCommandOutput>;
|
|
818
|
+
export declare const de_DeleteBucketTaggingCommand: (
|
|
819
|
+
output: __HttpResponse,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<DeleteBucketTaggingCommandOutput>;
|
|
822
|
+
export declare const de_DeleteBucketWebsiteCommand: (
|
|
823
|
+
output: __HttpResponse,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<DeleteBucketWebsiteCommandOutput>;
|
|
826
|
+
export declare const de_DeleteObjectCommand: (
|
|
827
|
+
output: __HttpResponse,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<DeleteObjectCommandOutput>;
|
|
830
|
+
export declare const de_DeleteObjectsCommand: (
|
|
831
|
+
output: __HttpResponse,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<DeleteObjectsCommandOutput>;
|
|
834
|
+
export declare const de_DeleteObjectTaggingCommand: (
|
|
835
|
+
output: __HttpResponse,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<DeleteObjectTaggingCommandOutput>;
|
|
838
|
+
export declare const de_DeletePublicAccessBlockCommand: (
|
|
839
|
+
output: __HttpResponse,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<DeletePublicAccessBlockCommandOutput>;
|
|
842
|
+
export declare const de_GetBucketAccelerateConfigurationCommand: (
|
|
843
|
+
output: __HttpResponse,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<GetBucketAccelerateConfigurationCommandOutput>;
|
|
846
|
+
export declare const de_GetBucketAclCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<GetBucketAclCommandOutput>;
|
|
850
|
+
export declare const de_GetBucketAnalyticsConfigurationCommand: (
|
|
851
|
+
output: __HttpResponse,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<GetBucketAnalyticsConfigurationCommandOutput>;
|
|
854
|
+
export declare const de_GetBucketCorsCommand: (
|
|
855
|
+
output: __HttpResponse,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<GetBucketCorsCommandOutput>;
|
|
858
|
+
export declare const de_GetBucketEncryptionCommand: (
|
|
859
|
+
output: __HttpResponse,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<GetBucketEncryptionCommandOutput>;
|
|
862
|
+
export declare const de_GetBucketIntelligentTieringConfigurationCommand: (
|
|
863
|
+
output: __HttpResponse,
|
|
864
|
+
context: __SerdeContext
|
|
865
|
+
) => Promise<GetBucketIntelligentTieringConfigurationCommandOutput>;
|
|
866
|
+
export declare const de_GetBucketInventoryConfigurationCommand: (
|
|
867
|
+
output: __HttpResponse,
|
|
868
|
+
context: __SerdeContext
|
|
869
|
+
) => Promise<GetBucketInventoryConfigurationCommandOutput>;
|
|
870
|
+
export declare const de_GetBucketLifecycleConfigurationCommand: (
|
|
871
|
+
output: __HttpResponse,
|
|
872
|
+
context: __SerdeContext
|
|
873
|
+
) => Promise<GetBucketLifecycleConfigurationCommandOutput>;
|
|
874
|
+
export declare const de_GetBucketLocationCommand: (
|
|
875
|
+
output: __HttpResponse,
|
|
876
|
+
context: __SerdeContext
|
|
877
|
+
) => Promise<GetBucketLocationCommandOutput>;
|
|
878
|
+
export declare const de_GetBucketLoggingCommand: (
|
|
879
|
+
output: __HttpResponse,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<GetBucketLoggingCommandOutput>;
|
|
882
|
+
export declare const de_GetBucketMetricsConfigurationCommand: (
|
|
883
|
+
output: __HttpResponse,
|
|
884
|
+
context: __SerdeContext
|
|
885
|
+
) => Promise<GetBucketMetricsConfigurationCommandOutput>;
|
|
886
|
+
export declare const de_GetBucketNotificationConfigurationCommand: (
|
|
887
|
+
output: __HttpResponse,
|
|
888
|
+
context: __SerdeContext
|
|
889
|
+
) => Promise<GetBucketNotificationConfigurationCommandOutput>;
|
|
890
|
+
export declare const de_GetBucketOwnershipControlsCommand: (
|
|
891
|
+
output: __HttpResponse,
|
|
892
|
+
context: __SerdeContext
|
|
893
|
+
) => Promise<GetBucketOwnershipControlsCommandOutput>;
|
|
894
|
+
export declare const de_GetBucketPolicyCommand: (
|
|
895
|
+
output: __HttpResponse,
|
|
896
|
+
context: __SerdeContext
|
|
897
|
+
) => Promise<GetBucketPolicyCommandOutput>;
|
|
898
|
+
export declare const de_GetBucketPolicyStatusCommand: (
|
|
899
|
+
output: __HttpResponse,
|
|
900
|
+
context: __SerdeContext
|
|
901
|
+
) => Promise<GetBucketPolicyStatusCommandOutput>;
|
|
902
|
+
export declare const de_GetBucketReplicationCommand: (
|
|
903
|
+
output: __HttpResponse,
|
|
904
|
+
context: __SerdeContext
|
|
905
|
+
) => Promise<GetBucketReplicationCommandOutput>;
|
|
906
|
+
export declare const de_GetBucketRequestPaymentCommand: (
|
|
907
|
+
output: __HttpResponse,
|
|
908
|
+
context: __SerdeContext
|
|
909
|
+
) => Promise<GetBucketRequestPaymentCommandOutput>;
|
|
910
|
+
export declare const de_GetBucketTaggingCommand: (
|
|
911
|
+
output: __HttpResponse,
|
|
912
|
+
context: __SerdeContext
|
|
913
|
+
) => Promise<GetBucketTaggingCommandOutput>;
|
|
914
|
+
export declare const de_GetBucketVersioningCommand: (
|
|
915
|
+
output: __HttpResponse,
|
|
916
|
+
context: __SerdeContext
|
|
917
|
+
) => Promise<GetBucketVersioningCommandOutput>;
|
|
918
|
+
export declare const de_GetBucketWebsiteCommand: (
|
|
919
|
+
output: __HttpResponse,
|
|
920
|
+
context: __SerdeContext
|
|
921
|
+
) => Promise<GetBucketWebsiteCommandOutput>;
|
|
922
|
+
export declare const de_GetObjectCommand: (
|
|
923
|
+
output: __HttpResponse,
|
|
924
|
+
context: __SerdeContext & __SdkStreamSerdeContext
|
|
925
|
+
) => Promise<GetObjectCommandOutput>;
|
|
926
|
+
export declare const de_GetObjectAclCommand: (
|
|
927
|
+
output: __HttpResponse,
|
|
928
|
+
context: __SerdeContext
|
|
929
|
+
) => Promise<GetObjectAclCommandOutput>;
|
|
930
|
+
export declare const de_GetObjectAttributesCommand: (
|
|
931
|
+
output: __HttpResponse,
|
|
932
|
+
context: __SerdeContext
|
|
933
|
+
) => Promise<GetObjectAttributesCommandOutput>;
|
|
934
|
+
export declare const de_GetObjectLegalHoldCommand: (
|
|
935
|
+
output: __HttpResponse,
|
|
936
|
+
context: __SerdeContext
|
|
937
|
+
) => Promise<GetObjectLegalHoldCommandOutput>;
|
|
938
|
+
export declare const de_GetObjectLockConfigurationCommand: (
|
|
939
|
+
output: __HttpResponse,
|
|
940
|
+
context: __SerdeContext
|
|
941
|
+
) => Promise<GetObjectLockConfigurationCommandOutput>;
|
|
942
|
+
export declare const de_GetObjectRetentionCommand: (
|
|
943
|
+
output: __HttpResponse,
|
|
944
|
+
context: __SerdeContext
|
|
945
|
+
) => Promise<GetObjectRetentionCommandOutput>;
|
|
946
|
+
export declare const de_GetObjectTaggingCommand: (
|
|
947
|
+
output: __HttpResponse,
|
|
948
|
+
context: __SerdeContext
|
|
949
|
+
) => Promise<GetObjectTaggingCommandOutput>;
|
|
950
|
+
export declare const de_GetObjectTorrentCommand: (
|
|
951
|
+
output: __HttpResponse,
|
|
952
|
+
context: __SerdeContext & __SdkStreamSerdeContext
|
|
953
|
+
) => Promise<GetObjectTorrentCommandOutput>;
|
|
954
|
+
export declare const de_GetPublicAccessBlockCommand: (
|
|
955
|
+
output: __HttpResponse,
|
|
956
|
+
context: __SerdeContext
|
|
957
|
+
) => Promise<GetPublicAccessBlockCommandOutput>;
|
|
958
|
+
export declare const de_HeadBucketCommand: (
|
|
959
|
+
output: __HttpResponse,
|
|
960
|
+
context: __SerdeContext
|
|
961
|
+
) => Promise<HeadBucketCommandOutput>;
|
|
962
|
+
export declare const de_HeadObjectCommand: (
|
|
963
|
+
output: __HttpResponse,
|
|
964
|
+
context: __SerdeContext
|
|
965
|
+
) => Promise<HeadObjectCommandOutput>;
|
|
966
|
+
export declare const de_ListBucketAnalyticsConfigurationsCommand: (
|
|
967
|
+
output: __HttpResponse,
|
|
968
|
+
context: __SerdeContext
|
|
969
|
+
) => Promise<ListBucketAnalyticsConfigurationsCommandOutput>;
|
|
970
|
+
export declare const de_ListBucketIntelligentTieringConfigurationsCommand: (
|
|
971
|
+
output: __HttpResponse,
|
|
972
|
+
context: __SerdeContext
|
|
973
|
+
) => Promise<ListBucketIntelligentTieringConfigurationsCommandOutput>;
|
|
974
|
+
export declare const de_ListBucketInventoryConfigurationsCommand: (
|
|
975
|
+
output: __HttpResponse,
|
|
976
|
+
context: __SerdeContext
|
|
977
|
+
) => Promise<ListBucketInventoryConfigurationsCommandOutput>;
|
|
978
|
+
export declare const de_ListBucketMetricsConfigurationsCommand: (
|
|
979
|
+
output: __HttpResponse,
|
|
980
|
+
context: __SerdeContext
|
|
981
|
+
) => Promise<ListBucketMetricsConfigurationsCommandOutput>;
|
|
982
|
+
export declare const de_ListBucketsCommand: (
|
|
983
|
+
output: __HttpResponse,
|
|
984
|
+
context: __SerdeContext
|
|
985
|
+
) => Promise<ListBucketsCommandOutput>;
|
|
986
|
+
export declare const de_ListMultipartUploadsCommand: (
|
|
987
|
+
output: __HttpResponse,
|
|
988
|
+
context: __SerdeContext
|
|
989
|
+
) => Promise<ListMultipartUploadsCommandOutput>;
|
|
990
|
+
export declare const de_ListObjectsCommand: (
|
|
991
|
+
output: __HttpResponse,
|
|
992
|
+
context: __SerdeContext
|
|
993
|
+
) => Promise<ListObjectsCommandOutput>;
|
|
994
|
+
export declare const de_ListObjectsV2Command: (
|
|
995
|
+
output: __HttpResponse,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<ListObjectsV2CommandOutput>;
|
|
998
|
+
export declare const de_ListObjectVersionsCommand: (
|
|
999
|
+
output: __HttpResponse,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<ListObjectVersionsCommandOutput>;
|
|
1002
|
+
export declare const de_ListPartsCommand: (
|
|
1003
|
+
output: __HttpResponse,
|
|
1004
|
+
context: __SerdeContext
|
|
1005
|
+
) => Promise<ListPartsCommandOutput>;
|
|
1006
|
+
export declare const de_PutBucketAccelerateConfigurationCommand: (
|
|
1007
|
+
output: __HttpResponse,
|
|
1008
|
+
context: __SerdeContext
|
|
1009
|
+
) => Promise<PutBucketAccelerateConfigurationCommandOutput>;
|
|
1010
|
+
export declare const de_PutBucketAclCommand: (
|
|
1011
|
+
output: __HttpResponse,
|
|
1012
|
+
context: __SerdeContext
|
|
1013
|
+
) => Promise<PutBucketAclCommandOutput>;
|
|
1014
|
+
export declare const de_PutBucketAnalyticsConfigurationCommand: (
|
|
1015
|
+
output: __HttpResponse,
|
|
1016
|
+
context: __SerdeContext
|
|
1017
|
+
) => Promise<PutBucketAnalyticsConfigurationCommandOutput>;
|
|
1018
|
+
export declare const de_PutBucketCorsCommand: (
|
|
1019
|
+
output: __HttpResponse,
|
|
1020
|
+
context: __SerdeContext
|
|
1021
|
+
) => Promise<PutBucketCorsCommandOutput>;
|
|
1022
|
+
export declare const de_PutBucketEncryptionCommand: (
|
|
1023
|
+
output: __HttpResponse,
|
|
1024
|
+
context: __SerdeContext
|
|
1025
|
+
) => Promise<PutBucketEncryptionCommandOutput>;
|
|
1026
|
+
export declare const de_PutBucketIntelligentTieringConfigurationCommand: (
|
|
1027
|
+
output: __HttpResponse,
|
|
1028
|
+
context: __SerdeContext
|
|
1029
|
+
) => Promise<PutBucketIntelligentTieringConfigurationCommandOutput>;
|
|
1030
|
+
export declare const de_PutBucketInventoryConfigurationCommand: (
|
|
1031
|
+
output: __HttpResponse,
|
|
1032
|
+
context: __SerdeContext
|
|
1033
|
+
) => Promise<PutBucketInventoryConfigurationCommandOutput>;
|
|
1034
|
+
export declare const de_PutBucketLifecycleConfigurationCommand: (
|
|
1035
|
+
output: __HttpResponse,
|
|
1036
|
+
context: __SerdeContext
|
|
1037
|
+
) => Promise<PutBucketLifecycleConfigurationCommandOutput>;
|
|
1038
|
+
export declare const de_PutBucketLoggingCommand: (
|
|
1039
|
+
output: __HttpResponse,
|
|
1040
|
+
context: __SerdeContext
|
|
1041
|
+
) => Promise<PutBucketLoggingCommandOutput>;
|
|
1042
|
+
export declare const de_PutBucketMetricsConfigurationCommand: (
|
|
1043
|
+
output: __HttpResponse,
|
|
1044
|
+
context: __SerdeContext
|
|
1045
|
+
) => Promise<PutBucketMetricsConfigurationCommandOutput>;
|
|
1046
|
+
export declare const de_PutBucketNotificationConfigurationCommand: (
|
|
1047
|
+
output: __HttpResponse,
|
|
1048
|
+
context: __SerdeContext
|
|
1049
|
+
) => Promise<PutBucketNotificationConfigurationCommandOutput>;
|
|
1050
|
+
export declare const de_PutBucketOwnershipControlsCommand: (
|
|
1051
|
+
output: __HttpResponse,
|
|
1052
|
+
context: __SerdeContext
|
|
1053
|
+
) => Promise<PutBucketOwnershipControlsCommandOutput>;
|
|
1054
|
+
export declare const de_PutBucketPolicyCommand: (
|
|
1055
|
+
output: __HttpResponse,
|
|
1056
|
+
context: __SerdeContext
|
|
1057
|
+
) => Promise<PutBucketPolicyCommandOutput>;
|
|
1058
|
+
export declare const de_PutBucketReplicationCommand: (
|
|
1059
|
+
output: __HttpResponse,
|
|
1060
|
+
context: __SerdeContext
|
|
1061
|
+
) => Promise<PutBucketReplicationCommandOutput>;
|
|
1062
|
+
export declare const de_PutBucketRequestPaymentCommand: (
|
|
1063
|
+
output: __HttpResponse,
|
|
1064
|
+
context: __SerdeContext
|
|
1065
|
+
) => Promise<PutBucketRequestPaymentCommandOutput>;
|
|
1066
|
+
export declare const de_PutBucketTaggingCommand: (
|
|
1067
|
+
output: __HttpResponse,
|
|
1068
|
+
context: __SerdeContext
|
|
1069
|
+
) => Promise<PutBucketTaggingCommandOutput>;
|
|
1070
|
+
export declare const de_PutBucketVersioningCommand: (
|
|
1071
|
+
output: __HttpResponse,
|
|
1072
|
+
context: __SerdeContext
|
|
1073
|
+
) => Promise<PutBucketVersioningCommandOutput>;
|
|
1074
|
+
export declare const de_PutBucketWebsiteCommand: (
|
|
1075
|
+
output: __HttpResponse,
|
|
1076
|
+
context: __SerdeContext
|
|
1077
|
+
) => Promise<PutBucketWebsiteCommandOutput>;
|
|
1078
|
+
export declare const de_PutObjectCommand: (
|
|
1079
|
+
output: __HttpResponse,
|
|
1080
|
+
context: __SerdeContext
|
|
1081
|
+
) => Promise<PutObjectCommandOutput>;
|
|
1082
|
+
export declare const de_PutObjectAclCommand: (
|
|
1083
|
+
output: __HttpResponse,
|
|
1084
|
+
context: __SerdeContext
|
|
1085
|
+
) => Promise<PutObjectAclCommandOutput>;
|
|
1086
|
+
export declare const de_PutObjectLegalHoldCommand: (
|
|
1087
|
+
output: __HttpResponse,
|
|
1088
|
+
context: __SerdeContext
|
|
1089
|
+
) => Promise<PutObjectLegalHoldCommandOutput>;
|
|
1090
|
+
export declare const de_PutObjectLockConfigurationCommand: (
|
|
1091
|
+
output: __HttpResponse,
|
|
1092
|
+
context: __SerdeContext
|
|
1093
|
+
) => Promise<PutObjectLockConfigurationCommandOutput>;
|
|
1094
|
+
export declare const de_PutObjectRetentionCommand: (
|
|
1095
|
+
output: __HttpResponse,
|
|
1096
|
+
context: __SerdeContext
|
|
1097
|
+
) => Promise<PutObjectRetentionCommandOutput>;
|
|
1098
|
+
export declare const de_PutObjectTaggingCommand: (
|
|
1099
|
+
output: __HttpResponse,
|
|
1100
|
+
context: __SerdeContext
|
|
1101
|
+
) => Promise<PutObjectTaggingCommandOutput>;
|
|
1102
|
+
export declare const de_PutPublicAccessBlockCommand: (
|
|
1103
|
+
output: __HttpResponse,
|
|
1104
|
+
context: __SerdeContext
|
|
1105
|
+
) => Promise<PutPublicAccessBlockCommandOutput>;
|
|
1106
|
+
export declare const de_RestoreObjectCommand: (
|
|
1107
|
+
output: __HttpResponse,
|
|
1108
|
+
context: __SerdeContext
|
|
1109
|
+
) => Promise<RestoreObjectCommandOutput>;
|
|
1110
|
+
export declare const de_SelectObjectContentCommand: (
|
|
1111
|
+
output: __HttpResponse,
|
|
1112
|
+
context: __SerdeContext & __EventStreamSerdeContext
|
|
1113
|
+
) => Promise<SelectObjectContentCommandOutput>;
|
|
1114
|
+
export declare const de_UploadPartCommand: (
|
|
1115
|
+
output: __HttpResponse,
|
|
1116
|
+
context: __SerdeContext
|
|
1117
|
+
) => Promise<UploadPartCommandOutput>;
|
|
1118
|
+
export declare const de_UploadPartCopyCommand: (
|
|
1119
|
+
output: __HttpResponse,
|
|
1120
|
+
context: __SerdeContext
|
|
1121
|
+
) => Promise<UploadPartCopyCommandOutput>;
|
|
1122
|
+
export declare const de_WriteGetObjectResponseCommand: (
|
|
1123
|
+
output: __HttpResponse,
|
|
1124
|
+
context: __SerdeContext
|
|
1125
|
+
) => Promise<WriteGetObjectResponseCommandOutput>;
|