aws-param-store icon indicating copy to clipboard operation
aws-param-store copied to clipboard

Results 17 aws-param-store issues
Sort by recently updated
recently updated
newest added

related: https://github.com/vandium-io/aws-param-store/issues/15 when consuming this module, and running `npm install --production` the expected package `aws-sdk` was not present.

It looks like index.js is not pre-compiled to ES5. I receive this error when I try to use it in an app using create-react-app: ``` Creating an optimized production build......

add typings either in definitely typed or this project

help wanted

Opening PR as requested https://github.com/vandium-io/aws-param-store/issues/31#issuecomment-1864222052 Issues that need resolving still: - [ ] the -sdkv3 suffix from the fork needs removing - [ ] what to do about version numbers...

Hiya, It seems like things are inactive here, so I have forked and added ask-sdkv3 support at https://github.com/coggle/aws-param-store (published as `aws-param-store-sdkv3`), adding an explicit dependency on `@aws-sdk/client-ssm` but if you...

Replace aws-sdk with @aws-sdk/client-ssm Reducing from └─ Unpacked Size 80.4 MB to └─ Unpacked Size 4.72 MB

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies