Package-level declarations
Inherited functions
Creates a new performance analysis report for a specific time period for the DB instance.
Deletes a performance analysis report.
For a specific time period, retrieve the top N
dimension keys for a metric.
Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails
retrieves the full text of the dimension db.sql.statement
associated with this ID. This operation is useful because GetResourceMetrics
and DescribeDimensionKeys
don't support retrieval of large SQL statement text, lock snapshots, and execution plans.
Retrieves the report including the report ID, status, time details, and the insights with recommendations. The report status can be RUNNING
, SUCCEEDED
, or FAILED
. The insights include the description
and recommendation
fields.
Retrieve the metadata for different features. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.
Retrieve Performance Insights metrics for a set of data sources over a time period. You can provide specific dimension groups and dimensions, and provide filtering criteria for each group. You must specify an aggregate function for each metric.
Retrieve the dimensions that can be queried for each specified metric type on a specified DB instance.
Retrieve metrics of the specified types that can be queried for a specified DB instance.
Lists all the analysis reports created for the DB instance. The reports are sorted based on the start time of each report.
Retrieves all the metadata tags associated with Amazon RDS Performance Insights resource.
Adds metadata tags to the Amazon RDS Performance Insights resource.
Deletes the metadata tags from the Amazon RDS Performance Insights resource.
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.