v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143010081.8 KB

Updates the certificate revocation list (CRL). A CRL is a list of certificates that have been revoked by the issuing certificate authority (CA). IAM Roles Anywhere validates against the CRL before issuing credentials.

Required permissions: rolesanywhere:UpdateCrl.

patch/crl/{crlId}

Path parameters

crlIdstring required

The unique identifier of the certificate revocation list (CRL).

Request body

namestring

The name of the Crl.

crlDatastring

The x509 v3 specified certificate revocation list (CRL).

Response

Success