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.43.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.44.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 5 contributors

Commits on Dec 20, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 4, 2024

  1. [479] CloudWatchEvent renamed to EventBridgeEvent (#537)

    * #479 CloudWatchEvent renamed to EventBridgeEvent
    
    * #479 CloudWatchEvent renamed to EventBridgeEvent
    
    * #479 code improvements after code review
    
    * #479 small fixes after code review
    
    * #479 small fix after code review
    mateusmarquezini authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    50dbfb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Add S3ObjectLambdaEvent (#536)

    * Add S3ObjectLambdaEvent
    
    * Update S3 Object Lambda sample code
    
    * Avoid the generic name of Configuration
    
    * Follow stylecheck
    
    * Add S3ObjectLambda prefix
    
    * fix Url to URL
    
    ---------
    
    Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>
    kdnakt and bmoffatt authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    501c2f3 View commit details
    Browse the repository at this point in the history
  2. 'Building your function' README updates (#543)

    * README updates
    
    * Update README.md
    bmoffatt authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c5ef6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce0845 View commit details
    Browse the repository at this point in the history
Loading