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

# aws_iot_stream{% #aws_iot_stream %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The date when the stream was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the stream.

## `files`{% #files %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `files`**Description**: The files to stream.

- `file_id`**Type**: `INT32`**Provider name**: `fileId`**Description**: The file ID.
- `s3_location`**Type**: `STRUCT`**Provider name**: `s3Location`**Description**: The location of the file in S3.
  - `bucket`**Type**: `STRING`**Provider name**: `bucket`**Description**: The S3 bucket.
  - `key`**Type**: `STRING`**Provider name**: `key`**Description**: The S3 key.
  - `version`**Type**: `STRING`**Provider name**: `version`**Description**: The S3 bucket version.

## `last_updated_at`{% #last_updated_at %}

**Type**: `TIMESTAMP`**Provider name**: `lastUpdatedAt`**Description**: The date when the stream was last updated.

## `role_arn`{% #role_arn %}

**Type**: `STRING`**Provider name**: `roleArn`**Description**: An IAM role IoT assumes to access your S3 files.

## `stream_arn`{% #stream_arn %}

**Type**: `STRING`**Provider name**: `streamArn`**Description**: The stream ARN.

## `stream_id`{% #stream_id %}

**Type**: `STRING`**Provider name**: `streamId`**Description**: The stream ID.

## `stream_version`{% #stream_version %}

**Type**: `INT32`**Provider name**: `streamVersion`**Description**: The stream version.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
