AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.20 to 2.34.21 and fixed broken API reference links by correcting the URL path from 'latestAPIReference' to 'latest/APIReference'.
Security assessment
The changes are routine documentation updates involving version number updates and fixing broken hyperlinks. There is no evidence of addressing security vulnerabilities or adding security-related content.
Diff
diff --git a/cli/latest/reference/acm/list-certificates.md b/cli/latest/reference/acm/list-certificates.md index 601ebf1a4..aba2ab9f8 100644 --- a//cli/latest/reference/acm/list-certificates.md +++ b//cli/latest/reference/acm/list-certificates.md @@ -15 +15 @@ - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) » @@ -517 +517 @@ CertificateSummaryList -> (list) ->>> When called by [ListCertificates](https://docs.aws.amazon.com/acm/latestAPIReference/API_ListCertificates.html) , this parameter will only return the first 100 subject alternative names included in the certificate. To display the full list of subject alternative names, use [DescribeCertificate](https://docs.aws.amazon.com/acm/latestAPIReference/API_DescribeCertificate.html) . +>>> When called by [ListCertificates](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListCertificates.html) , this parameter will only return the first 100 subject alternative names included in the certificate. To display the full list of subject alternative names, use [DescribeCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeCertificate.html) . @@ -538 +538 @@ CertificateSummaryList -> (list) ->>> When called by [ListCertificates](https://docs.aws.amazon.com/acm/latestAPIReference/API_ListCertificates.html) , indicates whether the full list of subject alternative names has been included in the response. If false, the response includes all of the subject alternative names included in the certificate. If true, the response only includes the first 100 subject alternative names included in the certificate. To display the full list of subject alternative names, use [DescribeCertificate](https://docs.aws.amazon.com/acm/latestAPIReference/API_DescribeCertificate.html) . +>>> When called by [ListCertificates](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListCertificates.html) , indicates whether the full list of subject alternative names has been included in the response. If false, the response includes all of the subject alternative names included in the certificate. If true, the response only includes the first 100 subject alternative names included in the certificate. To display the full list of subject alternative names, use [DescribeCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeCertificate.html) . @@ -705 +705 @@ CertificateSummaryList -> (list) - * [AWS CLI 2.34.20 Command Reference](../../index.html) » + * [AWS CLI 2.34.21 Command Reference](../../index.html) »