Skip to content

Commit

Permalink
fix: tre egress store data updated S3 return (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
maghirardelli authored Oct 12, 2022
1 parent 3e9d28a commit a80aa7e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ describe('Create URL scenarios', () => {
StorageClass: 'STANDARD',
projectId: 'TRE-Project',
workspaceId: 'ea8e5286-45ca-402a-8c98-7d4495f646e2',
ChecksumAlgorithm: [], // new attribute introduced in Feb 2022 https://aws.amazon.com/blogs/aws/new-additional-checksum-algorithms-for-amazon-s3/
},
],
isAbleToSubmitEgressRequest: false,
Expand Down

0 comments on commit a80aa7e

Please sign in to comment.