Skip to content

Signature Version 4 is the process to add authentication information to AWS requests sent by HTTP.

Notifications You must be signed in to change notification settings

jayant141/aws-signature-v4-calculations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

aws-signature-v4-calculations

Signature Version 4 is the process to add authentication information to AWS requests sent by HTTP. First you need to create a policy which you have to encode it in UTF-8 and with base 64. The policy is called siring to sign. After that you have to create the signeture using the code given.

About

Signature Version 4 is the process to add authentication information to AWS requests sent by HTTP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages