aws.personalize.describe_metric_attribution
Example SQL Queries
SELECT * FROMaws.personalize.describe_metric_attributionWHERE"metric_attribution_arn" = 'VALUE';Description
Describes a metric attribution.
Table Definition
| Column Name | Column Data Type |
|---|---|
| metric_attribution_arn Required Input Column The metric attribution's Amazon Resource Name (ARN). | 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 |
| metric_attribution The details of the metric attribution. | STRUCT( |
Show child fields
| |