Amazon Web Services Request Signatures
Amazon Web Services Request Signatures
Construct a Canonical Request
Locate AWS Credentials
Use Credentials from .aws/credentials File
Signature Version 2
Signature Version 4
Signature Version 4
Construct a String To Sign
Generates version 2 and version 4 request signatures for Amazon Web Services ('AWS') <https://aws.amazon.com/> Application Programming Interfaces ('APIs') and provides a mechanism for retrieving credentials from environment variables, 'AWS' credentials files, and 'EC2' instance metadata. For use on 'EC2' instances, users will need to install the suggested package 'aws.ec2metadata' <https://cran.r-project.org/package=aws.ec2metadata>.
Useful links