Skip to content
Permalink

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.42.0
Choose a base ref
...
head repository: aws/aws-lambda-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.43.0
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    30d7c7e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Added support for Cognito pre token generation with access token cust…

    …omization (#538)
    
    * Fixed Cognito service name and added event structure for Cognito pre token generation event V2
    
    * gofmt -s -w .
    
    * Add sample data and serde test
    
    * Tweak the test data to avoid having to break response marshaling compatability of the GroupConfiguration struct
    
    ---------
    
    Co-authored-by: Bryan Moffatt <[email protected]>
    Co-authored-by: Bryan Moffatt <[email protected]>
    3 people authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    326401a View commit details
    Browse the repository at this point in the history
Loading