Event
A notable Mutation Event which happened on the infrastructure
Properties
| Property | Type | Required | Description |
|---|---|---|---|
body-params | object | no | Body parameters (free form map) |
elapsed-ms | integer | no | Operation processing time |
get-params | object | no | Query string parameters (free form map) |
handler | string | no | Operation handler name |
iam-api-key | IAM API Key | no | Details about the IAM API Key |
iam-role | IAM Role | no | Details about the IAM Role |
iam-user | User | no | Details about the IAM User |
message | string | no | Operation message |
path-params | object | no | URI path parameters (free form map) |
request-id | string | no | Operation unique identifier |
source-ip | string | no | Client IP address |
status | integer | no | Operation HTTP status |
timestamp | string | no | Time at which the event happened, millisecond resolution |
uri | string | no | Operation request URI |
zone | string | no | Operation targeted zone |
Last updated on