How-to configure AWS config credential_process + op?
yodakramer
Community Member
In CLIv1 I was able to use something like:
[profile default] region=us-west-2 credential_process = sh -c "op --account kramer get item 'AWS Production' | jq '.details.sections[2].fields | map({(.t):.}) | add | {Version:1, AccessKeyId:.aws_access_key_id.v, SecretAccessKey:.aws_secret_access_key.v}'"
I can't seem to figure out the v2 version of that or how to use credential_process
to retrieve credentials.
0
Comments
-
Closing this because of duplicate ticket: https://1password.community/discussion/132453/how-to-configure-aws-config-credential-process-op#latest
0
This discussion has been closed.