Mehdi

Results 1 issues of Mehdi

Hello, I am using dynamic references to retrieve a username and a password stored in AWS Secrets Manager: UserName: '{{resolve:secretsmanager:FSxSecret:SecretString:username}}' Password: '{{resolve:secretsmanager:FSxSecret:SecretString:password}}' My pipeline failed with the following error: "Secrets...