Skip to content

Project with example code snippets for AWS signing lambda function URL requests using AWS SDK v1 and V2

Notifications You must be signed in to change notification settings

patrzalektom/aws-lambda-function-url

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lambda function URL requests signing

This repository contains code examples with signing requests sent to Lambda function URL with AWS Signature Version 4 (using Java SDK v1 and V2).

These code snippets are described and explained in my article about the same topic: How To Sign And Secure AWS Lambda Requests In Java.

About

Project with example code snippets for AWS signing lambda function URL requests using AWS SDK v1 and V2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages