aws-samples / aws-samples/appsync-with-postgraphile-rds
Cannot assume role
Open
- Dominant language
- PLpgSQL
- Stars
- 49
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Using an AWS_PROFILE is not working for this. It is giving me the error
`Error: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1`
I have even gone as far as to add --profile to the cdk code but even that is not working. I have also manually set the env variables and it still cannot assume a role.
Also AWS_PROFILE and AWS CLI all work fine assuming the role, so it is NOT my credentials or anything like that. CDK will NOT use my credentials!
Contributor guide
Assessment
This issue has not been assessed yet.