AWS cli documentation change
Summary
Updated AWS CLI version reference and corrected two documentation links: one for Private CA permissions and one for the managed renewal guide.
Security assessment
The changes are documentation link corrections and a version update. The link to Private CA permissions now points to a more specific anchor (#PcaPermissions), which is a documentation improvement but not security-related. No security vulnerabilities or features are addressed.
Diff
diff --git a/cli/latest/reference/acm/renew-certificate.md b/cli/latest/reference/acm/renew-certificate.md index 20878382f..fb67d0cd3 100644 --- a//cli/latest/reference/acm/renew-certificate.md +++ b//cli/latest/reference/acm/renew-certificate.md @@ -15 +15 @@ - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) » @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Renews an [eligible ACM certificate](https://docs.aws.amazon.com/acm/latest/userguide/managed-renewal.html) . In order to renew your Amazon Web Services Private CA certificates with ACM, you must first [grant the ACM service principal permission to do so](https://docs.aws.amazon.com/privateca/latest/userguide/PcaPermissions.html) . For more information, see [Testing Managed Renewal](https://docs.aws.amazon.com/acm/latest/userguide/manual-renewal.html) in the ACM User Guide. +Renews an [eligible ACM certificate](https://docs.aws.amazon.com/acm/latest/userguide/managed-renewal.html) . In order to renew your Amazon Web Services Private CA certificates with ACM, you must first [grant the ACM service principal permission to do so](https://docs.aws.amazon.com/privateca/latest/userguide/assign-permissions.html#PcaPermissions) . For more information, see [Testing Managed Renewal](https://docs.aws.amazon.com/acm/latest/userguide/managed-renewal.html) in the ACM User Guide. @@ -234 +234 @@ None - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) »