I need to access S3 objects that are behind a protected CDN. I have the CDN public key, CDN private key, the S3 URL, and the path of the object, but I don’t know how to generate a pre-signed URL for the S3 object. I checked the Grafana k6 documentation, but it requires the “accessKeyId” and “secretAccessKey”, which I don’t have. I need an urgent solution.
2 posts - 1 participant