AWSServerlessApplicationRepository Skill
amazonaws-com-serverlessrepo
amazonaws-com-serverlessrepo
| Method | Path | Description |
|---|---|---|
POST | /applications | |
PUT | /applications/{applicationId}/versions/{semanticVersion} | Creates an application, optionally including an AWS SAM file to create the first application version in the same call. |
POST | /applications/{applicationId}/changesets | Creates an application version. |
POST | /applications/{applicationId}/templates | Creates an AWS CloudFormation change set for the given application. |
DELETE | /applications/{applicationId} | Creates an AWS CloudFormation template. |
GET | /applications/{applicationId} | Deletes the specified application. |
GET | /applications/{applicationId}/policy | Gets the specified application. |
GET | /applications/{applicationId}/templates/{templateId} | Retrieves the policy for the application. |
GET | /applications/{applicationId}/dependencies | Gets the specified AWS CloudFormation template. |
GET | /applications/{applicationId}/versions | Retrieves the list of applications nested in the containing application. |
GET | /applications | Lists versions for the specified application. |
PUT | /applications/{applicationId}/policy | Lists applications owned by the requester. |
POST | /applications/{applicationId}/unshare | Sets the permission policy for an application. For the list of actions supported for this operation, see |
PATCH | /applications/{applicationId} | Unshares an application from an AWS Organization.This operation can be called only from the organization's master account. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-serverlessrepo
Downloads and installs to ~/.claude/skills/amazonaws-com-serverlessrepo/
2017-09-08 (2026-03-02)