aws.trustedadvisor.get_organization_recommendation
Example SQL Queries
SELECT * FROMaws.trustedadvisor.get_organization_recommendationWHERE"organization_recommendation_identifier" = 'VALUE';Description
Get a specific recommendation within an AWS Organizations organization. This API supports only prioritized recommendations.
Table Definition
| Column Name | Column Data Type |
|---|---|
| organization_recommendation_identifier Required Input Column The Recommendation identifier | 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
| |
| organization_recommendation The Recommendation | STRUCT( |
Show child fields
| |