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