Smaws_Client_PI.DeletePerformanceAnalysisReport
Deletes a performance analysis report.
val request :
Smaws_Lib.Context.t ->
Types.delete_performance_analysis_report_request ->
(Types.delete_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