Amazon Serverless Application Repository · Arazzo Workflow
AWS SAR Set Application Policy
Version 1.0.0
Create an application, attach a sharing permission policy to it, then read the policy back.
Provider
Workflows
set-application-policy
Create an application, set its permission policy, and verify it.
Creates a new application, applies a sharing permission policy made up of statements, and reads the policy back to confirm the granted permissions.
1
createApplication
Create the application that the sharing policy will be attached to.
2
putPolicy
Set the permission policy for the application using the supplied statements.
3
getPolicy
Read the policy back to confirm the statements were applied to the application.
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.