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

# aws_panorama_package{% #aws_panorama_package %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `Arn` **Description**: The package's ARN. 

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreatedTime` **Description**: When the package was created. 

## `package_id`{% #package_id %}

**Type**: `STRING` **Provider name**: `PackageId` **Description**: The package's ID. 

## `package_name`{% #package_name %}

**Type**: `STRING` **Provider name**: `PackageName` **Description**: The package's name. 

## `read_access_principal_arns`{% #read_access_principal_arns %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `ReadAccessPrincipalArns` **Description**: ARNs of accounts that have read access to the package. 

## `storage_location`{% #storage_location %}

**Type**: `STRUCT` **Provider name**: `StorageLocation` **Description**: The package's storage location. 

- `binary_prefix_location`**Type**: `STRING`**Provider name**: `BinaryPrefixLocation`**Description**: The location's binary prefix.
- `bucket`**Type**: `STRING`**Provider name**: `Bucket`**Description**: The location's bucket.
- `generated_prefix_location`**Type**: `STRING`**Provider name**: `GeneratedPrefixLocation`**Description**: The location's generated prefix.
- `manifest_prefix_location`**Type**: `STRING`**Provider name**: `ManifestPrefixLocation`**Description**: The location's manifest prefix.
- `repo_prefix_location`**Type**: `STRING`**Provider name**: `RepoPrefixLocation`**Description**: The location's repo prefix.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `write_access_principal_arns`{% #write_access_principal_arns %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `WriteAccessPrincipalArns` **Description**: ARNs of accounts that have write access to the package. 
