Amazon Web Service (AWS)
Used to authenticate with AWS endpoints.
Authenticates a connection with Amazon Web Services endpoints, such as EC2, SQS, or other AWS APIs. When added to an HTTP connection, every request is automatically signed with your AWS credentials using AWS Signature Version 4 so Amazon accepts it. By default it reads the AWS service and region straight from the URL you are calling, so in most cases you only need to provide your keys.