-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
Description
This is a Feature Proposal
Description
AWS CLI supports the credential_process option in ~/.aws/config profiles, which allows you to store credentials somewhere else than the plain ~/.aws/credentials file. For instance, you can create a script that fetches them from 1Password using the 1Password CLI.
Serverless Framework doesn't support this so if you use this feature, you will get a Profile does not exist error when deploying. I know supporting this may not be quite trivial, but it might be very convenient.
Additional Data
- Serverless Framework Version you're using: 1.26.1
- Operating System: macOS
- Stack Trace:
- Provider Error messages:
juhamust, pachoyan, JetFault, atz, jbarrus and 47 more