aws.inspector2.get_member
Example SQL Queries
SELECT * FROMaws.inspector2.get_memberWHERE"account_id" = 'VALUE';Description
Gets member information for your organization.
Table Definition
| Column Name | Column Data Type |
|---|---|
| account_id Required Input Column The Amazon Web Services account ID of the member account to retrieve information on. | 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 |
| member Details of the retrieved member account. | STRUCT( |
Show child fields
| |