v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458293303.1 KB

Returns a list of the current certificates that have been imported into Transfer Family. If you want to limit the results to a certain number, supply a value for the <code>MaxResults</code> parameter. If you ran the command previously and received a value for the <code>NextToken</code> parameter, you can supply that value to continue listing certificates from where you left off.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'TransferService.ListCertificates' required

Request body

MaxResultsinteger

The maximum number of certificates to return.

NextTokenstring

When you can get additional results from the <code>ListCertificates</code> call, a <code>NextToken</code> parameter is returned in the output. You can then pass in a subsequent command to the <code>NextToken</code> parameter to continue listing additional certificates.

Response

Success

NextTokenstring

Returns the next token, which you can use to list the next certificate.