Skip to content

Commit ca228c8

Browse files
jschneierdatabaaz
andauthored
[docs/gcloud] add caveat about maximum value of GS_EXPIRATION in v4 (#1202)
Co-authored-by: Shahbaz Khan <shahbazkhan185@gmail.com>
1 parent 4ad22c3 commit ca228c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/backends/gcloud.rst

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ Note: Default Google Compute Engine (GCE) Service accounts are
204204
The ``GS_EXPIRATION`` value is handled by the underlying `Google library <https://googlecloudplatform.github.io/google-cloud-python/latest/storage/blobs.html#google.cloud.storage.blob.Blob.generate_signed_url>`_.
205205
It supports `timedelta`, `datetime`, or `integer` seconds since epoch time.
206206

207+
Note: The maximum value for this option is 7 days (604800 seconds) in version `v4` (See this `Github issue <https://github.com/googleapis/python-storage/issues/456#issuecomment-856884993>`_)
207208

208209
Usage
209210
-----

0 commit comments

Comments
 (0)