overture-stack / score

Secure Cloud Object REsource: file transfer microservice
https://www.overture.bio/products/score
GNU Affero General Public License v3.0
18 stars 10 forks source link

Refactor S3 Bucket Name Retrieval Method #408

Closed Azher2Ali closed 1 month ago

Azher2Ali commented 1 month ago

The code has been refactored to use a different method for retrieving the S3 bucket name. Previously, the method getStateBucketName was used to obtain the bucket name, but it has been replaced with getObjectBucketName. This change ensures that the correct bucket name is used when fetching the object metadata from the S3 client