Smaws_Client_PI.CreatePerformanceAnalysisReport
Creates a new performance analysis report for a specific time period for the DB instance.
val request :
Smaws_Lib.Context.t ->
Types.create_performance_analysis_report_request ->
(Types.create_performance_analysis_report_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceError of Types.internal_service_error
| `InvalidArgumentException of Types.invalid_argument_exception
| `NotAuthorizedException of Types.not_authorized_exception ])
Stdlib.result