aws.migrationhubstrategy.get_assessment
Example SQL Queries
SELECT * FROMaws.migrationhubstrategy.get_assessmentWHERE"id" = 'VALUE';Description
Retrieves the status of an on-going assessment.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID for the specific assessment task. | 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
| |
| assessment_targets List of criteria for assessment. | STRUCT( |
Show child fields
| |
| data_collection_details Detailed information about the assessment. | STRUCT( |
Show child fields
| |