UNPKG

aws-lager

Version:

AWS Lambda / API Gateway / Endpoint Router

19 lines (18 loc) 322 B
{ "managed-policies": [ "AWSLambdaRole" ], "inline-policies": [], "trust-relationship": { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": { "Service": "apigateway.amazonaws.com" }, "Action": "sts:AssumeRole" } ] } }