View source: R/applicationcostprofiler_operations.R
applicationcostprofiler_update_report_definition | R Documentation |
Updates existing report in AWS Application Cost Profiler.
See https://www.paws-r-sdk.com/docs/applicationcostprofiler_update_report_definition/ for full documentation.
applicationcostprofiler_update_report_definition(
reportId,
reportDescription,
reportFrequency,
format,
destinationS3Location
)
reportId |
[required] Required. ID of the report to update. |
reportDescription |
[required] Required. Description of the report. |
reportFrequency |
[required] Required. The cadence to generate the report. |
format |
[required] Required. The format to use for the generated report. |
destinationS3Location |
[required] Required. Amazon Simple Storage Service (Amazon S3) location where Application Cost Profiler uploads the report. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.