aws.migrationhubstrategy.get_recommendation_report_details
Example SQL Queries
SELECT * FROMaws.migrationhubstrategy.get_recommendation_report_detailsWHERE"id" = 'VALUE';Description
Retrieves detailed information about the specified recommendation report.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the recommendation report generation task. See the response of StartRecommendationReportGeneration. | 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
| |
| recommendation_report_details Detailed information about the recommendation report. | STRUCT( |
Show child fields
| |