PointInTimeRecoveryDescription
The description of the point in time settings applied to the table.
Contents
Note
In the following list, the required parameters are described first.
- EarliestRestorableDateTime
-
Specifies the earliest point in time you can restore your table to. You can restore your table to any point in time during the last 35 days.
Type: Timestamp
Required: No
- LatestRestorableDateTime
-
LatestRestorableDateTime
is typically 5 minutes before the current time.Type: Timestamp
Required: No
- PointInTimeRecoveryStatus
-
The current state of point in time recovery:
-
ENABLED
- Point in time recovery is enabled. -
DISABLED
- Point in time recovery is disabled.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: