Package-level declarations
Types
Functions
Add up to 2 anomaly notifications channels for a profiling group.
Returns the time series of values for a requested list of frame metrics from a time period.
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 not and for how long to return profiling data.
Creates a profiling group.
Deletes a profiling group.
Get the current configuration for anomaly notifications for a profiling group.
Returns the JSON-formatted resource-based policy on a profiling group.
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.
List the available reports for a given profiling group and time range.
Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
Returns a list of the tags that are assigned to a specified resource.
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 for it using the permissions in the action group and the roles and users in the principals
parameter.
Remove one anomaly notifications channel for a profiling group.
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
which grants ConfigureAgent
and PostAgent
permissions. For more information, see Resource-based policies in CodeGuru Profiler in the Amazon CodeGuru Profiler User Guide, ConfigureAgent
, and PostAgentProfile
.
Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
Use to assign one or more tags to a resource.
Use to remove one or more tags from a resource.
Updates a profiling group.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.