Creates a new performance analysis report for a specific time period for the DB instance
Source:R/pi_operations.R
pi_create_performance_analysis_report.RdCreates a new performance analysis report for a specific time period for the DB instance.
See https://www.paws-r-sdk.com/docs/pi_create_performance_analysis_report/ for full documentation.
Usage
pi_create_performance_analysis_report(
ServiceType,
Identifier,
StartTime,
EndTime = NULL,
Tags = NULL
)Arguments
- ServiceType
[required] The Amazon Web Services service for which Performance Insights will return metrics. Valid value is
RDS.- Identifier
[required] An immutable, Amazon Web Services Region-unique identifier for a data source. Performance Insights gathers metrics from this data source.
To use an Amazon RDS instance as a data source, you specify its
DbiResourceIdvalue. For example, specifydb-ADECBTYHKTSAUMUZQYPDS2GW4A.- StartTime
[required] The start time defined for the analysis report.
- EndTime
The end time defined for the analysis report.
The metadata assigned to the analysis report consisting of a key-value pair.