aws.inspector.get_telemetry_metadata
Example SQL Queries
SELECT * FROMaws.inspector.get_telemetry_metadataWHERE"assessment_run_arn" = 'VALUE';Description
Information about the data that is collected for the specified assessment run.
Table Definition
| Column Name | Column Data Type |
|---|---|
| assessment_run_arn Required Input Column The ARN that specifies the assessment run that has the telemetry data that you want to obtain. | 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 |
| telemetry_metadata Telemetry details. | STRUCT( |
Show child fields
| |