serverless-better-credentials
serverless-better-credentials copied to clipboard
Better AWS credentials resolution plugin for serverless
**Is your feature request related to a problem? Please describe.** The following scenario isn't covered by the plugin - Role profile (account B) with SSO profile (account A) as a...
**Is your feature request related to a problem? Please describe.** Dear Developers/Maintainers, We are working on migration to aws-sdk v3 and serverless-better-credentials requires aws-sdk v2. It comes from the package.json:...
**Describe the bug** Since 1.2.0 the plugin does not detect the aws profile anymore and always defaults to the "default" aws profile **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** Setting the enabled flag to false does not prevent betterCredentials from running. **To Reproduce** Set enabled flag to false and run serverless **Expected behavior** It should prevent...
**Describe the bug** It was working fine, but suddenly I got an error saying: `CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1` **To Reproduce** Steps to reproduce the...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...