-
Notifications
You must be signed in to change notification settings - Fork 561
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aws/aws-lambda-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aws/aws-lambda-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 21 files changed
- 6 contributors
Commits on Aug 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 19047df - Browse repository at this point
Copy the full SHA 19047dfView commit details -
Add usernameParameter to CognitoEventUserPoolsCustomMessageRequest (#219
) The CustomMessage_AdminCreateUser trigger returns a user name and verification code, so the request must include both request.usernameParameter and request.codeParameter. Add the usernameParameter field to the CognitoEventUserPoolsCustomMessageRequest struct to meet this requirement. https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-message.html
Configuration menu - View commit details
-
Copy full SHA for cb30add - Browse repository at this point
Copy the full SHA cb30addView commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cb75cfe - Browse repository at this point
Copy the full SHA cb75cfeView commit details -
Adds OperationName to API Gateway Proxy Request (#224)
operationName is included by API Gateway for API's that were imported through OpenAPI spec.
Configuration menu - View commit details
-
Copy full SHA for 460325b - Browse repository at this point
Copy the full SHA 460325bView commit details -
events: add codebuild and codedeploy state-change event types (#213)
* events: add codedeploy event type * events: add codebuild event type * events: remove unused CodeBuildStatus * events: move codebuild time types
Configuration menu - View commit details
-
Copy full SHA for a5ae086 - Browse repository at this point
Copy the full SHA a5ae086View commit details -
Add event types for Cognito PreAuthentication Lambda trigger (#214)
* Add Cognito trigger: PreAuthentication * Add PreAuthentication test event
Configuration menu - View commit details
-
Copy full SHA for ec56cb7 - Browse repository at this point
Copy the full SHA ec56cb7View commit details
There are no files selected for viewing