Created
March 6, 2022 08:18
-
-
Save Samrose-Ahmed/e466f20a9680ffdbe3440884b9ba0c10 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"expiration": "2022-02-14T13:08:46.864Z", | |
"conditions": [ | |
{ "acl": "bucket-owner-full-control" }, | |
{ "bucket": "my-bucket" }, | |
["starts-with", "$key", "stuff/clientId"], | |
["content-length-range", 1048576, 10485760] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment