StartRecoveryRequestSourceServer
An object representing the Source Server to recover.
Contents
- sourceServerID
-
The ID of the Source Server you want to recover.
Type: String
Length Constraints: Fixed length of 19.
Pattern:
^s-[0-9a-zA-Z]{17}$
Required: Yes
- recoverySnapshotID
-
The ID of a Recovery Snapshot we want to recover from. Omit this field to launch from the latest data by taking an on-demand snapshot.
Type: String
Length Constraints: Fixed length of 21.
Pattern:
^pit-[0-9a-zA-Z]{17}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: