LookoutEquipment / Client / update_label_group
update_label_group#
- LookoutEquipment.Client.update_label_group(**kwargs)#
Updates the label group.
See also: AWS API Documentation
Request Syntax
response = client.update_label_group( LabelGroupName='string', FaultCodes=[ 'string', ] )
- Parameters:
LabelGroupName (string) –
[REQUIRED]
The name of the label group to be updated.
FaultCodes (list) –
Updates the code indicating the type of anomaly associated with the label.
Data in this field will be retained for service usage. Follow best practices for the security of your data.
(string) –
- Returns:
None
Exceptions
LookoutEquipment.Client.exceptions.ConflictException
LookoutEquipment.Client.exceptions.ResourceNotFoundException
LookoutEquipment.Client.exceptions.ValidationException
LookoutEquipment.Client.exceptions.ThrottlingException
LookoutEquipment.Client.exceptions.AccessDeniedException
LookoutEquipment.Client.exceptions.InternalServerException