AWS secretsmanager documentation change
Summary
Fixed two broken links for 'Managed external secrets Partners' by adding correct documentation URLs.
Security assessment
The change repairs broken documentation links but doesn't alter security functionality. While the topic involves secret rotation (a security feature), the fix doesn't add new security documentation or address a specific vulnerability. It merely restores existing reference links.
Diff
diff --git a/secretsmanager/latest/userguide/rotate-secrets_external.md b/secretsmanager/latest/userguide/rotate-secrets_external.md index 1d0487995..2de7dd4e5 100644 --- a//secretsmanager/latest/userguide/rotate-secrets_external.md +++ b//secretsmanager/latest/userguide/rotate-secrets_external.md @@ -11 +11 @@ Secrets Manager has partnered with select software vendors to offer managed exte -To view the list of partners onboarded with Secrets Manager, see [Managed external secrets Partners](). +To view the list of partners onboarded with Secrets Manager, see [Managed external secrets Partners](https://docs.aws.amazon.com/secretsmanager/latest/userguide/mes-partners.html). @@ -15 +15 @@ To view the list of partners onboarded with Secrets Manager, see [Managed extern -To configure rotation for an existing managed external secret, created by specifying the secret type and value as specified by the respective [integration partners](), use the following steps: +To configure rotation for an existing managed external secret, created by specifying the secret type and value as specified by the respective [integration partners](https://docs.aws.amazon.com/secretsmanager/latest/userguide/mes-partners.html), use the following steps: