importCrl

inline suspend fun RolesAnywhereClient.importCrl(crossinline block: ImportCrlRequest.Builder.() -> Unit): ImportCrlResponse

Imports 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:ImportCrl.