v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436208157.4 KB

Removes a certificate association from a responder gateway.

delete/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 to disassociate.

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.