2024.4.1-nightly.2024.8.27
4e6
tagged this
26 Aug 17:51
Fixes the issue with the S3 test on CI: ``` - [FAILED] should fail to write a file if permissions are lacking [1108ms] Reason: The value (S3 Error: User: arn:aws:iam::539646847106:user/enso_ci_s3_tester is not authorized to perform: s3:PutObject on resource: "arn:aws:s3:::enso-data-samples/examples/no-write-permissions-here.txt.bak" because no identity-based policy allows the s3:PutObject action (AccessDenied)) did not contain the element (Access Denied) (at /runner/_work/enso/enso/test/AWS_Tests/src/S3_Spec.enso:488:13-68). ```