GenerateOCSPResponse - 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).

GenerateOCSPResponse

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

{ "eventVersion":"1.08", "userIdentity":{ "accountId":"account", "invokedBy":"acm-pca.amazonaws.com" }, "eventTime":"2021-02-08T23:52:29Z", "eventSource":"acm-pca.amazonaws.com", "eventName":"GenerateOCSPResponse", "awsRegion":"region", "sourceIPAddress":"acm-pca.amazonaws.com", "userAgent":"acm-pca.amazonaws.com", "eventID":"01234567-89ab-cdef-0123-456789abcdef", "readOnly":false, "resources":[ { "type":"AWS::ACMPCA::Certificate", "ARN":"arn:aws:acm-pca:region:account:certificate-authority/CA_ID/certificate/certificate_ID" } ] }