Microsoft Sentinel | Data connectors - AWS
Arif Ali
0
Reputation points
The script provided by Microsoft does now work and fails in various places like with tags etc.
I would like to know if others are facing this issue?
"28/04/2025 12:43","Executing: aws iam create-role --role-name OIDC_SentinelIAMRole2 --assume-role-policy-document {""Version"":""2012-10-17"",""Statement"":[{""Effect"":""Allow"",""Principal"":{""Federated"":""arn:aws:iam::XXXXXXX:oidc-provider/sts.windows.net/XXXXXXXXXXX/""},""Condition"":{""StringEquals"":{""sts:RoleSessionName"":""MicrosoftSentinel_XXXXXXXXXXX"",""sts.windows.net/XXXXXXXXXXX/:aud"":""api://1462b192-27f7-4cb9-8523-0f4ecb54b47e""}},""Action"":""sts:AssumeRoleWithWebIdentity""}]} --tags [{""Key"":""Operator"",""Value"":""Microsoft_Sentinel_Automation_Script""}] 2>&1","Verbose"
"28/04/2025 12:43","System.Management.Automation.RemoteException Error parsing parameter '--tags': Invalid JSON: Expecting property name enclosed in double quotes: line 1 column 3 (char 2) JSON received: [{Key:Operator,Value:Microsoft_Sentinel_Automation_Script}]","Verbose"
"28/04/2025 12:43","JSON received: [{Key:Operator,Value:Microsoft_Sentinel_Automation_Script}]","Error"
"28/04/2025 12:43","Retrying...","Information"
https://learn.microsoft.com/en-us/azure/sentinel/connect-aws?tabs=s3
That is the article I am following.
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,268 questions
Sign in to answer