applicationcostprofiler_delete_report_definition {paws.management}R Documentation

Deletes the specified report definition in AWS Application Cost Profiler

Description

Deletes the specified report definition in AWS Application Cost Profiler. This stops the report from being generated.

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

Usage

applicationcostprofiler_delete_report_definition(reportId)

Arguments

reportId

[required] Required. ID of the report to delete.


[Package paws.management version 0.7.0 Index]