AWS acm documentation change
Summary
Updated certificate management documentation to reference 'Search certificates' instead of 'List certificates', mentioning advanced search capabilities with filtering and sorting.
Security assessment
This change updates user guidance to use the newer SearchCertificates API instead of the older ListCertificates API. While certificate management has security implications, this change appears to be a routine feature update without specific security context or vulnerability fixes.
Diff
diff --git a/acm/latest/userguide/cetificate-management.md b/acm/latest/userguide/cetificate-management.md index b8c389802..2edbb4ec5 100644 --- a//acm/latest/userguide/cetificate-management.md +++ b//acm/latest/userguide/cetificate-management.md @@ -9 +9 @@ You can use the ACM console or the AWS CLI to manage the certificates in your ac - * [List certificates](./gs-acm-list.html) to see certificates managed by ACM. The list shows contains summary information about each certificate. + * [Search certificates](./gs-acm-list.html) to find certificates managed by ACM. You can filter and sort results using advanced search criteria. @@ -26 +26 @@ Reimport certificate -List certificates +Search certificates