SecurityHub / Client / delete_automation_rule_v2
delete_automation_rule_v2¶
- SecurityHub.Client.delete_automation_rule_v2(**kwargs)¶
- Deletes a V2 automation rule. This API is in public preview and subject to change. - See also: AWS API Documentation - Request Syntax- response = client.delete_automation_rule_v2( Identifier='string' ) - Parameters:
- Identifier (string) – - [REQUIRED] - The ARN of the V2 automation rule. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SecurityHub.Client.exceptions.AccessDeniedException
- SecurityHub.Client.exceptions.InternalServerException
- SecurityHub.Client.exceptions.ValidationException
- SecurityHub.Client.exceptions.ThrottlingException
- SecurityHub.Client.exceptions.ResourceNotFoundException
- SecurityHub.Client.exceptions.ConflictException