Skip to content

The databucket object is a basic container that holds data, typically organized through the use of data partitions.

  • Extends: resource_details

type_id

  • Type: integer_t
  • Requirement: required
  • Values:
    • 0 - Unknown: The type is unknown.
    • 1 - S3
    • 2 - Azure Blob
    • 3 - GCP Bucket
    • 99 - Other: The type is not mapped. See the type attribute, which contains a data source specific value.

The normalized identifier of the databucket type.

data_classification

The Data Classification object includes information about data classification levels and data category types.

data_classifications

A list of Data Classification objects, that include information about data classification levels and data category types, indentified by a classifier.

hostname

  • Type: hostname_t
  • Requirement: recommended

The fully qualified name of the resource.

ip

  • Type: ip_t
  • Requirement: recommended

The IP address of the resource, in either IPv4 or IPv6 format.

is_public

  • Type: boolean_t
  • Requirement: recommended

Indicates if the databucket is publicly accessible.

name

  • Type: string_t
  • Requirement: recommended

The databucket name.

owner

  • Type: user
  • Requirement: recommended

The identity of the service or user account that owns the resource.

type

  • Type: string_t
  • Requirement: recommended

The databucket type.

uid

  • Type: string_t
  • Requirement: recommended

The unique identifier of the databucket.

agent_list

  • Type: agent
  • Requirement: optional

A list of agent objects associated with a device, endpoint, or resource.

cloud_partition

  • Type: string_t
  • Requirement: optional

The canonical cloud partition name to which the region is assigned (e.g. AWS Partitions: aws, aws-cn, aws-us-gov).

created_time

  • Type: timestamp_t
  • Requirement: optional

The time when the databucket was known to have been created.

created_time_dt

  • Type: datetime_t
  • Requirement: optional

The time when the databucket was known to have been created.

criticality

  • Type: string_t
  • Requirement: optional

The criticality of the resource as defined by the event source.

data

  • Type: json_t
  • Requirement: optional

Additional data describing the resource.

desc

  • Type: string_t
  • Requirement: optional

The description of the databucket.

encryption_details

The encryption details of the databucket. Should be populated if the databucket is encrypted.

file

  • Type: file
  • Requirement: optional

Details about the file/object within a databucket.

group

  • Type: group
  • Requirement: optional

The name of the related resource group.

groups

  • Type: group
  • Requirement: optional

The group names to which the databucket belongs.

is_encrypted

  • Type: boolean_t
  • Requirement: optional

Indicates if the databucket is encrypted.

labels

  • Type: string_t
  • Requirement: optional

The list of labels associated to the resource.

modified_time

  • Type: timestamp_t
  • Requirement: optional

The most recent time when any changes, updates, or modifications were made within the databucket.

modified_time_dt

  • Type: datetime_t
  • Requirement: optional

The most recent time when any changes, updates, or modifications were made within the databucket.

namespace

  • Type: string_t
  • Requirement: optional

The namespace is useful when similar entities exist that you need to keep separate.

region

  • Type: string_t
  • Requirement: optional

The cloud region of the resource.

size

  • Type: long_t
  • Requirement: optional

The size of the databucket in bytes.

tags

The list of tags; {key:value} pairs associated to the resource.

version

  • Type: string_t
  • Requirement: optional

The version of the resource. For example 1.2.3.

At least one of: name, uid