AWS SDK for .NET Documentation
CreateImage Method (request)
AmazonAmazon.EC2AmazonEC2ClientCreateImage(CreateImageRequest) Did this page help you?   Yes   No    Tell us about it...
Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance. AMIs that use an Amazon EBS root device boot faster than AMIs that use instance stores. They can be up to 1 TiB in size, use storage that persists on instance failure, and can be stopped and started.
Declaration Syntax
C#
public CreateImageResponse CreateImage(
	CreateImageRequest request
)
Parameters
request (CreateImageRequest)
Create Image request
Return Value
Create Image Response from the service
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)