aws.iotsitewise.list_bulk_import_jobs
Example SQL Queries
SELECT * FROMaws.iotsitewise.list_bulk_import_jobs;Description
Retrieves a paginated list of bulk import job requests. For more information, see List bulk import jobs (CLI) in the IoT SiteWise User Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| filter Input Column You can use a filter to select the bulk import jobs that you want to retrieve. | 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
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| id The ID of the job. | VARCHAR |
| name The unique name that helps identify the job request. | VARCHAR |
| status The status of the bulk import job can be one of following values:
| VARCHAR |