List Certificates By C A

GET {{aws_internet_of_things_base_url}}/certificates-by-ca/caCertificateId?ascendingOrder&caCertificateId&marker&pageSize

Request Params

KeyDatatypeRequiredDescription
ascendingOrdernullSpecifies the order for results. If True, the results are returned in ascending order, based on the creation date.
caCertificateIdnullThe ID of the CA certificate. This operation will list all registered device certificate that were signed by this CA certificate.
markernullThe marker for the next set of results.
pageSizenullThe result page size.