Describes properties of scheduled actions.
Query parameters
The name of the scheduled action to retrieve.
The type of the scheduled actions to retrieve.
The start time in UTC of the scheduled actions to retrieve. Only active scheduled actions that have invocations after this time are retrieved.
The end time in UTC of the scheduled action to retrieve. Only active scheduled actions that have invocations before this time are retrieved.
If true, retrieve only active scheduled actions. If false, retrieve only disabled scheduled actions.
List of scheduled action filters.
An optional parameter that specifies the starting point to return a set of response records. When the results of a <a>DescribeScheduledActions</a> request exceed the value specified in <code>MaxRecords</code>, Amazon Web Services returns a value in the <code>Marker</code> field of the response. You can retrieve the next set of response records by providing the returned marker value in the <code>Marker</code> parameter and retrying the request.
Response
Success