v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423146150.1 KB

Lists the private certificate authorities that you created by using the <a href="https://docs.aws.amazon.com/privateca/latest/APIReference/API_CreateCertificateAuthority.html">CreateCertificateAuthority</a> action.

post/#X-Amz-Target=ACMPrivateCA.ListCertificateAuthorities

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'ACMPrivateCA.ListCertificateAuthorities' required

Request body

NextTokenstring

Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the <code>NextToken</code> parameter from the response you just received.

MaxResultsinteger

Use this parameter when paginating results to specify the maximum number of items to return in the response on each page. If additional items exist beyond the number you specify, the <code>NextToken</code> element is sent in the response. Use this <code>NextToken</code> value in a subsequent request to retrieve additional items.

ResourceOwner'SELF' | 'OTHER_ACCOUNTS'

Use this parameter to filter the returned set of certificate authorities based on their owner. The default is SELF.

Response

Success

NextTokenstring

When the list is truncated, this value is present and should be used for the <code>NextToken</code> parameter in a subsequent pagination request.