ModifyListenerAttributes#

Description#

Request to change listener attributes for the Elastic Load Balancer (ELB).

Request Parameters#

  • Attributes.member.N — The attributes of the listener.

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

    • Type: String

    • Required: Yes

Response Elements#

  • Attributes.member.N — Information about the listener attributes.

Examples#

c2-elb ModifyListenerAttributes ListenerArn "listener_arn" Attributes.1.Key "attribute_name" Attributes.1.Value "value"