Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

generate signedUrl for resource on Google Cloud Storage bucket

I would like to generate a signed url in Python, asynchronously. I have tried google.aio.storage, but it fails to authenticate.

What would be the steps to generate a signed url given Service Account Credentials, a bucket name and a filename on the bucket?

What does the request look like? 

Thank you!

0 4 2,444