Skip to content

Document SimpleAPI file uploads - #1175

Open
nmpsilva wants to merge 6 commits into
mainfrom
nuno/koala-2983-simpleapi-uploads
Open

Document SimpleAPI file uploads#1175
nmpsilva wants to merge 6 commits into
mainfrom
nuno/koala-2983-simpleapi-uploads

Conversation

@nmpsilva

@nmpsilva nmpsilva commented May 5, 2026

Copy link
Copy Markdown
Contributor

Internal tracking: KOALA-2983

@nmpsilva
nmpsilva requested a review from rmagier1 May 5, 2026 16:44
@aws-amplify-us-west-2

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1175.d298pum72820gn.amplifyapp.com

Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
@csande
csande self-requested a review May 11, 2026 15:46
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
Comment thread collections/_sdk/handlers/simple-api/api.md Outdated
nmpsilva and others added 5 commits June 2, 2026 15:31
Adds a section to the SimpleAPI handler docs describing how plugins can
opt into multipart upload interception. When @post(..., upload_files=True)
is set, home-app uploads each file part to S3 before invoking the plugin,
which receives an UploadedFilePart with a key instead of raw bytes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@jamagalhaes
jamagalhaes force-pushed the nuno/koala-2983-simpleapi-uploads branch from 8842e33 to 529d9ca Compare June 2, 2026 14:31
@jamagalhaes jamagalhaes changed the title Document SimpleAPI upload_files=True option Document SimpleAPI file uploads Jun 2, 2026
@nmpsilva
nmpsilva changed the base branch from main to release/1.310.0 June 3, 2026 09:07
@rmagier1

rmagier1 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

I am not going to merge this one until we are ready to make this information public based on https://canvas-medical.slack.com/archives/C1UGTHCKS/p1779816938191179

Base automatically changed from release/1.310.0 to main June 8, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants