3.0.0 • Published 3 months ago

@sailplane/aws-https v3.0.0

Weekly downloads
41
License
Apache-2.0
Repository
github
Last release
3 months ago

@sailplane/aws-http - HTTPS client with AWS Signature v4

What?

The AwsHttps class is an HTTPS (notice, not HTTP) client purpose made for use in and with AWS environments.

This is part of the sailplane library of utilities for AWS Serverless in Node.js.

Why?

  • Simple Promise or async syntax
  • Optionally authenticates to AWS via AWS Signature v4 using aws4
  • Familiar options
  • Helper to build request options from URL object
  • Light-weight
  • Easily extended for unit testing

How?

See the doc site for usage and examples.

3.0.0

3 months ago

2.0.1

2 years ago

2.0.0

3 years ago

1.1.0

4 years ago

1.0.1

5 years ago

0.1.0

5 years ago

1.0.0

5 years ago