aws.voice_id.describe_fraudster
Example SQL Queries
SELECT * FROMaws.voice_id.describe_fraudsterWHERE"domain_id" = 'VALUE'AND "fraudster_id" = 'VALUE';Description
Describes the specified fraudster.
Table Definition
| Column Name | Column Data Type |
|---|---|
| domain_id Required Input Column The identifier of the domain that contains the fraudster. | VARCHAR |
| fraudster_id Required Input Column The identifier of the fraudster you are describing. | 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
| |
| fraudster Information about the specified fraudster. | STRUCT( |
Show child fields
| |