Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_label_group

delete_label_group(**kwargs)

Deletes a group of labels.

See also: AWS API Documentation

Request Syntax

response = client.delete_label_group(
    LabelGroupName='string'
)
Parameters
LabelGroupName (string) --

[REQUIRED]

The name of the label group that you want to delete. Data in this field will be retained for service usage. Follow best practices for the security of your data.

Returns
None

Exceptions

  • LookoutEquipment.Client.exceptions.ResourceNotFoundException
  • LookoutEquipment.Client.exceptions.ThrottlingException
  • LookoutEquipment.Client.exceptions.InternalServerException
  • LookoutEquipment.Client.exceptions.AccessDeniedException
  • LookoutEquipment.Client.exceptions.ConflictException
  • LookoutEquipment.Client.exceptions.ValidationException