-
Hello everyone, I got the issue that we are running our applications in AWS account A but our secrets are stored in AWS account B. Prefixing with the account ID does not work like Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Well my debugging solved the issue faster than I thought. 👻 |
Beta Was this translation helpful? Give feedback.
Well my debugging solved the issue faster than I thought. 👻
Just prefix it as you would do with the AWS CLI using the full ARN:
aws-secretsmanager:arn:aws:secretsmanager:eu-central-1:1234567890:secret:my/desired/secret