Skip to main content

@swamp/aws/panorama

v2026.04.23.3

AWS PANORAMA infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awspanoramacloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/panorama

@swamp/aws/panorama/application-instancev2026.04.23.2application_instance.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
DefaultRuntimeContextDevicestringThe device's ID.
Description?stringA description for the application instance.
ApplicationInstanceIdToReplace?stringThe ID of an application instance to replace with the new instance.
ManifestOverridesPayload?objectSetting overrides for the application manifest.
RuntimeRoleArn?stringThe ARN of a runtime role for the application instance.
Name?stringA name for the application instance.
ManifestPayloadobjectThe application's manifest document.
Tags?arrayTags for the application instance.
createCreate a Panorama ApplicationInstance
getGet a Panorama ApplicationInstance
ArgumentTypeDescription
identifierstringThe primary identifier of the Panorama ApplicationInstance
updateUpdate a Panorama ApplicationInstance
deleteDelete a Panorama ApplicationInstance
ArgumentTypeDescription
identifierstringThe primary identifier of the Panorama ApplicationInstance
syncSync Panorama ApplicationInstance state from AWS

Resources

state(infinite)— Panorama ApplicationInstance resource state
@swamp/aws/panorama/packagev2026.04.23.2package.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
PackageNamestringA name for the package.
Tags?arrayTags for the package.
createCreate a Panorama Package
getGet a Panorama Package
ArgumentTypeDescription
identifierstringThe primary identifier of the Panorama Package
updateUpdate a Panorama Package
deleteDelete a Panorama Package
ArgumentTypeDescription
identifierstringThe primary identifier of the Panorama Package
syncSync Panorama Package state from AWS

Resources

state(infinite)— Panorama Package resource state
@swamp/aws/panorama/package-versionv2026.04.23.2package_version.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
OwnerAccount?stringAn owner account.
PackageIdstringA package ID.
PackageVersionstringA package version.
PatchVersionstringA patch version.
MarkLatest?booleanWhether to mark the new version as the latest version.
UpdatedLatestPatchVersion?stringIf the version was marked latest, the new version to maker as latest.
createCreate a Panorama PackageVersion
getGet a Panorama PackageVersion
ArgumentTypeDescription
identifierstringThe primary identifier of the Panorama PackageVersion
updateUpdate a Panorama PackageVersion
deleteDelete a Panorama PackageVersion
ArgumentTypeDescription
identifierstringThe primary identifier of the Panorama PackageVersion
syncSync Panorama PackageVersion state from AWS

Resources

state(infinite)— Panorama PackageVersion resource state