0
votes

I want to create a secret for Read_write user of aurora postgres serverless which can be rotated by lambda function (generated by secrets manager itself) which uses master secret again created in same cloudformation stack. Is it possible to create both secrets in single cloudformation stack?? Thanks in advance.