Operations
The AWS Serverless Application Repository REST API includes the following operations.
-
Creates an application, optionally including an AWS SAM file to create the first application version in the same call.
-
Creates an application version.
-
Creates an AWS CloudFormation change set for the given application.
-
Creates an AWS CloudFormation template.
-
Deletes the specified application.
-
Gets the specified application.
-
Retrieves the policy for the application.
-
Gets the specified AWS CloudFormation template.
-
Retrieves the list of applications nested in the containing application.
-
Lists applications owned by the requester.
-
Lists versions for the specified application.
-
Sets the permission policy for an application. For the list of actions supported for this operation, see Application Permissions .
-
Unshares an application from an AWS Organization.
This operation can be called only from the organization's management account.
-
Updates the specified application.