Creates a new SLA report schedule object in DynamoDB and sets up CloudWatch event rules (daily/weekly/monthly). Requires sla:create
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
New SLA schedule data
The body is of type object
.
Created. Returns the newly created schedule.