Clarify how to set the uploaded release tarballs to be publically readable.

This commit is contained in:
Eric Haszlakiewicz
2022-04-14 12:17:59 +00:00
parent 7d303478a4
commit 7e3eba72db

View File

@@ -113,7 +113,8 @@ Go to Amazon S3 service at:
https://console.aws.amazon.com/s3/ https://console.aws.amazon.com/s3/
Upload the two tarballs in the json-c_releases/releases folder. Upload the two tarballs in the json-c_releases/releases folder.
When uploading, use "Standard" storage class, and make the uploaded files publicly accessible. * Expand "Permissions", pick "Grant public-read access"
* Expand "Properties", ensure "Standard" storage class is picked.
Logout of Amazon S3, and verify that the files are visible. Logout of Amazon S3, and verify that the files are visible.
https://s3.amazonaws.com/json-c_releases/releases/index.html https://s3.amazonaws.com/json-c_releases/releases/index.html