Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Cottone
5dbba088ed updating custom authorizer event 2017-10-27 14:56:52 -05:00
Michael Bond
f3b3098452 aws-lambda: Add isBase64Encoded support to ProxyResult (#18450)
This is required when using Binary support in API Gateway. 
See Also: "Output Format of a Lambda Function for Proxy Integration" https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-set-up-simple-proxy.html
2017-07-31 14:00:31 -07:00
william chang
6c49782ce4 [aws-lambda] S3CreateEvent.Records should be Array<S3Record> instead of Tuple 2017-07-18 15:55:50 +08:00
Yoriki Yamaguchi
0b5e9d380a add type definition for AWS CloudFormation custom resource 2017-06-13 12:10:19 +09:00
Simon Males
501ea7986b Add definition for AWS Lambda Cognito User Pool event: request.usernameParameter (#16998)
* request.usernameParameter

* usernameParameter test
2017-06-06 17:18:42 -07:00
Yoriki Yamaguchi
17c9c37033 Add definition for AWS Lambda Cognito User Pool event (#16458)
* add definition: AWS Lambda Cognito User Pool event

* add `userName` to CognitoUserPoolEvent
2017-05-31 22:52:52 -07:00
KeitaNishimoto
96666eee57 fix type Statement.Action(I responded to the review) 2017-03-30 00:09:43 +09:00
keita-nishimoto
60bda6cf4f add CustomAuthorizerCallback & AuthResponse 2017-03-27 14:15:05 +09:00
KeitaNishimoto
5a634f7fdb add API Gateway CustomAuthorizerEvent 2017-03-26 01:45:51 +09:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00