Retrieves the revocation status for a signed artifact by checking if the signing profile, job, or certificate has been revoked.
get/revocations#signatureTimestamp&platformId&profileVersionArn&jobArn&certificateHashes
Query parameters
signatureTimestampstring date-time required
The timestamp when the artifact was signed, in ISO 8601 format.
platformIdstring required
The platform identifier for the signing platform used.
profileVersionArnstring required
The ARN of the signing profile version used to sign the artifact.
jobArnstring required
The ARN of the signing job that produced the signature.
certificateHashesCertificateHash[] required
List of certificate hashes to check for revocation.
Response
Success