Amazon CodeGuru Profiler
Amazon CodeGuru Profiler collects runtime performance data from your live applications, and provides recommendations that can help you fine-tune your application performance. Using machine learning algorithms, CodeGuru Profiler can help you find your most expensive lines of code and suggest ways you can improve efficiency and remove CPU bottlenecks.
CodeGuru Profiler provides different visualizations of profiling data to help you identify what code is running on the CPU, see how much time is consumed, and suggest ways to reduce CPU utilization.
Below are the cmdlets which are available with Amazon CodeGuru Profiler
CmdletName | ServiceOperation |
Get-CGPPolicy | GetPolicy |
Get-CGPProfile | GetProfile |
Get-CGPProfileTimeList | ListProfileTimes |
Get-CGPProfilingGroup | DescribeProfilingGroup |
Get-CGPProfilingGroupList | ListProfilingGroups |
New-CGPProfilingGroup | CreateProfilingGroup |
Remove-CGPPermission | RemovePermission |
Remove-CGPProfilingGroup | DeleteProfilingGroup |
Send-CGPAgentProfile | PostAgentProfile |
Set-CGPAgentConfiguration | ConfigureAgent |
Update-CGPProfilingGroup | UpdateProfilingGroup |
Write-CGPPermission | PutPermission |
You can also check other AWS Services, and each services cmdlets we are providing.