eventdatastore
EventDataStore is the Schema for the EventDataStores API
Resource Structure
Interactive Tree
apiVersionstringAPIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstringKind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectspecobjectEventDataStoreSpec defines the desired state of EventDataStore.
A storage lake of event data against which you can run complex SQL-based
queries. An event data store can include events that you have logged on your
account. To select events for an event data store, use advanced event selectors
(https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-lake-concepts.html#adv-event-selectors).
statusobjectEventDataStoreStatus defines the observed state of EventDataStore