How to implement aws secret manager for multiple project applications

29 views Asked by At

Referring this document
I want to implement aws secret manager for multiple projects which are connected via one common-service project and I am using this reference in the common-service but unable to achieve it.

I am also referring this document, But I guess, I missed something and there is something that is not mentioned in this document.

I want to use and access all secrets from common-service to all other projects.

0

There are 0 answers