v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1493436254.6 KB

Creates a recurring schedule for usage reports to deliver to the specified S3 location with a specified daily or weekly interval.

post/#X-Amz-Target=AlexaForBusiness.CreateBusinessReportSchedule

Headers

X-Amz-Target'AlexaForBusiness.CreateBusinessReportSchedule' required

Request body

ScheduleNamestring

The name identifier of the schedule.

S3BucketNamestring

The S3 bucket name of the output reports. If this isn't specified, the report can be retrieved from a download link by calling ListBusinessReportSchedule.

S3KeyPrefixstring

The S3 key where the report is delivered.

Format'CSV' | 'CSV_ZIP' required

The format of the generated report (individual CSV files or zipped files of individual files).

ClientRequestTokenstring

The client request token.

Response

Success

ScheduleArnstring

The ARN of the business report schedule.