ReportDefinition - Application Cost Profiler

ReportDefinition

The configuration of a report in AWS Application Cost Profiler.

Contents

createdAt

Timestamp (milliseconds) when this report definition was created.

Type: Timestamp

Required: No

destinationS3Location

The location in Amazon Simple Storage Service (Amazon S3) the reports should be saved to.

Type: S3Location object

Required: No

format

The format used for the generated reports.

Type: String

Valid Values: CSV | PARQUET

Required: No

lastUpdatedAt

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

Type: Timestamp

Required: No

reportDescription

Description of the report

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*\S.*

Required: No

reportFrequency

The cadence at which the report is generated.

Type: String

Valid Values: MONTHLY | DAILY | ALL

Required: No

reportId

The ID of the report.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[0-9A-Za-z\.\-_]+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: