aws.inspector2.get_configuration
Example SQL Queries
SELECT * FROMaws.inspector2.get_configuration;Description
Retrieves setting configurations for Inspector scans.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _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 |
| ec2_configuration Specifies how the Amazon EC2 automated scan mode is currently configured for your environment. | STRUCT( |
Show child fields
| |
| ecr_configuration Specifies how the ECR automated re-scan duration is currently configured for your environment. | STRUCT( |
Show child fields
| |