Skip to content

Commit 3fa2941

Browse files
authored
fixes (#22)
1 parent c6f5077 commit 3fa2941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ If it has not been automatically added, use the following procedure to configure
7979
           "Effect": "Allow",
8080
           "Principal": {
8181
               "AWS": [
82-
                   "arn:aws:iam::123456789101:root",
83-
                   "arn:aws:iam::123456789101:role/lw-seclake-LaceworkAmazonSecurityLakeEventFunctionR-aBcDeFg"
82+
                   "arn:aws:iam::111122223333:root",
83+
                   "arn:aws:iam::444455556666:role/lw-seclake-LaceworkAmazonSecurityLakeEventFunctionR-aBcDeFg"
8484
               ]
8585
           },
8686
           "Action": "sts:AssumeRole",

0 commit comments

Comments
 (0)