The Cloud object contains information about a cloud or Software-as-a-Service account or similar construct, such as AWS Account ID, regions, organizations, folders, compartments, tenants, etc.

Attributes

CaptionNameTypeDescription
Account account Account[] The account object describes details about the account that was the source or target of the activity.
Account Type account_type String The user account type, as defined by the event source.

🚧 WARNING: DEPRECATED

Account Type has been deprecated since 1.1.0. Deprecated in upgrade from ocsf-0.31.1 to qdm-1.1.0

Account Type ID account_type_id Integer The normalized user account type identifier.

🚧 WARNING: DEPRECATED

Account Type ID has been deprecated since 1.1.0. Deprecated in upgrade from ocsf-0.31.1 to qdm-1.1.0

  • -1: Other (OTHER)
  • 0: Unknown (UNKNOWN)
  • 1: LDAP Account (LDAP_ACCOUNT)
  • 2: Windows Account (WINDOWS_ACCOUNT)
  • 3: AWS IAM Account (AWS_IAM_ACCOUNT)
  • 4: GCP Account (GCP_ACCOUNT)
  • 5: Azure AD Account (AZURE_AD_ACCOUNT)
Account UID account_uid String The unique identifier of the account(e.g. AWS Account ID).

🚧 WARNING: DEPRECATED

Account UID has been deprecated since 1.1.0. Deprecated in upgrade from ocsf-0.31.1 to qdm-1.1.0

Organization org Organization[] Organization and org unit relevant to the event or object.
Org ID org_uid String The unique identifier of the organization to which the user belongs. For example, Active Directory or AWS Org ID.

🚧 WARNING: DEPRECATED

Org ID has been deprecated since 1.1.0. Deprecated in upgrade from ocsf-0.31.1 to qdm-1.1.0

Project ID project_uid String The unique identifier of a Cloud project.

🚧 WARNING: DEPRECATED

Project ID has been deprecated since 1.4.0. Use the account.uid attribute instead.

Provider provider String The unique name of the Cloud services provider, such as AWS, MS Azure, GCP, etc.
Raw Data raw_data JSON The event data as received from the event source.
Record ID record_id String Unique identifier for the object
Region region String The name of the cloud region, as defined by the cloud provider.
Resource ID resource_uid Resource UID The unique identifier of a cloud resource. For example, S3 Bucket name, EC2 Instance Id.

🚧 WARNING: DEPRECATED

Resource ID has been deprecated since 1.1.0. Deprecated in upgrade from ocsf-0.31.1 to qdm-1.1.0

Unmapped Data unmapped Unmapped[] The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source.
Network Zone zone String The availability zone in the cloud region, as defined by the cloud provider.

Relationships

Cloud shown in context

Inbound Relationships

These objects and events reference Cloud in their attributes:

Outbound Relationships

Cloud references the following objects and events in its attributes:

This page describes qdm-1.3.2+ocsf-1.3.0