---
title: AWS Outpost
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > AWS Outpost
---

# AWS Outpost

AWS Outpost is a fully managed service that extends AWS infrastructure, services, APIs, and tools to on-premises locations. It allows users to run AWS compute, storage, and other services locally while maintaining seamless integration with the AWS cloud for a consistent hybrid experience.

```
aws.outposts_outpost
```

## Fields

| Title                   | ID   | Type       | Data Type                                                | Description |
| ----------------------- | ---- | ---------- | -------------------------------------------------------- | ----------- |
| _key                    | core | string     |
| account_id              | core | string     |
| availability_zone       | core | string     | The Availability Zone.                                   |
| availability_zone_id    | core | string     | The ID of the Availability Zone.                         |
| description             | core | string     | The description of the Outpost.                          |
| life_cycle_status       | core | string     | The life cycle status.                                   |
| name                    | core | string     | The name of the Outpost.                                 |
| outpost_arn             | core | string     | The Amazon Resource Name (ARN) of the Outpost.           |
| outpost_id              | core | string     | The ID of the Outpost.                                   |
| owner_id                | core | string     | The Amazon Web Services account ID of the Outpost owner. |
| site_arn                | core | string     | The Amazon Resource Name (ARN) of the site.              |
| site_id                 | core | string     | The ID of the site.                                      |
| supported_hardware_type | core | string     | The hardware type.                                       |
| tags                    | core | hstore_csv |
