AWS online-register documentation change
Summary
Updated description for ListCertificates action and added new SearchCertificates action with description
Security assessment
This change updates IAM action documentation for AWS Certificate Manager, including adding a new SearchCertificates action. This is routine documentation update for IAM permissions, which are security-related, but there's no evidence of addressing a specific security vulnerability. The change provides more accurate descriptions of available actions.
Diff
diff --git a/online-register/latest/data-formats/awscertificatemanager.md b/online-register/latest/data-formats/awscertificatemanager.md index f17141c17..94f009009 100644 --- a//online-register/latest/data-formats/awscertificatemanager.md +++ b//online-register/latest/data-formats/awscertificatemanager.md @@ -13 +13 @@ Actions | Description | Access level -[ListCertificates](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListCertificates.html)| Retrieve a list of the certificate ARNs and the domain name for each ARN| List +[ListCertificates](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListCertificates.html)| Retrieve a list of certificates for specific certificate parameters| List @@ -14,0 +15 @@ Actions | Description | Access level +[SearchCertificates](https://docs.aws.amazon.com/acm/latest/APIReference/API_SearchCertificates.html)| Retrieve a list of certificates matching search criteria| List