Panorama Package

An AWS Panorama Package is a containerized application that runs on AWS Panorama devices. It includes computer vision models and business logic that can be deployed to analyze video streams locally without sending data to the cloud. Packages are versioned, managed, and deployed through AWS Panorama, enabling edge-based machine learning for real-time insights.

aws.panorama_package

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe package's ARN.
created_timecoretimestampWhen the package was created.
package_idcorestringThe package's ID.
package_namecorestringThe package's name.
read_access_principal_arnscorearray<string>ARNs of accounts that have read access to the package.
storage_locationcorejsonThe package's storage location.
tagscorehstore
write_access_principal_arnscorearray<string>ARNs of accounts that have write access to the package.