Amazon CodeGuru Profiler Skill
amazonaws-com-codeguruprofiler
amazonaws-com-codeguruprofiler
| Method | Path | Description |
|---|---|---|
POST | /profilingGroups/{profilingGroupName}/notificationConfiguration | |
POST | /profilingGroups/{profilingGroupName}/frames/-/metrics | Add up to 2 anomaly notifications channels for a profiling group. |
POST | /profilingGroups/{profilingGroupName}/configureAgent | Returns the time series of values for a requested list of frame metrics from a time period. |
POST | /profilingGroups | Used by profiler agents to report their current state and to receive remote configuration updates. For example, ConfigureAgent can be used to tell an agent whether to profile or n... |
DELETE | /profilingGroups/{profilingGroupName} | Creates a profiling group. |
GET | /profilingGroups/{profilingGroupName} | Deletes a profiling group. |
GET | /internal/findingsReports | Returns a ProfilingGroupDescription object that contains information about the requested profiling group. |
GET | /profilingGroups/{profilingGroupName}/notificationConfiguration | Returns a list of FindingsReportSummary objects that contain analysis results for all profiling groups in your AWS account. |
GET | /profilingGroups/{profilingGroupName}/policy | Get the current configuration for anomaly notifications for a profiling group. |
GET | /profilingGroups/{profilingGroupName}/profile | Returns the JSON-formatted resource-based policy on a profiling group. |
GET | /internal/profilingGroups/{profilingGroupName}/recommendations | Gets the aggregated profile of a profiling group for a specified time range. Amazon CodeGuru Profiler collects posted agent profiles for a profiling group into aggregated profiles... |
GET | /internal/profilingGroups/{profilingGroupName}/findingsReports | Returns a list of Recommendation objects that contain recommendations for a profiling group for a given time period. A list of Anomaly objects that contains details about anomalie... |
GET | /profilingGroups/{profilingGroupName}/profileTimes | List the available reports for a given profiling group and time range. |
GET | /profilingGroups | Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range. |
GET | /tags/{resourceArn} | Returns a list of profiling groups. The profiling groups are returned as ProfilingGroupDescription objects. |
POST | /profilingGroups/{profilingGroupName}/agentProfile | Returns a list of the tags that are assigned to a specified resource. |
PUT | /profilingGroups/{profilingGroupName}/policy/{actionGroup} | Submits profiling data to an aggregated profile of a profiling group. To get an aggregated profile that is created with this profiling data, use GetProfile . |
DELETE | /profilingGroups/{profilingGroupName}/notificationConfiguration/{channelId} | Adds permissions to a profiling group's resource-based policy that are provided using an action group. If a profiling group doesn't have a resource-based policy, one is created fo... |
DELETE | /profilingGroups/{profilingGroupName}/policy/{actionGroup} | Remove one anomaly notifications channel for a profiling group. |
POST | /internal/profilingGroups/{profilingGroupName}/anomalies/{anomalyInstanceId}/feedback | Removes permissions from a profiling group's resource-based policy that are provided using an action group. The one supported action group that can be removed is agentPermission w... |
POST | /tags/{resourceArn} | Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not. |
DELETE | /tags/{resourceArn} | Use to assign one or more tags to a resource. |
PUT | /profilingGroups/{profilingGroupName} | Use to remove one or more tags from a resource. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-codeguruprofiler
Downloads and installs to ~/.claude/skills/amazonaws-com-codeguruprofiler/
2019-07-18 (2026-02-13)