Skip to content

The Cloud object contains information about a cloud account such as AWS Account ID, regions, etc.

provider

  • Type: string_t
  • Requirement: required

The unique name of the Cloud services provider, such as AWS, MS Azure, GCP, etc.

region

  • Type: string_t
  • Requirement: recommended

The name of the cloud region, as defined by the cloud provider.

account

  • Type: account
  • Requirement: optional

The account object describes details about the account that was the source or target of the activity.

org

Organization and org unit relevant to the event or object.

project_uid

  • Type: string_t
  • Requirement: optional

The unique identifier of a Cloud project.

zone

  • Type: string_t
  • Requirement: optional

The availability zone in the cloud region, as defined by the cloud provider.