amazonaws.com

AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code. AWS Signer supports the following applications: With code signing for AWS Lambda , you can sign AWS Lambda deployment packages. Integrated support is provided for Amazo

🔑 oauth2 17 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Lists all your signing jobs. You can use the <code>maxResults</code> paramete…
curl \
  -H "Authorization: $API_KEY" \
  http://signer.us-east-1.amazonaws.com/signing-jobs
Lists all available signing profiles in your AWS account. Returns only profil…
curl \
  -H "Authorization: $API_KEY" \
  http://signer.us-east-1.amazonaws.com/signing-profiles
Lists all signing platforms available in code signing that match the request …
curl \
  -H "Authorization: $API_KEY" \
  http://signer.us-east-1.amazonaws.com/signing-platforms
Endpoints (17 total)
GET
/signing-jobs
Lists all your signing jobs. You can use the <code>maxResults</code> paramete…
GET
/signing-profiles
Lists all available signing profiles in your AWS account. Returns only profil…
GET
/signing-platforms
Lists all signing platforms available in code signing that match the request …
GET
/tags/{resourceArn}
Returns a list of the tags associated with a signing profile resource.
GET
/signing-jobs/{jobId}
Returns information about a specific code signing job. You specify the job by…
GET
/signing-profiles/{profileName}
Returns information on a specific signing profile.
GET
/signing-platforms/{platformId}
Returns information on a specific signing platform.
GET
/signing-profiles/{profileName}/permissions
Lists the cross-account permissions associated with a signing profile.
POST
/signing-jobs
<p>Initiates a signing job to be performed on the code provided. Signing jobs…
POST
/tags/{resourceArn}
Adds one or more tags to a signing profile. Tags are labels that you can use …
POST
/signing-profiles/{profileName}/permissions
Adds cross-account permissions to a signing profile.
PUT
/signing-jobs/{jobId}/revoke
Changes the state of a signing job to REVOKED. This indicates that the signat…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints17
Authoauth2
Categories1
http://signer.us-east-1.amazonaws.com