v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467365253.0 KB

For the specified directory, lists all the certificates registered for a secure LDAP or client certificate authentication.

post/#X-Amz-Target=DirectoryService_20150416.ListCertificates

Query parameters

Limitstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'DirectoryService_20150416.ListCertificates' required

Request body

DirectoryIdstring required

The identifier of the directory.

NextTokenstring

A token for requesting another page of certificates if the <code>NextToken</code> response element indicates that more certificates are available. Use the value of the returned <code>NextToken</code> element in your request until the token comes back as <code>null</code>. Pass <code>null</code> if this is the first call.

Limitinteger

The number of items that should show up on one page

Response

Success

NextTokenstring

Indicates whether another page of certificates is available when the number of available certificates exceeds the page limit.