Skip to contents

Returns the projected metrics of Aurora and RDS database recommendations.

See https://www.paws-r-sdk.com/docs/computeoptimizer_get_rds_database_recommendation_projected_metrics/ for full documentation.

Usage

computeoptimizer_get_rds_database_recommendation_projected_metrics(
  resourceArn,
  stat,
  period,
  startTime,
  endTime,
  recommendationPreferences = NULL
)

Arguments

resourceArn

[required] The ARN that identifies the Amazon Aurora or RDS database.

The following is the format of the ARN:

arn:aws:rds:{region}:{accountId}:db:{resourceName}

stat

[required] The statistic of the projected metrics.

period

[required] The granularity, in seconds, of the projected metrics data points.

startTime

[required] The timestamp of the first projected metrics data point to return.

endTime

[required] The timestamp of the last projected metrics data point to return.

recommendationPreferences

Describes the recommendation preferences to return in the response of a get_auto_scaling_group_recommendations, get_ec2_instance_recommendations, get_ec2_recommendation_projected_metrics, get_rds_database_recommendations, and get_rds_database_recommendation_projected_metrics request.