AWS Billing and Cost Management Recommended Actions

eventNameDescriptionSampleRule
anyCatch-all entry for AWS Billing and Cost Management Recommended Actions rules that match the service but not a specific eventName.NN
ListRecommendedActionsListRecommendedActions recorded by CloudTrail for AWS Billing and Cost Management Recommended Actions. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN

any: AWS Billing and Cost Management Recommended Actions (catch-all)

#
Service
bcm-recommended-actions

Description

Catch-all entry for AWS Billing and Cost Management Recommended Actions rules that match the service but not a specific eventName.

ListRecommendedActions

#
Service
bcm-recommended-actions

Description

ListRecommendedActions recorded by CloudTrail for AWS Billing and Cost Management Recommended Actions. 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": "7739f5be-1e21-486b-b0d9-9a75d15a5cf6",
  "eventSource": "bcm-recommended-actions.amazonaws.com",
  "eventName": "ListRecommendedActions",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "56b45cfd-6d81-4c7f-adcd-118fa882c5ad",
  "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0",
  "errorCode": "AccessDenied",
  "tlsDetails": {
    "clientProvidedHostHeader": "example.us-east-1.api.aws"
  }
}