In order to generate expiring upload URLs we are using Cloud Storage signed URLs. Now, we need to restrict the maximum file size (i.e. 32Mb) and also the accepted content-types - only image files will be valid. Are there any built-in mechanism within GCS which allow us to enforce this upload policies?
问问题
1219 次