delete_ruleset
(**kwargs)¶Deletes a ruleset.
See also: AWS API Documentation
Request Syntax
response = client.delete_ruleset(
Name='string'
)
[REQUIRED]
The name of the ruleset to be deleted.
{
'Name': 'string'
}
Response Structure
The name of the deleted ruleset.
Exceptions
GlueDataBrew.Client.exceptions.ResourceNotFoundException
GlueDataBrew.Client.exceptions.ValidationException
GlueDataBrew.Client.exceptions.ConflictException