elbv2_add_listener_certificates: Adds the specified SSL server certificate to the certificate...

View source: R/elbv2_operations.R

elbv2_add_listener_certificatesR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/elbv2_add_listener_certificates/ for full documentation.

Usage

elbv2_add_listener_certificates(ListenerArn, Certificates)

Arguments

ListenerArn

[required] The Amazon Resource Name (ARN) of the listener.

Certificates

[required] The certificate to add. You can specify one certificate per call. Set CertificateArn to the certificate ARN but do not set IsDefault.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.