Amazon Serverless Application Repository · Arazzo Workflow
AWS SAR Provision And Share Application
Version 1.0.0
Create an application, publish a version, grant deploy permissions, and create a deploy change set.
Provider
Workflows
provision-and-share
Create, version, share, and stage a change set for an application.
Creates an application, publishes a version, applies a sharing policy, and creates a CloudFormation change set for a named stack.
1
createApplication
CreateApplication
Create the application that will be versioned, shared, and deployed.
2
createVersion
CreateApplicationVersion
Publish a semantic version from the supplied packaged SAM template.
3
putPolicy
PutApplicationPolicy
Apply the sharing permission policy so the supplied principals can deploy the application.
4
createChangeSet
CreateCloudFormationChangeSet
Create a CloudFormation change set for the supplied stack at the published version, ready to be executed.