aws.license_manager.list_license_conversion_tasks
Example SQL Queries
SELECT * FROMaws.license_manager.list_license_conversion_tasks;Description
Lists the license type conversion tasks for your account.
Table Definition
| Column Name | Column Data Type |
|---|---|
| filters Input Column Filters to scope the results. Valid filters are ResourceArns and Status. | STRUCT( |
Show child fields
| |
| max_results Input Column Maximum number of results to return in a single call. | BIGINT |
| next_token Input Column Token for the next set of results. | 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 |
| license_conversion_tasks Information about the license configuration tasks for your account. | STRUCT( |
Show child fields
| |