Returns the autoshifts for an Amazon Web Services Region. By default, the call returns only <code>ACTIVE</code> autoshifts. Optionally, you can specify the <code>status</code> parameter to return <code>COMPLETED</code> autoshifts.
get/autoshifts
Query parameters
nextTokenstring
Specifies that you want to receive the next page of results. Valid only if you received a <code>nextToken</code> response in the previous request. If you did, it indicates that more output is available. Set this parameter to the value provided by the previous call's <code>nextToken</code> response to request the next page of results.
status'ACTIVE' | 'COMPLETED'
The status of the autoshift.
maxResultsinteger
The number of objects that you want to return with this call.
Response
Success