Amazon Serverless Application Repository · Arazzo Workflow
AWS SAR Browse And Inspect Applications
Version 1.0.0
List owned applications, inspect the first one in detail, and enumerate its published versions.
Provider
Workflows
browse-applications
List applications, then inspect the first one and its versions.
Lists owned applications and, when at least one exists, reads the first application's details and lists its versions.
1
listApplications
ListApplications
List the applications owned by the requester, paginated by the supplied maxItems and nextToken.
2
getApplication
GetApplication
Read the full details of the first application returned by the list.
3
listVersions
ListApplicationVersions
Enumerate the published versions of the inspected application.