GenerateCRL - Amazon Private Certificate Authority
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GenerateCRL

The following CloudTrail example shows the record for a GenerateCRL event.

{ "eventVersion": "1.08", "userIdentity": { "accountId": "account", "invokedBy": "acm-pca.amazonaws.com" }, "eventTime": "2021-02-09T17:37:45Z", "eventSource": "acm-pca.amazonaws.com", "eventName": "GenerateCRL", "awsRegion": "region", "sourceIPAddress": "acm-pca.amazonaws.com", "userAgent": "acm-pca.amazonaws.com", "requestParameters": null, "responseElements": null, "eventID": "01234567-89ab-cdef-0123-456789abcdef", "readOnly": false, "resources": [ { "type": "AWS::ACMPCA::CertificateAuthority", "ARN": "arn:aws:acm-pca:us-east-1:111122223333:certificate-authority/11223344-1234-1122-2233-112233445566" } ], "eventType": "AwsServiceEvent", "managementEvent": true, "eventCategory": "Management", "recipientAccountId": "account" }