Skip to content

Instantly share code, notes, and snippets.

@jefferyfry
jefferyfry / gist:3ea163c050ca0dac7531e22938aec972
Created April 3, 2023 16:26
LaceworkAmazonSecurityLakeEventFunctionRole
LaceworkAmazonSecurityLakeEventFunctionRole:
Type: AWS::IAM::Role
Properties:
AssumeRolePolicyDocument:
Version: '2012-10-17'
Statement:
- Effect: Allow
Principal:
Service: lambda.amazonaws.com
Action: sts:AssumeRole