ModifyListenerAttributes
Modifies the specified attributes of the specified listener.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- Attributes.member.N
-
The listener attributes.
Type: Array of ListenerAttribute objects
Required: Yes
- ListenerArn
-
The Amazon Resource Name (ARN) of the listener.
Type: String
Required: Yes
Response Elements
The following element is returned by the service.
- Attributes.member.N
-
Information about the listener attributes.
Type: Array of ListenerAttribute objects
Errors
For information about the errors that are common to all actions, see Common Errors.
- InvalidConfigurationRequest
-
The requested configuration is not valid.
HTTP Status Code: 400
- ListenerNotFound
-
The specified listener does not exist.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: