aws.inspector2.list_account_permissions
Example SQL Queries
SELECT * FROMaws.inspector2.list_account_permissions;Description
Lists the permissions an account has to configure Amazon Inspector.
Table Definition
| Column Name | Column Data Type |
|---|---|
| service Input Column The services that the permissions allow an account to perform the given operations for. | 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 |
| operation The operations that can be performed with the given permissions. | VARCHAR |