AWS s3express

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

any: AWS s3express (catch-all)

#
Service
s3express

Description

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

ListAccessPointsForDirectoryBuckets

#
Service
s3express

Description

ListAccessPointsForDirectoryBuckets recorded by CloudTrail for AWS s3express. 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": "5d22a010-8c50-4922-9120-02c0ffa37ba8",
  "eventSource": "s3express.amazonaws.com",
  "eventName": "ListAccessPointsForDirectoryBuckets",
  "awsRegion": "us-east-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "01D82D9CB801019FAC44341C05006DC3A7F96B4A",
  "userAgent": "access-analyzer.amazonaws.com"
}

ListDirectoryBuckets

#
Service
s3express

Description

ListDirectoryBuckets recorded by CloudTrail for AWS s3express. 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": "a962513b-bdb6-449f-87ea-6ba0128ddce3",
  "eventSource": "s3express.amazonaws.com",
  "eventName": "ListDirectoryBuckets",
  "awsRegion": "ap-south-1",
  "eventType": "AwsApiCall",
  "readOnly": true,
  "managementEvent": true,
  "requestID": "0111A3A66501019FAC3A6A460A004FD3F9843CBC",
  "userAgent": "aws-sdk-go-v2/1.43.0 ua/2.1 os/linux lang/go#1.26.5 md/GOOS#linux md/GOARCH#arm64 api/s3#1.101.0 m/C,E,i",
  "tlsDetails": {
    "tlsVersion": "1.3",
    "cipherSuite": "TLS_AES_128_GCM_SHA256",
    "clientProvidedHostHeader": "example.ap-south-1.amazonaws.com"
  }
}