iamrolesanywhere_enable_crl {paws.security.identity} | R Documentation |
Enables a certificate revocation list (CRL)
Description
Enables a certificate revocation list (CRL). When enabled, certificates stored in the CRL are unauthorized to receive session credentials.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_enable_crl/ for full documentation.
Usage
iamrolesanywhere_enable_crl(crlId)
Arguments
crlId |
[required] The unique identifier of the certificate revocation list (CRL). |
[Package paws.security.identity version 0.7.0 Index]