Resource
The resource object describes a managed resource.
🚧 WARNING: DEPRECATEDResource has been deprecated since 1.1.0. Deprecated in upgrade from ocsf-0.31.1 to qdm-1.1.0
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Account UID | account_uid |
String | The unique identifier of the resource owning account(e.g. AWS Account ID). |
Cloud Partition | cloud_partition |
String | The canonical cloud partition name to which the region is assigned (e.g. AWS Partitions: aws, aws-cn, aws-us-gov). |
Criticality | criticality |
String | The criticality of the resource. |
Details | details |
String | The details pertaining to the resource. |
Group Name | group_name |
String |
The name of the group that the resource belongs to.
|
Labels | labels |
String[] | The list of labels attached to an event, object, or attribute. |
Name | name |
String | The name of the resource. |
Owner | owner |
String | The identity of the service or user account that owns the resource |
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 region of the resource. |
Type | type |
String | The type of the resource. |
Unique ID | uid |
String | The unique identifier of the resource. |
Relationships
Inbound Relationships
These objects and events reference Resource in their attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago