Signing back into the Community for the first time? You'll need to reset your password to access your account.  Find out more.

Forum Discussion

Former Member's avatar
Former Member
3 years ago

Problem with example from 1Password Developer Documentation

When I run: op read op://development/aws/secret_access_key I get my secret access key

But when I run: aws s3 ls (after running alias aws="op run --env-file=$HOME/.config/op/aws.env -- aws")

I get:
An error occurred (InvalidAccessKeyId) when calling the ListBuckets operation: The AWS Access Key Id you provided does not exist in our records.

And echo $AWS_ACCESS_KEY_ID gives me a blank line


1Password Version: 80700098,
Extension Version: 2.3.1
OS Version: 12.4 (21F79)

No Replies