---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_eventbridge_event_bus{% #aws_eventbridge_event_bus %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `Arn` **Description**: The ARN of the event bus. 

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreationTime` **Description**: The time the event bus was created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `Description` **Description**: The event bus description. 

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastModifiedTime` **Description**: The time the event bus was last modified. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The name of the event bus. 

## `policies`{% #policies %}

**Type**: `UNORDERED_LIST_STRUCT` 

- `account_id`**Type**: `STRING`
- `condition`**Type**: `MAP_STRING_STRING`
- `policy_id`**Type**: `STRING`
- `policy_not_principal`**Type**: `STRUCT`
  - `policy_id`**Type**: `STRING`
  - `principal`**Type**: `STRING`
  - `principal_aws`**Type**: `UNORDERED_LIST_STRING`
  - `principal_canonical_user`**Type**: `UNORDERED_LIST_STRING`
  - `principal_federated`**Type**: `UNORDERED_LIST_STRING`
  - `principal_service`**Type**: `UNORDERED_LIST_STRING`
- `policy_principal`**Type**: `STRUCT`
  - `policy_id`**Type**: `STRING`
  - `principal`**Type**: `STRING`
  - `principal_aws`**Type**: `UNORDERED_LIST_STRING`
  - `principal_canonical_user`**Type**: `UNORDERED_LIST_STRING`
  - `principal_federated`**Type**: `UNORDERED_LIST_STRING`
  - `principal_service`**Type**: `UNORDERED_LIST_STRING`
- `principal_aws`**Type**: `UNORDERED_LIST_STRING`
- `statement_action`**Type**: `UNORDERED_LIST_STRING`
- `statement_effect`**Type**: `STRING`
- `statement_has_condition`**Type**: `BOOLEAN`
- `statement_id`**Type**: `INT32`
- `statement_not_action`**Type**: `UNORDERED_LIST_STRING`
- `statement_not_resource`**Type**: `UNORDERED_LIST_STRING`
- `statement_resource`**Type**: `UNORDERED_LIST_STRING`
- `statement_sid`**Type**: `STRING`
- `version_id`**Type**: `STRING`

## `policy`{% #policy %}

**Type**: `STRING` **Provider name**: `Policy` **Description**: The permissions policy of the event bus, describing which other Amazon Web Services accounts can write events to this event bus. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
