DeleteListener#

Description#

Request to remove a listener for the Elastic Load Balancer (ELB).

Request Parameters#

  • ListenerArn — The Amazon Resource Name (ARN) of the listener.

    • Type: String

    • Required: Yes

Response Elements#

  • requestId — The request ID.

    • Type: String

  • returnTrue is returned if the request succeeds, and an error otherwise.

    • Type: Boolean

Examples#

c2-elb DeleteListener ListenerArn "listener_arn"