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
public virtual BundleInstanceResponse BundleInstance( BundleInstanceRequest bundleInstanceRequest )
Parameters
- bundleInstanceRequest
-
Type: Amazon.EC2.Model.BundleInstanceRequest
Container for the necessary parameters to execute the BundleInstance service method on AmazonEC2.
Return Value
Type: Amazon.EC2.Model.BundleInstanceResponse
The response from the BundleInstance service method, as returned by AmazonEC2.
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