VerifyMac - Amazon Key Management Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VerifyMac

The following example shows an Amazon CloudTrail log entry for the VerifyMac operation.

{ "eventVersion": "1.08", "userIdentity": { "type": "IAMUser", "principalId": "EX_PRINCIPAL_ID", "arn": "arn:aws:iam::111122223333:user/Alice", "accountId": "111122223333", "accessKeyId": "EXAMPLE_KEY_ID", "userName": "Alice" }, "eventTime": "2022-03-31T19:25:54Z", "eventSource": "kms.amazonaws.com", "eventName": "VerifyMac", "awsRegion": "us-east-1", "sourceIPAddress": "192.0.2.0", "userAgent": "Amazon Internal", "requestParameters": { "macAlgorithm": "HMAC_SHA_384", "keyId": "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab" }, "responseElements": null, "requestID": "f35da560-edff-4d6e-9b40-fb306fa9ef1e", "eventID": "6b464487-6dea-44cd-84ad-225d7450c975", "readOnly": true, "resources": [ { "accountId": "111122223333", "ARN": "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab" } ], "eventType": "AwsApiCall", "recipientAccountId": "111122223333", "eventCategory": "Management" }