MaxEndTime
If you specify the MaxEndTime
parameter, the RemoveStatusRecords
action deletes any status records that are older than the specified value.
You must specify MaxEndTime
in epoch seconds (seconds since 1 January, 1970). For example, to delete all records prior to Wednesday 2 January, 14:34:35 2013, set MaxEndTime
to 1357137275
.
Actions: | RemoveStatusRecords |
Type: | Long |
Default: | None |
Required: | No |
Example: | MaxEndTime=1356085698
|
See Also: |