DirectQueryDataSourceType
The type of data source that is used for direct queries. This is a supported AWS service, such as CloudWatch Logs or Security Lake.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- CloudWatchLog
-
Specifies CloudWatch Logs as a type of data source for direct queries.
Type: CloudWatchDirectQueryDataSource object
Required: No
- SecurityLake
-
Specifies Security Lake as a type of data source for direct queries.
Type: SecurityLakeDirectQueryDataSource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: