LAP Registry

AWS Signer Skill

amazonaws-com-signer

Provider: Amazon Web Services Version: 2017-08-25 Endpoints: 19 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/signing-profiles/{profileName}/permissions
DELETE/signing-profiles/{profileName}Adds cross-account permissions to a signing profile.
GET/signing-jobs/{jobId}Changes the state of an ACTIVE signing profile to CANCELED. A canceled profile is still viewable with the ListSigningProfiles operation, but it cannot perform new signing jobs, an...
GET/revocationsReturns information about a specific code signing job. You specify the job by using the jobId value that is returned by the StartSigningJob operation.
GET/signing-platforms/{platformId}Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
GET/signing-profiles/{profileName}Returns information on a specific signing platform.
GET/signing-profiles/{profileName}/permissionsReturns information on a specific signing profile.
GET/signing-jobsLists the cross-account permissions associated with a signing profile.
GET/signing-platformsLists all your signing jobs. You can use the maxResults parameter to limit the number of signing jobs that are returned in the response. If additional jobs remain to be listed, AW...
GET/signing-profilesLists all signing platforms available in AWS Signer that match the request parameters. If additional jobs remain to be listed, Signer returns a nextToken value. Use this value in...
GET/tags/{resourceArn}Lists all available signing profiles in your AWS account. Returns only profiles with an ACTIVE status unless the includeCanceled request field is set to true. If additional jobs r...
PUT/signing-profiles/{profileName}Returns a list of the tags associated with a signing profile resource.
DELETE/signing-profiles/{profileName}/permissions/{statementId}Creates a signing profile. A signing profile is a code-signing template that can be used to carry out a pre-defined signing job.
PUT/signing-jobs/{jobId}/revokeRemoves cross-account permissions from a signing profile.
PUT/signing-profiles/{profileName}/revokeChanges the state of a signing job to REVOKED. This indicates that the signature is no longer valid.
POST/signing-jobs/with-payloadChanges the state of a signing profile to REVOKED. This indicates that signatures generated using the signing profile after an effective start date are no longer valid.
POST/signing-jobsSigns a binary payload and returns a signature envelope.
POST/tags/{resourceArn}Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation for two years after they are performed. Note the following...
DELETE/tags/{resourceArn}Adds one or more tags to a signing profile. Tags are labels that you can use to identify and organize your AWS resources. Each tag consists of a key and an optional value. To spec...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-signer

Downloads and installs to ~/.claude/skills/amazonaws-com-signer/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)