AWS Cloud Control API

eventNameDescriptionSampleRule
anyCatch-all entry for AWS Cloud Control API rules that match the service but not a specific eventName.NN
GetResourceGetResource recorded by CloudTrail for AWS Cloud Control API. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN

any: AWS Cloud Control API (catch-all)

#
Service
cloudcontrolapi

Description

Catch-all entry for AWS Cloud Control API rules that match the service but not a specific eventName.

GetResource

#
Service
cloudcontrolapi

Description

GetResource recorded by CloudTrail for AWS Cloud Control API. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "64acba45-04df-4ad8-b435-dcbd33dab170",
  "eventSource": "cloudcontrolapi.amazonaws.com",
  "eventName": "GetResource",
  "awsRegion": "ca-central-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "ee9b9d13-0ecf-407d-a867-4678d643199e",
  "userAgent": "resource-explorer-2.amazonaws.com"
}