Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Claudia Update will not deploy with AWS SSO Credentials #236

Open
OuttaLineNomad opened this issue Jun 28, 2022 · 0 comments
Open

Claudia Update will not deploy with AWS SSO Credentials #236

OuttaLineNomad opened this issue Jun 28, 2022 · 0 comments

Comments

@OuttaLineNomad
Copy link

  • Expected behaviour:
    Use claudia update to deploy to Lambda with AWS SSO credentials, not local access key and secret key.

  • What actually happens:
    I receive an error showing I have missing credentials. I have AWS CLI credentials working through SSO.

    Error [CredentialsError]: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
    at Timeout.connectTimeout [as _onTimeout]

  • Steps to reproduce the problem:
    Without AWS Access Key and Secret key in config.

    1. Sign in to aws sso with CLI command aws sso login
    2. Use Claudia CLI to deploy the project with claudia update
  • Issue caused by:
    In my experience with other projects, the issue is that Claudia uses AWS SDK 2.X which does not support SSO. I know AWS 3.X will support SSO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant