Commit Graph
12 Commits
Author SHA1 Message Date
Michael BondandSheetal Nandi 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
Nathan Shively-SandersandGitHub 8ecdaf82c2 Merge pull request #17144 from y13i/feat-aws-lambda-cloudformation-custom-resource
Add type definition for AWS Lambda CloudFormation custom resource event
2017-06-22 13:44:05 -07:00
Simon RamsayandGitHub 4ab4d5098f removed nexus-uw from authors
i am unable to review these prs, so i am removing myself from the list of authors
2017-06-15 18:06:42 -04:00
Yoriki Yamaguchi 0b5e9d380a add type definition for AWS CloudFormation custom resource 2017-06-13 12:10:19 +09:00
Simon MalesandMohamed Hegazy 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 YamaguchiandMohamed Hegazy 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
KeitaNishimoto 1436b17cd2 fix Corrected the structure of "AuthResponseContext" was wrong 2017-03-28 22:46:35 +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