AWS identitystore-scim
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for AWS identitystore-scim rules that match the service but not a specific eventName. | N | N |
| Patch | PatchGroup recorded by CloudTrail for AWS identitystore-scim. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK. | N | N |
any: AWS identitystore-scim (catch-all)
#Description
Catch-all entry for AWS identitystore-scim rules that match the service but not a specific eventName.
PatchGroup
#Description
PatchGroup recorded by CloudTrail for AWS identitystore-scim. 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": "d83e849d-e2e6-4c04-a4e9-2b75f34ad4cb",
"eventSource": "identitystore-scim.amazonaws.com",
"eventName": "PatchGroup",
"awsRegion": "us-east-1",
"eventType": "AwsApiCall",
"readOnly": false,
"managementEvent": true,
"requestID": "55e29446-2eb4-4529-aa8b-c28ab476e4cc",
"tlsDetails": {
"clientProvidedHostHeader": "example.us-east-1.amazonaws.com"
}
}