initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Version": "2012-10-17",
|
||||
"Statement": [
|
||||
{
|
||||
"Sid": "AllowInvokeDomainCheckLambda",
|
||||
"Effect": "Allow",
|
||||
"Action": "lambda:InvokeFunction",
|
||||
"Resource": "arn:aws:lambda:eu-west-1:458835642486:function:domainCheck"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user