[@aws-cdk/aws-secretsmanager] ARN is incorrect when getting via fromSecretName #11072
Labels
@aws-cdk/aws-secretsmanager
Related to AWS Secrets Manager
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
When using
fromSecretName
with secrets manager, it returns a secret but thearn
property is returned as the name of the secret (used for lookup) not the actual ARN.Reproduction Steps
The text was updated successfully, but these errors were encountered: