Creates the report definition for a report in Application Cost Profiler.
See https://www.paws-r-sdk.com/docs/applicationcostprofiler_put_report_definition/ for full documentation.
applicationcostprofiler_put_report_definition(
reportId,
reportDescription,
reportFrequency,
format,
destinationS3Location
)
[required] Required. ID of the report. You can choose any valid string matching the pattern for the ID.
[required] Required. Description of the report.
[required] Required. The cadence to generate the report.
[required] Required. The format to use for the generated report.
[required] Required. Amazon Simple Storage Service (Amazon S3) location where Application Cost Profiler uploads the report.