aws.devops_guru.describe_feedback
Example SQL Queries
SELECT * FROMaws.devops_guru.describe_feedback;Description
Returns the most recent feedback submitted in the current Amazon Web Services account and Region.
Table Definition
| Column Name | Column Data Type |
|---|---|
| insight_id Input Column The ID of the insight for which the feedback was provided. | 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 |
| insight_feedback Information about insight feedback received from a customer. | STRUCT( |
Show child fields
| |