Package-level declarations

Types

Link copied to clipboard
sealed class AcceptLanguage
Link copied to clipboard

Retrieves the summary of the performance analysis report created for a time period.

Link copied to clipboard

Retrieves the details of the performance analysis report.

Link copied to clipboard
sealed class AnalysisStatus
Link copied to clipboard
sealed class ContextType
Link copied to clipboard
class Data

List of data objects which provide details about source metrics. This field can be used to determine the PI metric to render for the insight. This data type also includes static values for the metrics for the Insight that were calculated and included in text and annotations on the DB load chart.

Link copied to clipboard
class DataPoint

A timestamp, and a single numerical value, which together represent a measurement at a particular point in time.

Link copied to clipboard
sealed class DetailStatus
Link copied to clipboard

The information about a dimension.

Link copied to clipboard

A logical grouping of Performance Insights metrics for a related subject area. For example, the db.sql dimension group consists of the following dimensions:

Link copied to clipboard

Information about dimensions within a dimension group.

Link copied to clipboard

An object that includes the requested dimension key values and aggregated metric values within a dimension group.

Link copied to clipboard

An object that describes the details for a specified dimension.

Link copied to clipboard

The metadata for a feature. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.

Link copied to clipboard
sealed class FeatureStatus
Link copied to clipboard
sealed class FineGrainedAction
Link copied to clipboard
Link copied to clipboard
class Insight

Retrieves the list of performance issues which are identified.

Link copied to clipboard

The request failed due to an unknown error.

Link copied to clipboard

One of the arguments provided is invalid for this request.

Link copied to clipboard

The available dimension information for a metric type.

Link copied to clipboard

A time-ordered series of data points, corresponding to a dimension of a Performance Insights metric.

Link copied to clipboard

A single query to be processed. You must provide the metric to query and append an aggregate function to the metric. For example, to find the average for the metric db.load you must use db.load.avg. Valid values for aggregate functions include .avg, .min, .max, and .sum. If no other parameters are specified, Performance Insights returns all data points for the specified metric. Optionally, you can request that the data points be aggregated by dimension group (GroupBy), and return only those data points that match your criteria (Filter).

Link copied to clipboard

The user is not authorized to perform this request.

Link copied to clipboard

This data type helps to determine Performance Insights metric to render for the insight.

Link copied to clipboard
sealed class PeriodAlignment
Link copied to clipboard

Base class for all service related exceptions thrown by the Pi client

Link copied to clipboard

The list of recommendations for the insight.

Link copied to clipboard

If PartitionBy was specified in a DescribeDimensionKeys request, the dimensions are returned in an array. Each element in the array specifies one dimension.

Link copied to clipboard

An object that contains the full name, description, and unit of a metric.

Link copied to clipboard

An object describing a Performance Insights metric and one or more dimensions for that metric.

Link copied to clipboard
sealed class ServiceType
Link copied to clipboard
sealed class Severity
Link copied to clipboard
class Tag

Metadata assigned to an Amazon RDS resource consisting of a key-value pair.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class TextFormat
Link copied to clipboard
Link copied to clipboard