Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(secretsmanager): Remove unused secretName attribute (#10410)
In #10309, secretName was added to SecretAttributes, but given the ARN is always required, it's fairly redundant. Removing to reduce public API surface area. Not a breaking change, as #10309 has not yet been released. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information