elastio:asset:instance:running
Version: V0
Group: Asset
The EC2 instance transitioned to the running state.
Example:
{
"event_id": "00000000-0000-0000-0000-000000000000",
"event_kind": "elastio:asset:instance:running",
"event_time": "2023-04-27T12:22:20Z",
"event_version": "v0",
"account_id": "564408034726",
"cloud_connector_asset_id": "elastio:asset:aws-ec2:s:564408034726:us-east-1:i-0000000000000000",
"deprecation_warning": null,
"cloud_connector_id": "00000000-0000-0000-0000-000000000000",
"region": "us-east-1",
"tags": {
"Name": "ubuntu20.04"
}
}
Fields:
account_id
Type: string (is never empty)
Field description: AWS account ID.
cloud_connector_id
Type: uuid
Field description: ID of the Cloud Connector the event took place in.
region
Type: string (is never empty)
Field description: AWS region of the asset.
cloud_connector_asset_id
Type: string, cannot be empty
Human readable Asset ID, as represented in the tenant.
tags
Type: object
Field description: AWS asset tags.