aws_lambda_events 0.6.3

AWS Lambda event definitions
Documentation
1
2
3
4
5
6
7
8
9
{
  "accountId": "accountid123",
  "cognitoIdentityPoolId": "identitypoolid123",
  "cognitoIdentityId": "identityid123",
  "sourceIp": ["192.168.196.186", "193.168.196.186"],
  "username": "user1",
  "userArn": "arn:aws:iam::123456789012:user/appsync"
}