v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14102416378.4 KB

Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener.

If the certificate in already in the certificate list, the call is successful but the certificate is not added again.

For more information, see SSL certificates in the Application Load Balancers Guide or Server certificates in the Network Load Balancers Guide.

get/#Action=AddListenerCertificates

Query parameters

ListenerArnstring required

The Amazon Resource Name (ARN) of the listener.

CertificateArnstring

The Amazon Resource Name (ARN) of the certificate.

IsDefaultboolean

Indicates whether the certificate is the default certificate. Do not set this value when specifying a certificate as an input. This value is not included in the output when describing a listener, but is included when describing listener certificates.

The certificate to add. You can specify one certificate per call. Set <code>CertificateArn</code> to the certificate ARN but do not set <code>IsDefault</code>.

Action'AddListenerCertificates' required
Version'2015-12-01' required

Response

Success

All 102 operations