You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently anyone can download anything. Instead, we should return signed Cloudfront URLs from the artifact endpoint(s) (like we previously did for kernel image downloads, but which was deleted today).
Currently anyone can download anything. Instead, we should return signed Cloudfront URLs from the artifact endpoint(s) (like we previously did for kernel image downloads, but which was deleted today).
Unlike the previous implementation, we want to generate the presigned Cloudfront URL instead of the S3 URL
To test this we need to add Cloudfront to localstack
The text was updated successfully, but these errors were encountered: