Open elgcdju opened 2 months ago
Hey @elgcdju,
Thanks for the feature suggestion! We'll need to investigate and scope this out further. I'm curious—how are you currently working around this? We could explore some scripting workarounds in the meantime while waiting for the UI to catch up.
I'm currently using some external Java code to generate the signature and send the request, thanks to the official AWS SDK.
I have checked the following:
Describe the feature you want to add
Hello,
Would it be possible to have Bruno generates signed URLs to access AWS CloudFront contents, as described here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-creating-signed-url-canned-policy.html ?
Thanks!
Mockups or Images of the feature
Add a new "CloudFront Sig" Auth mechanism, ask for a private RSA key file, a public Key ID, an Expiration date and time, and an optional custom policy.