@advanon-ag/aws-access-utils
TypeScript icon, indicating that this package has built-in type declarations

2.2.9 • Public • Published

Build Status

AWS access utils library

This library wraps access to AWS services. All services are accessed with usage of AWS X-Ray.

Installation

npm install aws-access-utils

Usage

Import module and start using it as specified in https://github.com/aws/aws-sdk-js

List of wrapped AWS services

  • AWS
  • DynamoDb
  • SES
  • SNS
  • StepFunctions
  • SSM
  • Lambda

For full list of functionality see index.js.

Accessing local AWS services

This library provides also ways of accessing local instances of AWS services. Local access to AWS services is configured using environment variables. If no environment variables are specified, default values are used. For more info see /src/config.js.

Testing this library

To execute tests run npm test.

Contributing

Feedback, bug reports, and pull requests are welcome.

For pull requests, make sure to follow the following guidelines:

  • Add tests for each new feature and bug fix.
  • Follow the existing code style, enforced by eslint.
  • Separate unrelated changes into multiple pull requests.

License

Apache License 2.0, see LICENSE.

Package Sidebar

Install

npm i @advanon-ag/aws-access-utils

Weekly Downloads

7

Version

2.2.9

License

Apache-2.0

Unpacked Size

59.7 kB

Total Files

53

Last publish

Collaborators

  • maciej.nowicki-cg24
  • advanon-root
  • pandomic
  • dbejan