# cloud

Event fields used to identify infrastructure and application in the cloud from different cloud providers.

## Attributes

| Name | Type | Description | Sample Value |
|:---|:---|:---|:---|
 | cloud_app_id | string | Unique identifier for an application provided by a cloud service. | ```124``` |
 | cloud_app_name | string | The name of an application provided by a cloud service. | ```AppOne``` |
 | cloud_app_risk_level | string | The risk level associated with an application provided by a cloud service | ```3``` |
 | cloud_operation | string | Operation performed by an application provided by a cloud service. | ```DELETE``` |
