PanoramaClient
AWS Panorama
Overview
This is the AWS Panorama API Reference. For an introduction to the service, see What is AWS Panorama? in the AWS Panorama Developer Guide.
Functions
Creates an application instance and deploys it to a device.
Creates a job to run on a device. A job can update a device's software or reboot it.
Creates a camera stream node.
Creates a package and storage location in an Amazon S3 access point.
Imports a node package.
Deletes a device.
Deletes a package.
Deregisters a package version.
Returns information about an application instance on a device.
Returns information about an application instance's configuration manifest.
Returns information about a device.
Returns information about a device job.
Returns information about a node.
Returns information about a job to create a camera stream node.
Returns information about a package.
Returns information about a package import job.
Returns information about a package version.
Returns a list of application instance dependencies.
Returns a list of application node instances.
Returns a list of application instances.
Returns a list of devices.
Returns a list of jobs.
Returns a list of camera stream node jobs.
Returns a list of nodes.
Returns a list of package import jobs.
Returns a list of packages.
Returns a list of tags for a resource.
Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_<i>device-name</i>.zip
and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
Registers a package version.
Removes an application instance.
Signal camera nodes to stop or resume.
Tags a resource.
Removes tags from a resource.
Updates a device's metadata.
Inherited functions
Creates an application instance and deploys it to a device.
Creates a job to run on a device. A job can update a device's software or reboot it.
Creates a camera stream node.
Creates a package and storage location in an Amazon S3 access point.
Imports a node package.
Deletes a device.
Deletes a package.
Deregisters a package version.
Returns information about an application instance on a device.
Returns information about an application instance's configuration manifest.
Returns information about a device.
Returns information about a device job.
Returns information about a node.
Returns information about a job to create a camera stream node.
Returns information about a package.
Returns information about a package import job.
Returns information about a package version.
Returns a list of application instance dependencies.
Paginate over ListApplicationInstanceDependenciesResponse results.
Returns a list of application node instances.
Paginate over ListApplicationInstanceNodeInstancesResponse results.
Returns a list of application instances.
Paginate over ListApplicationInstancesResponse results.
Returns a list of devices.
Returns a list of jobs.
Paginate over ListDevicesJobsResponse results.
Paginate over ListDevicesResponse results.
Returns a list of camera stream node jobs.
Paginate over ListNodeFromTemplateJobsResponse results.
Returns a list of nodes.
Paginate over ListNodesResponse results.
Returns a list of package import jobs.
Paginate over ListPackageImportJobsResponse results.
Returns a list of packages.
Paginate over ListPackagesResponse results.
Returns a list of tags for a resource.
Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_<i>device-name</i>.zip
and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
Registers a package version.
Removes an application instance.
Signal camera nodes to stop or resume.
Tags a resource.
Removes tags from a resource.
Updates a device's metadata.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.