aws.migrationhubstrategy.get_latest_assessment_id
Example SQL Queries
SELECT * FROMaws.migrationhubstrategy.get_latest_assessment_id;Description
Retrieve the latest ID of a specific assessment task.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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
| |
| id The latest ID for the specific assessment task. | VARCHAR |