Using Console
Using CLI
{rest-api-id}
with the ID of the API you want to check. This command will return the details of the specified API, including its name, ID, and description.
clientCertificateId
field. This field contains the ID of the ACM Certificate associated with the API. Use the following command to get the details of the certificate:
{certificate-arn}
with the ARN of the certificate you want to check. This command will return the details of the certificate, including its status and expiration date. If the status is EXPIRED
, then the certificate has expired.
Using Python