mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 16:57:41 -04:00
Adding demo to use script-generated pre-signed URLs to establish a TLS connection and upload a small file to an S3 bucket using a single PUT request, and then verify the upload by obtaining the file size from S3 and comparing it to the size of the local file. |
||
---|---|---|
.. | ||
Common | ||
HTTP_Mutual_Auth | ||
HTTP_Plaintext | ||
HTTP_S3_Download | ||
HTTP_S3_Upload |