Skip to content

Support for credential_process in ~/.aws/config #4838

Closed
@kennu

Description

@kennu

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions