

# RestoreSummary
<a name="API_RestoreSummary"></a>

Contains details for the restore.

## Contents
<a name="API_RestoreSummary_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** RestoreDateTime **   <a name="DDB-Type-RestoreSummary-RestoreDateTime"></a>
Point in time or source backup time.  
Type: Timestamp  
Required: Yes

 ** RestoreInProgress **   <a name="DDB-Type-RestoreSummary-RestoreInProgress"></a>
Indicates if a restore is in progress or not.  
Type: Boolean  
Required: Yes

 ** SourceBackupArn **   <a name="DDB-Type-RestoreSummary-SourceBackupArn"></a>
The Amazon Resource Name (ARN) of the backup from which the table was restored.  
Type: String  
Length Constraints: Minimum length of 37. Maximum length of 1024.  
Required: No

 ** SourceTableArn **   <a name="DDB-Type-RestoreSummary-SourceTableArn"></a>
The ARN of the source table of the backup that is being restored.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

## See Also
<a name="API_RestoreSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/dynamodb-2012-08-10/RestoreSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dynamodb-2012-08-10/RestoreSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dynamodb-2012-08-10/RestoreSummary) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon DynamoDB. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amazondynamodb` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
