CodeGuruProfiler / Client / delete_profiling_group
delete_profiling_group#
- CodeGuruProfiler.Client.delete_profiling_group(**kwargs)#
Deletes a profiling group.
See also: AWS API Documentation
Request Syntax
response = client.delete_profiling_group( profilingGroupName='string' )
- Parameters:
profilingGroupName (string) –
[REQUIRED]
The name of the profiling group to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
The structure representing the deleteProfilingGroupResponse.
Exceptions
CodeGuruProfiler.Client.exceptions.InternalServerException
CodeGuruProfiler.Client.exceptions.ConflictException
CodeGuruProfiler.Client.exceptions.ValidationException
CodeGuruProfiler.Client.exceptions.ThrottlingException
CodeGuruProfiler.Client.exceptions.ResourceNotFoundException