We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611fcae commit 2efa244Copy full SHA for 2efa244
1 file changed
cdn/snippets.py
@@ -30,7 +30,7 @@
30
from six.moves import urllib
31
32
33
-# [BEGIN sign_url]
+# [START sign_url]
34
def sign_url(url, key_name, base64_key, expiration_time):
35
"""Gets the Signed URL string for the specified URL and configuration.
36
0 commit comments