View a markdown version of this page

MicrovmItem - AWS Lambda MicroVMs

MicrovmItem

Contains summary information about a MicroVM instance.

Contents

imageArn

The ARN of the MicroVM image used to run this MicroVM.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: Yes

imageVersion

The version of the MicroVM image used to run this MicroVM.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [^\s]+

Required: Yes

microvmId

The unique identifier of the MicroVM.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

startedAt

The timestamp when the MicroVM started.

Type: Timestamp

Required: Yes

state

The current lifecycle state of the MicroVM.

Type: String

Valid Values: PENDING | RUNNING | SUSPENDING | SUSPENDED | TERMINATING | TERMINATED

Required: Yes

See Also

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