update_variable
(**kwargs)¶Updates a variable.
See also: AWS API Documentation
Request Syntax
response = client.update_variable(
name='string',
defaultValue='string',
description='string',
variableType='string'
)
[REQUIRED]
The name of the variable.
dict
Response Syntax
{}
Response Structure
Exceptions
FraudDetector.Client.exceptions.ValidationException
FraudDetector.Client.exceptions.ResourceNotFoundException
FraudDetector.Client.exceptions.InternalServerException
FraudDetector.Client.exceptions.ThrottlingException
FraudDetector.Client.exceptions.AccessDeniedException
FraudDetector.Client.exceptions.ConflictException