AWS msk documentation change
Summary
Added direct link to UpdateSecurity API reference in documentation text
Security assessment
Change only adds an API reference link without modifying security content or addressing vulnerabilities. No evidence of security issue remediation.
Diff
diff --git a/msk/latest/developerguide/msk-update-security.md b/msk/latest/developerguide/msk-update-security.md index 853b82b87..83c719bba 100644 --- a//msk/latest/developerguide/msk-update-security.md +++ b//msk/latest/developerguide/msk-update-security.md @@ -7 +7 @@ -Use this Amazon MSK operation to update the authentication and client-broker encryption settings of your MSK cluster. You can also update the Private Security Authority used to sign certificates for mutual TLS authentication. You can't change the in-cluster (broker-to-broker) encryption setting. +Use the [UpdateSecurity](https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-security.html#UpdateSecurity) Amazon MSK operation to update the authentication and client-broker encryption settings of your MSK cluster. You can also update the Private Security Authority used to sign certificates for mutual TLS authentication. You can't change the in-cluster (broker-to-broker) encryption setting.