AWS Cost and Usage Report Service

eventNameDescriptionSampleRule
anyCatch-all entry for AWS Cost and Usage Report Service rules that match the service but not a specific eventName.NN
DeleteReportDefinitionDeletes the specified report. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
DescribeReportDefinitionsLists the Amazon Web Services Cost and Usage Report available to this account. Operation catalog is model-derived from the AWS SDK (botocore); this (eventSource, eventName) pair is confirmed by an observed CloudTrail record.NN
ListTagsForResourceLists the tags associated with the specified report definition. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
ModifyReportDefinitionAllows you to programmatically update your report preferences. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
PutReportDefinitionCreates a new report using the description that you provide. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
TagResourceAssociates a set of tags with a report definition. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN
UntagResourceDisassociates a set of tags from a report definition. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.NN

any: AWS Cost and Usage Report Service (catch-all)

#
Service
cur

Description

Catch-all entry for AWS Cost and Usage Report Service rules that match the service but not a specific eventName.

DeleteReportDefinition

#
Service
cur

Description

Deletes the specified report. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

DescribeReportDefinitions

#
Service
cur

Description

Lists the Amazon Web Services Cost and Usage Report available to this account. Operation catalog is model-derived from the AWS SDK (botocore); this (eventSource, eventName) pair is confirmed by an observed CloudTrail record.

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": "b6e614e8-7833-44d7-9a34-8129b44e7665",
  "eventSource": "cur.amazonaws.com",
  "eventName": "DescribeReportDefinitions",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "ef12866f-df82-4db9-9bd1-7401eab96c0d",
  "userAgent": "aws-sdk-go/1.54.20 (go1.21.13; linux; amd64)",
  "tlsDetails": {
    "clientProvidedHostHeader": "example.us-east-1.amazonaws.com"
  }
}

ListTagsForResource

#
Service
cur

Description

Lists the tags associated with the specified report definition. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

ModifyReportDefinition

#
Service
cur

Description

Allows you to programmatically update your report preferences. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

PutReportDefinition

#
Service
cur

Description

Creates a new report using the description that you provide. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

TagResource

#
Service
cur

Description

Associates a set of tags with a report definition. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.

UntagResource

#
Service
cur

Description

Disassociates a set of tags from a report definition. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.