Error updating Lambda function using credentials from environment variables in PowerShell #188
Labels
breaking-change
This issue requires a breaking change to remediate.
bug
This issue is a bug.
module/cli-ext
needs-major-version
Can only be considered for the next major release
p2
This is a standard priority issue
queued
Description
I have a
[default]
profile in my shared config/credentials files with an access key and secret for one account.I attempt to deploy a Lambda function into another account using temporary credentials in my PowerShell session
Results in an error like
Error updating configuration for Lambda function: Cross-account pass role is not allowed.
I am able to proceed by temporarily renaming my
[default]
profile to something else.Environment
Resolution
This is a 🐛 bug-report
The text was updated successfully, but these errors were encountered: