New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
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 anomalies detected in the profiling group for the same time period is also
returned.
Example
Use a bare-bones client and the command you need to make an API call.
Returns a list of
Recommendation
objects that contain recommendations for a profiling group for a given time period. A list ofAnomaly
objects that contains details about anomalies detected in the profiling group for the same time period is also returned.Example
Use a bare-bones client and the command you need to make an API call.
Param
GetRecommendationsCommandInput
Returns
GetRecommendationsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServerException (server fault)
The server encountered an internal error and is unable to complete the request.
Throws
ResourceNotFoundException (client fault)
The resource specified in the request does not exist.
Throws
ThrottlingException (client fault)
The request was denied due to request throttling.
Throws
ValidationException (client fault)
The parameter is not valid.
Throws
CodeGuruProfilerServiceException
Base exception class for all service exceptions from CodeGuruProfiler service.