---
type: resource-type
title: PanoramaPackage
description: aws resource type AWS::Panorama::Package
name: PanoramaPackage
lexicon: aws
resource_type: AWS::Panorama::Package
---
`AWS::Panorama::Package`, a resource type of the aws lexicon.

## Properties

- `PackageName` (`string`, required): A name for the package.
- `Arn` (`string`, optional)
- `CreatedTime` (`number`, optional)
- `PackageId` (`string`, optional)
- `StorageLocation` (`PanoramaPackage_StorageLocation`, optional): A storage location.
- `Tags` (`any`, optional): Tags for the package.

## Attributes

- `Arn`
- `CreatedTime`
- `PackageId`
- `StorageLocation.BinaryPrefixLocation`
- `StorageLocation.Bucket`
- `StorageLocation.GeneratedPrefixLocation`
- `StorageLocation.ManifestPrefixLocation`
- `StorageLocation.RepoPrefixLocation`
