

# SnapshotBuild
<a name="API_SnapshotBuild"></a>

Contains size information about a MicroVM image snapshot build.

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

 ** codeInstallSizeInBytes **   <a name="lambdamicrovm-Type-SnapshotBuild-codeInstallSizeInBytes"></a>
The size of the installed code in bytes.  
Type: Long  
Required: No

 ** diskSnapshotSizeInBytes **   <a name="lambdamicrovm-Type-SnapshotBuild-diskSnapshotSizeInBytes"></a>
The size of the disk snapshot in bytes.  
Type: Long  
Required: No

 ** memorySnapshotSizeInBytes **   <a name="lambdamicrovm-Type-SnapshotBuild-memorySnapshotSizeInBytes"></a>
The size of the memory snapshot in bytes.  
Type: Long  
Required: No

## See Also
<a name="API_SnapshotBuild_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/lambda-microvms-2025-09-09/SnapshotBuild) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-microvms-2025-09-09/SnapshotBuild) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-microvms-2025-09-09/SnapshotBuild) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Lambda MicroVMs. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query lambda` — 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).
