delete_profiling_group(**kwargs)¶Deletes a profiling group.
See also: AWS API Documentation
Request Syntax
response = client.delete_profiling_group(
profilingGroupName='string'
)
[REQUIRED]
The name of the profiling group to delete.
{}
Response Structure
The structure representing the deleteProfilingGroupResponse.
Exceptions
CodeGuruProfiler.Client.exceptions.InternalServerExceptionCodeGuruProfiler.Client.exceptions.ConflictExceptionCodeGuruProfiler.Client.exceptions.ValidationExceptionCodeGuruProfiler.Client.exceptions.ThrottlingExceptionCodeGuruProfiler.Client.exceptions.ResourceNotFoundException