Forum Discussion
Larssen92
Oct 12, 2021Brass Contributor
Enabling AWS data connector as code
Hi, Has anyone succeeded enabling the AWS data connector as code? In this example (https://github.com/Azure/Azure-Sentinel/blob/master/Tools/Sentinel-All-In-One/ARMTemplates/LinkedTemplates/dataCo...
Larssen92
Oct 13, 2021Brass Contributor
I found a solution from this documentation https://docs.microsoft.com/en-us/rest/api/securityinsights/data-connectors/list#awscloudtraildataconnector
I provided a snippet of the working bicep structure, in case anyone is interested. (awsRoleArn is provided as a parameter in this case)