Describes the settings for the Insights event selectors that you configured for your trail or event data store. GetInsightSelectors shows if CloudTrail Insights event logging is enabled on the trail or event data store, and if it is, which Insights types are enabled. If you run GetInsightSelectors on a trail or event data store that does not have Insights events enabled, the operation throws the exception InsightNotEnabledException
Specify either the EventDataStore parameter to get Insights event selectors for an event data store, or the TrailName parameter to the get Insights event selectors for a trail. You cannot specify these parameters together.
Information about this profile's membership in the AWS organization.
Show child fields
_aws_profile.organization.account_name
The name of account speciifed by the organization
_aws_profile.organization.id
The organization id
_aws_profile.organization.master_account
Show child fields
_aws_profile.organization.master_account.email
The organization master account email address
_aws_profile.organization.master_account.id
The organization master account id
_aws_profile.organization.parents[]
Show child fields
_aws_profile.organization.parents[].id
The id of the parent
_aws_profile.organization.parents[].name
The name of the parent
_aws_profile.organization.parents[].tags[]
Show child fields
_aws_profile.organization.parents[].tags[].key
_aws_profile.organization.parents[].tags[].value
_aws_profile.organization.parents[].type
The type of parent can be an organization unit or a root
_aws_profile.organization.tags[]
Show child fields
_aws_profile.organization.tags[].key
_aws_profile.organization.tags[].value
_aws_profile.type
The type of profile, either 'credentials' or 'assumed_role'
_aws_profile.via_profile_name
This IAM role for this profile is assumed by first utilizing another profile with this name to obtain credentials.
_aws_regionInput Column
The AWS region to use.
VARCHAR
event_data_store_arn
The ARN of the source event data store that enabled Insights events.
VARCHAR
insight_selectors
A JSON string that contains the Insight types you want to log on a trail or event data store. ApiErrorRateInsight and ApiCallRateInsight are supported as Insights types.
STRUCT( "insight_type" VARCHAR )[]
Show child fields
insight_selectors[]
Show child fields
insight_selectors[].insight_type
The type of Insights events to log on a trail or event data store. ApiCallRateInsight and ApiErrorRateInsight are valid Insight types.
The ApiCallRateInsight Insights type analyzes write-only management API calls that are aggregated per minute against a baseline API call volume.
The ApiErrorRateInsight Insights type analyzes management API calls that result in error codes. The error is shown if the API call is unsuccessful.
insights_destination
The ARN of the destination event data store that logs Insights events.
VARCHAR
trail_arn
The Amazon Resource Name (ARN) of a trail for which you want to get Insights selectors.