CloudTrail > Structures > ContextKeySelector ContextKeySelector¶ Structure Class¶ ContextKeySelector dataclass ¶ An object that contains information types to be included in CloudTrail enriched events. Attributes¶ equals instance-attribute ¶ equals: list[str] A list of keys defined by Type to be included in CloudTrail enriched events. type instance-attribute ¶ type: Type Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.