updateCrl

inline suspend fun RolesAnywhereClient.updateCrl(crossinline block: UpdateCrlRequest.Builder.() -> Unit): UpdateCrlResponse

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.