Values.CreateAwsLogSourceRequestSourceAdds a natively supported Amazon Web Services service as an Amazon Security Lake source. Enables source types for member accounts in required Amazon Web Services Regions, based on the parameters you specify. You can choose any source type in any Region for either accounts that are part of a trusted organization or standalone accounts. Once you add an Amazon Web Services service as a source, Security Lake starts collecting logs and events from it. You can use this API only to enable natively supported Amazon Web Services services as a source. Use CreateCustomLogSource to enable data collection from a custom source.
type nonrec t = {sources : AwsLogSourceConfigurationList.t;Specify the natively-supported Amazon Web Services service to add as a source in Security Lake.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of AwsAccountId.t ] list
| `String of AwsLogSourceVersion.t ])
list ]
list ])
list ]