AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Bundles an Amazon instance store-backed Windows instance.

During bundling, only the root device volume (C:\) is bundled. Data on other instance store volumes is not preserved.

This action is not applicable for Linux/Unix instances or Windows instances that are backed by Amazon EBS.

For more information, see Creating an Instance Store-Backed Windows AMI.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public abstract BundleInstanceResponse BundleInstance(
         BundleInstanceRequest request
)

Parameters

request
Type: Amazon.EC2.Model.BundleInstanceRequest

Container for the necessary parameters to execute the BundleInstance service method.

Return Value
Type: Amazon.EC2.Model.BundleInstanceResponse
The response from the BundleInstance service method, as returned by EC2.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5