0.0.8 • Published 6 months ago

@unioslight/aws-utils v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

AWS utils

Shared utilities for AWS-related tasks at Unios.

Example usage

See the test specs for examples of usage.

🛠 APIs

AwsUtilZip

See src/zip.ts

AwsUtilS3

See src/s3.ts

🏗 Development

  • Clone the repo
  • Install dependencies with yarn
  • For testing,
    • create a jest.env.js file from the jest.env.js.example template and fill in the required values
    • run yarn test to run the tests
0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago