Lists the start times of the available aggregated profiles of a profiling group for an aggregation period within the specified time range.
Path parameters
The name of the profiling group.
Query parameters
The end time of the time range from which to list the profiles.
The maximum number of profile time results returned by <code>ListProfileTimes</code> in paginated output. When this parameter is used, <code>ListProfileTimes</code> only returns <code>maxResults</code> results in a single page with a <code>nextToken</code> response element. The remaining results of the initial request can be seen by sending another <code>ListProfileTimes</code> request with the returned <code>nextToken</code> value.
The order (ascending or descending by start time of the profile) to use when listing profiles. Defaults to <code>TIMESTAMP_DESCENDING</code>.
The start time of the time range from which to list the profiles.
Response
Success