Amazon Serverless Application Repository · Arazzo Workflow
AWS SAR Publish Multiple Versions
Version 1.0.0
Create an application and publish two sequential semantic versions, then list all versions.
Provider
Workflows
publish-multiple-versions
Create an application and publish two versions, then list them.
Creates an application, publishes an initial version and a second version, and lists the resulting version history.
1
createApplication
Create the application that both versions will be published onto.
2
createFirstVersion
Publish the initial semantic version from the supplied packaged SAM template.
3
createSecondVersion
Publish the follow-on semantic version onto the same application.
4
listVersions
List the application's versions to confirm both releases are present.
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.