v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439179139.2 KB

Retrieves a list of on-call rotations.

post/#X-Amz-Target=SSMContacts.ListRotations

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SSMContacts.ListRotations' required

Request body

RotationNamePrefixstring

A filter to include rotations in list results based on their common prefix. For example, entering prod returns a list of all rotation names that begin with <code>prod</code>, such as <code>production</code> and <code>prod-1</code>.

NextTokenstring

A token to start the list. Use this token to get the next set of results.

MaxResultsinteger

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

Response

Success

NextTokenstring

The token for the next set of items to return. Use this token to get the next set of results.