Values.CloudWatchLogDestinationSourceThe destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.
type nonrec t = {logGroup : LogGroup.t;The name of the CloudWatch Logs group to send pipeline logs to. You can specify an existing log group or create a new one. For example, /aws/vendedlogs/OpenSearchService/pipelines.
*)}