backend v4 half
This commit is contained in:
+5
@@ -2,6 +2,7 @@ export * from "./AbortMultipartUploadCommand";
|
||||
export * from "./CompleteMultipartUploadCommand";
|
||||
export * from "./CopyObjectCommand";
|
||||
export * from "./CreateBucketCommand";
|
||||
export * from "./CreateBucketMetadataConfigurationCommand";
|
||||
export * from "./CreateBucketMetadataTableConfigurationCommand";
|
||||
export * from "./CreateMultipartUploadCommand";
|
||||
export * from "./CreateSessionCommand";
|
||||
@@ -12,6 +13,7 @@ export * from "./DeleteBucketEncryptionCommand";
|
||||
export * from "./DeleteBucketIntelligentTieringConfigurationCommand";
|
||||
export * from "./DeleteBucketInventoryConfigurationCommand";
|
||||
export * from "./DeleteBucketLifecycleCommand";
|
||||
export * from "./DeleteBucketMetadataConfigurationCommand";
|
||||
export * from "./DeleteBucketMetadataTableConfigurationCommand";
|
||||
export * from "./DeleteBucketMetricsConfigurationCommand";
|
||||
export * from "./DeleteBucketOwnershipControlsCommand";
|
||||
@@ -33,6 +35,7 @@ export * from "./GetBucketInventoryConfigurationCommand";
|
||||
export * from "./GetBucketLifecycleConfigurationCommand";
|
||||
export * from "./GetBucketLocationCommand";
|
||||
export * from "./GetBucketLoggingCommand";
|
||||
export * from "./GetBucketMetadataConfigurationCommand";
|
||||
export * from "./GetBucketMetadataTableConfigurationCommand";
|
||||
export * from "./GetBucketMetricsConfigurationCommand";
|
||||
export * from "./GetBucketNotificationConfigurationCommand";
|
||||
@@ -94,6 +97,8 @@ export * from "./PutPublicAccessBlockCommand";
|
||||
export * from "./RenameObjectCommand";
|
||||
export * from "./RestoreObjectCommand";
|
||||
export * from "./SelectObjectContentCommand";
|
||||
export * from "./UpdateBucketMetadataInventoryTableConfigurationCommand";
|
||||
export * from "./UpdateBucketMetadataJournalTableConfigurationCommand";
|
||||
export * from "./UploadPartCommand";
|
||||
export * from "./UploadPartCopyCommand";
|
||||
export * from "./WriteGetObjectResponseCommand";
|
||||
|
||||
Reference in New Issue
Block a user