fis_list_actions: Lists the available FIS actions
Usage
fis_list_actions(maxResults = NULL, nextToken = NULL)
Arguments
- maxResults
The maximum number of results to return with a single call. To retrieve
the remaining results, make another call with the returned nextToken
value.
- nextToken
The token for the next page of results.