AmazonEC2Client.BundleInstance Method (BundleInstanceRequest)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

The BundleInstance operation request that an instance is bundled the next time it boots. The bundling process creates a new image from a running instance and stores the AMI data in S3. Once bundled, the image must be registered in the normal way using the RegisterImage API.

Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual BundleInstanceResponse BundleInstance(
         BundleInstanceRequest request
)

Parameters

request
Type: Amazon.EC2.Model.BundleInstanceRequest

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

Version Information

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