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

# aws_lightsail_static_ip{% #aws_lightsail_static_ip %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon Resource Name (ARN) of the static IP (`arn:aws:lightsail:us-east-2:123456789101:StaticIp/9cbb4a9e-f8e3-4dfe-b57e-12345EXAMPLE`).

## `attached_to`{% #attached_to %}

**Type**: `STRING`**Provider name**: `attachedTo`**Description**: The instance where the static IP is attached (`Amazon_Linux-1GB-Ohio-1`).

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The timestamp when the static IP was created (`1479735304.222`).

## `ip_address`{% #ip_address %}

**Type**: `STRING`**Provider name**: `ipAddress`**Description**: The static IP address.

## `is_attached`{% #is_attached %}

**Type**: `BOOLEAN`**Provider name**: `isAttached`**Description**: A Boolean value indicating whether the static IP is attached.

## `location`{% #location %}

**Type**: `STRUCT`**Provider name**: `location`**Description**: The region and Availability Zone where the static IP was created.

- `availability_zone`**Type**: `STRING`**Provider name**: `availabilityZone`**Description**: The Availability Zone. Follows the format `us-east-2a` (case-sensitive).
- `region_name`**Type**: `STRING`**Provider name**: `regionName`**Description**: The Amazon Web Services Region name.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the static IP (`StaticIP-Ohio-EXAMPLE`).

## `resource_type`{% #resource_type %}

**Type**: `STRING`**Provider name**: `resourceType`**Description**: The resource type (usually `StaticIp`).

## `support_code`{% #support_code %}

**Type**: `STRING`**Provider name**: `supportCode`**Description**: The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
