aws.panorama.list_node_from_template_jobs
Example SQL Queries
SELECT * FROMaws.panorama.list_node_from_template_jobs;Description
Returns a list of camera stream node jobs.
Table Definition
| Column Name | Column Data Type |
|---|---|
| max_results Input Column The maximum number of node from template jobs to return in one page of results. | BIGINT |
| next_token Input Column A pagination token that's included if more results are available. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| node_from_template_jobs A list of jobs. | STRUCT( |
Show child fields
| |