Amazon Serverless Application Repository · Arazzo Workflow
AWS SAR Publish Application
Version 1.0.0
Create a new serverless application, add a version to it, then confirm the published result.
Provider
Workflows
publish-application
Create an application, publish a version, and read it back.
Creates an application owned by the requester, creates a new application version from a packaged SAM template, and reads the application back to verify the published version.
1
createApplication
Create a new application owned by the requester using the supplied name, author, and description.
2
createVersion
Publish a new semantic version onto the newly created application using the supplied packaged SAM template.
3
getApplication
Read the application back, requesting the specific semantic version just published, to confirm it is attached.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.