amazonaws.com

This section provides documentation for the Amazon CodeGuru Profiler API operations. 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 algo

🔑 oauth2 23 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns a list of profiling groups. The profiling groups are returned as <a h…
curl \
  -H "Authorization: $API_KEY" \
  http://codeguru-profiler.us-east-1.amazonaws.com/profilingGroups
Returns a list of the tags that are assigned to a specified resource.
curl \
  -H "Authorization: $API_KEY" \
  http://codeguru-profiler.us-east-1.amazonaws.com/tags/{resourceArn}
Returns a list of <a href="https://docs.aws.amazon.com/codeguru/latest/profil…
curl \
  -H "Authorization: $API_KEY" \
  http://codeguru-profiler.us-east-1.amazonaws.com/internal/findingsReports
Endpoints (23 total)
GET
/profilingGroups
Returns a list of profiling groups. The profiling groups are returned as <a h…
GET
/tags/{resourceArn}
Returns a list of the tags that are assigned to a specified resource.
GET
/internal/findingsReports
Returns a list of <a href="https://docs.aws.amazon.com/codeguru/latest/profil…
GET
/profilingGroups/{profilingGroupName}
Returns a <a href="https://docs.aws.amazon.com/codeguru/latest/profiler-api/A…
GET
/profilingGroups/{profilingGroupName}/policy
Returns the JSON-formatted resource-based policy on a profiling group.
GET
/profilingGroups/{profilingGroupName}/profile
<p> Gets the aggregated profile of a profiling group for a specified time ran…
GET
/profilingGroups/{profilingGroupName}/notificationConfiguration
Get the current configuration for anomaly notifications for a profiling group.
GET
/profilingGroups/{profilingGroupName}/profileTimes#endTime&period&startTime
Lists the start times of the available aggregated profiles of a profiling gro…
GET
/internal/profilingGroups/{profilingGroupName}/recommendations#endTime&startTime
Returns a list of <a href="https://docs.aws.amazon.com/codeguru/latest/profil…
GET
/internal/profilingGroups/{profilingGroupName}/findingsReports#endTime&startTime
List the available reports for a given profiling group and time range.
POST
/tags/{resourceArn}
Use to assign one or more tags to a resource.
POST
/profilingGroups#clientToken
Creates a profiling group.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints23
Authoauth2
Categories1
http://codeguru-profiler.us-east-1.amazonaws.com