InitializationStatusDetails - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InitializationStatusDetails

Information about the volume initialization. For more information, see Initialize Amazon EBS volumes.

Contents

estimatedTimeToCompleteInSeconds

The estimated remaining time, in seconds, for volume initialization to complete. Returns 0 when volume initialization has completed.

Only available for volumes created with Amazon EBS Provisioned Rate for Volume Initialization.

Type: Long

Required: No

initializationType

The method used for volume initialization. Possible values include:

  • default - Volume initialized using the default volume initialization rate or fast snapshot restore.

  • provisioned-rate - Volume initialized using an Amazon EBS Provisioned Rate for Volume Initialization.

Type: String

Valid Values: default | provisioned-rate

Required: No

progress

The current volume initialization progress as a percentage (0-100). Returns 100 when volume initialization has completed.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: