v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466257.0 KB

Retrieve the dimensions that can be queried for each specified metric type on a specified DB instance.

post/#X-Amz-Target=PerformanceInsightsv20180227.ListAvailableResourceDimensions

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'PerformanceInsightsv20180227.ListAvailableResourceDimensions' required

Request body

ServiceType'RDS' | 'DOCDB' required

The Amazon Web Services service for which Performance Insights returns metrics.

Identifierstring required

An immutable identifier for a data source that is unique within an Amazon Web Services Region. Performance Insights gathers metrics from this data source. To use an Amazon RDS DB instance as a data source, specify its <code>DbiResourceId</code> value. For example, specify <code>db-ABCDEFGHIJKLMNOPQRSTU1VWZ</code>.

MetricsRequestString[] required

The types of metrics for which to retrieve dimensions. Valid values include <code>db.load</code>.

MaxResultsinteger

The maximum number of items to return in the response. If more items exist than the specified <code>MaxRecords</code> value, a pagination token is included in the response so that the remaining results can be retrieved.

NextTokenstring

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by <code>MaxRecords</code>.

Response

Success

NextTokenstring

An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the token, up to the value specified by <code>MaxRecords</code>.