v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Retrieves the details of a certificate association with a responder gateway.

get/responder-gateway/{gatewayId}/certificate#acmCertificateArn

Path parameters

gatewayIdstring required

The unique identifier of the gateway.

Query parameters

acmCertificateArnstring required

The Amazon Resource Name (ARN) of the ACM certificate.

Response

Success

gatewayIdstring required

The unique identifier of the gateway.

acmCertificateArnstring required

The Amazon Resource Name (ARN) of the ACM certificate.

status'PENDING_ASSOCIATION' | 'ASSOCIATED' | 'PENDING_DISASSOCIATION' | 'DISASSOCIATED' | 'FAILED' required

The status of the certificate association.

associatedAtstring date-time

The timestamp of when the certificate was associated.

updatedAtstring date-time

The timestamp of when the certificate association was last updated.