Class | Description |
---|---|
AddNotificationChannelsRequest |
The structure representing the AddNotificationChannelsRequest.
|
AddNotificationChannelsResult |
The structure representing the AddNotificationChannelsResponse.
|
AgentConfiguration |
The response of
ConfigureAgent that specifies if an agent profiles or not and for how long to return profiling
data. |
AgentOrchestrationConfig |
Specifies whether profiling is enabled or disabled for a profiling group.
|
AggregatedProfileTime |
Specifies the aggregation period and aggregation start time for an aggregated profile.
|
Anomaly |
Details about an anomaly in a specific metric of application profile.
|
AnomalyInstance |
The specific duration in which the metric is flagged as anomalous.
|
BatchGetFrameMetricDataRequest |
The structure representing the BatchGetFrameMetricDataRequest.
|
BatchGetFrameMetricDataResult |
The structure representing the BatchGetFrameMetricDataResponse.
|
Channel |
Notification medium for users to get alerted for events that occur in application profile.
|
ConfigureAgentRequest |
The structure representing the configureAgentRequest.
|
ConfigureAgentResult |
The structure representing the configureAgentResponse.
|
CreateProfilingGroupRequest |
The structure representing the createProfiliingGroupRequest.
|
CreateProfilingGroupResult |
The structure representing the createProfilingGroupResponse.
|
DeleteProfilingGroupRequest |
The structure representing the deleteProfilingGroupRequest.
|
DeleteProfilingGroupResult |
The structure representing the deleteProfilingGroupResponse.
|
DescribeProfilingGroupRequest |
The structure representing the describeProfilingGroupRequest.
|
DescribeProfilingGroupResult |
The structure representing the describeProfilingGroupResponse.
|
FindingsReportSummary |
Information about potential recommendations that might be created from the analysis of profiling data.
|
FrameMetric |
The frame name, metric type, and thread states.
|
FrameMetricDatum |
Information about a frame metric and its values.
|
GetFindingsReportAccountSummaryRequest |
The structure representing the GetFindingsReportAccountSummaryRequest.
|
GetFindingsReportAccountSummaryResult |
The structure representing the GetFindingsReportAccountSummaryResponse.
|
GetNotificationConfigurationRequest |
The structure representing the GetNotificationConfigurationRequest.
|
GetNotificationConfigurationResult |
The structure representing the GetNotificationConfigurationResponse.
|
GetPolicyRequest |
The structure representing the
getPolicyRequest . |
GetPolicyResult |
The structure representing the
getPolicyResponse . |
GetProfileRequest |
The structure representing the getProfileRequest.
|
GetProfileResult |
The structure representing the getProfileResponse.
|
GetRecommendationsRequest |
The structure representing the GetRecommendationsRequest.
|
GetRecommendationsResult |
The structure representing the GetRecommendationsResponse.
|
ListFindingsReportsRequest |
The structure representing the ListFindingsReportsRequest.
|
ListFindingsReportsResult |
The structure representing the ListFindingsReportsResponse.
|
ListProfileTimesRequest |
The structure representing the listProfileTimesRequest.
|
ListProfileTimesResult |
The structure representing the listProfileTimesResponse.
|
ListProfilingGroupsRequest |
The structure representing the listProfilingGroupsRequest.
|
ListProfilingGroupsResult |
The structure representing the listProfilingGroupsResponse.
|
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
Match |
The part of a profile that contains a recommendation found during analysis.
|
Metric |
Details about the metric that the analysis used when it detected the anomaly.
|
NotificationConfiguration |
The configuration for notifications stored for each profiling group.
|
Pattern |
A set of rules used to make a recommendation during an analysis.
|
PostAgentProfileRequest |
The structure representing the postAgentProfileRequest.
|
PostAgentProfileResult |
The structure representing the postAgentProfileResponse.
|
ProfileTime |
Contains the start time of a profile.
|
ProfilingGroupDescription |
Contains information about a profiling group.
|
ProfilingStatus |
Profiling status includes information about the last time a profile agent pinged back, the last time a profile was
received, and the aggregation period and start time for the most recent aggregated profile.
|
PutPermissionRequest |
The structure representing the
putPermissionRequest . |
PutPermissionResult |
The structure representing the
putPermissionResponse . |
Recommendation |
A potential improvement that was found from analyzing the profiling data.
|
RemoveNotificationChannelRequest |
The structure representing the RemoveNotificationChannelRequest.
|
RemoveNotificationChannelResult |
The structure representing the RemoveNotificationChannelResponse.
|
RemovePermissionRequest | |
RemovePermissionResult |
The structure representing the
removePermissionResponse . |
SubmitFeedbackRequest |
The structure representing the SubmitFeedbackRequest.
|
SubmitFeedbackResult |
The structure representing the SubmitFeedbackResponse.
|
TagResourceRequest | |
TagResourceResult | |
TimestampStructure |
A data type that contains a
Timestamp object. |
UntagResourceRequest | |
UntagResourceResult | |
UpdateProfilingGroupRequest |
The structure representing the updateProfilingGroupRequest.
|
UpdateProfilingGroupResult |
The structure representing the updateProfilingGroupResponse.
|
UserFeedback |
Feedback that can be submitted for each instance of an anomaly by the user.
|
Enum | Description |
---|---|
ActionGroup | |
AgentParameterField | |
AggregationPeriod | |
ComputePlatform | |
EventPublisher | |
FeedbackType | |
MetadataField | |
MetricType | |
OrderBy |
Exception | Description |
---|---|
AmazonCodeGuruProfilerException |
Base exception for all service exceptions thrown by Amazon CodeGuru Profiler
|
ConflictException |
The requested operation would cause a conflict with the current state of a service resource associated with the
request.
|
InternalServerException |
The server encountered an internal error and is unable to complete the request.
|
ResourceNotFoundException |
The resource specified in the request does not exist.
|
ServiceQuotaExceededException |
You have exceeded your service quota.
|
ThrottlingException |
The request was denied due to request throttling.
|
ValidationException |
The parameter is not valid.
|