---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_panorama_package Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::Panorama::Package
---
# awscc_panorama_package (Data Source)
Data Source schema for AWS::Panorama::Package
## Schema
### Required
- `id` (String) Uniquely identifies the resource.
### Read-Only
- `arn` (String)
- `created_time` (Number)
- `package_id` (String)
- `package_name` (String)
- `storage_location` (Attributes) (see [below for nested schema](#nestedatt--storage_location))
- `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags))
### Nested Schema for `storage_location`
Read-Only:
- `binary_prefix_location` (String)
- `bucket` (String)
- `generated_prefix_location` (String)
- `manifest_prefix_location` (String)
- `repo_prefix_location` (String)
### Nested Schema for `tags`
Read-Only:
- `key` (String)
- `value` (String)