v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1463323.2 KB

Retrieves the definition of a report already configured in AWS Application Cost Profiler.

get/reportDefinition/{reportId}

Path parameters

reportIdstring required

ID of the report to retrieve.

Response

Success

reportIdstring required

ID of the report retrieved.

reportDescriptionstring required

Description of the report.

reportFrequency'MONTHLY' | 'DAILY' | 'ALL' required

Cadence used to generate the report.

format'CSV' | 'PARQUET' required

Format of the generated report.

createdAtstring date-time required

Timestamp (milliseconds) when this report definition was created.

lastUpdatedstring date-time required

Timestamp (milliseconds) when this report definition was last updated.

All 6 operations