| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This sample requires an API key to access AWS S3. The name of the config values is referenced in the compose.yaml file. To provide a value for it, you can use the Defang CLI like this:
defang config set --name AWS_ACCESS_KEY defang config set --name AWS_SECRET_KEY
and then enter the value when prompted.
curl -X POST -H 'Content-Type: application/json' -d '{ "first_name" : "jane", "last_name" : "doe" }' https://xxxxxx/upload
curl https://xxxxxx/downloadTitle: Python & Flask & AWS S3
Short Description: An app that demonstrates how to upload and download files from AWS S3 using Python and Flask.
Tags: Python, Flask, AWS, S3, sample
Languages: python
| Back | FazBrowse Home | New Git URL |