1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. lambda
  6. getMicrovmImage

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.73.1
published on Monday, Jul 27, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.73.1
published on Monday, Jul 27, 2026 by Pulumi

    Resource Type definition for AWS::Lambda::MicrovmImage

    Using getMicrovmImage

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getMicrovmImage(args: GetMicrovmImageArgs, opts?: InvokeOptions): Promise<GetMicrovmImageResult>
    function getMicrovmImageOutput(args: GetMicrovmImageOutputArgs, opts?: InvokeOptions): Output<GetMicrovmImageResult>
    def get_microvm_image(image_arn: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetMicrovmImageResult
    def get_microvm_image_output(image_arn: pulumi.Input[Optional[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetMicrovmImageResult]
    func LookupMicrovmImage(ctx *Context, args *LookupMicrovmImageArgs, opts ...InvokeOption) (*LookupMicrovmImageResult, error)
    func LookupMicrovmImageOutput(ctx *Context, args *LookupMicrovmImageOutputArgs, opts ...InvokeOption) LookupMicrovmImageResultOutput

    > Note: This function is named LookupMicrovmImage in the Go SDK.

    public static class GetMicrovmImage 
    {
        public static Task<GetMicrovmImageResult> InvokeAsync(GetMicrovmImageArgs args, InvokeOptions? opts = null)
        public static Output<GetMicrovmImageResult> Invoke(GetMicrovmImageInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMicrovmImageResult> getMicrovmImage(GetMicrovmImageArgs args, InvokeOptions options)
    public static Output<GetMicrovmImageResult> getMicrovmImage(GetMicrovmImageArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:lambda:getMicrovmImage
      arguments:
        # arguments dictionary
    data "aws-native_lambda_get_microvm_image" "name" {
        # arguments
    }

    The following arguments are supported:

    ImageArn string
    ARN of the MicroVM image.
    ImageArn string
    ARN of the MicroVM image.
    image_arn string
    ARN of the MicroVM image.
    imageArn String
    ARN of the MicroVM image.
    imageArn string
    ARN of the MicroVM image.
    image_arn str
    ARN of the MicroVM image.
    imageArn String
    ARN of the MicroVM image.

    getMicrovmImage Result

    The following output properties are available:

    CreatedAt string
    Timestamp when the MicroVM image was created.
    ImageArn string
    ARN of the MicroVM image.
    LatestActiveImageVersion string
    The latest active version of the MicroVM image.
    LatestFailedImageVersion string
    The latest failed version of the MicroVM image.
    State Pulumi.AwsNative.Lambda.MicrovmImageState
    Current state of the MicroVM image.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    Key-value pairs to associate with the MicroVM image for organization and management.
    UpdatedAt string
    Timestamp when the MicroVM image was updated.
    CreatedAt string
    Timestamp when the MicroVM image was created.
    ImageArn string
    ARN of the MicroVM image.
    LatestActiveImageVersion string
    The latest active version of the MicroVM image.
    LatestFailedImageVersion string
    The latest failed version of the MicroVM image.
    State MicrovmImageStateEnum
    Current state of the MicroVM image.
    Tags Tag
    Key-value pairs to associate with the MicroVM image for organization and management.
    UpdatedAt string
    Timestamp when the MicroVM image was updated.
    created_at string
    Timestamp when the MicroVM image was created.
    image_arn string
    ARN of the MicroVM image.
    latest_active_image_version string
    The latest active version of the MicroVM image.
    latest_failed_image_version string
    The latest failed version of the MicroVM image.
    state "CREATING" | "CREATED" | "CREATE_FAILED" | "UPDATING" | "UPDATED" | "UPDATE_FAILED" | "DELETING" | "DELETE_FAILED" | "DELETED"
    Current state of the MicroVM image.
    tags list(object)
    Key-value pairs to associate with the MicroVM image for organization and management.
    updated_at string
    Timestamp when the MicroVM image was updated.
    createdAt String
    Timestamp when the MicroVM image was created.
    imageArn String
    ARN of the MicroVM image.
    latestActiveImageVersion String
    The latest active version of the MicroVM image.
    latestFailedImageVersion String
    The latest failed version of the MicroVM image.
    state MicrovmImageState
    Current state of the MicroVM image.
    tags List<Tag>
    Key-value pairs to associate with the MicroVM image for organization and management.
    updatedAt String
    Timestamp when the MicroVM image was updated.
    createdAt string
    Timestamp when the MicroVM image was created.
    imageArn string
    ARN of the MicroVM image.
    latestActiveImageVersion string
    The latest active version of the MicroVM image.
    latestFailedImageVersion string
    The latest failed version of the MicroVM image.
    state MicrovmImageState
    Current state of the MicroVM image.
    tags Tag[]
    Key-value pairs to associate with the MicroVM image for organization and management.
    updatedAt string
    Timestamp when the MicroVM image was updated.
    created_at str
    Timestamp when the MicroVM image was created.
    image_arn str
    ARN of the MicroVM image.
    latest_active_image_version str
    The latest active version of the MicroVM image.
    latest_failed_image_version str
    The latest failed version of the MicroVM image.
    state MicrovmImageState
    Current state of the MicroVM image.
    tags Sequence[root_Tag]
    Key-value pairs to associate with the MicroVM image for organization and management.
    updated_at str
    Timestamp when the MicroVM image was updated.
    createdAt String
    Timestamp when the MicroVM image was created.
    imageArn String
    ARN of the MicroVM image.
    latestActiveImageVersion String
    The latest active version of the MicroVM image.
    latestFailedImageVersion String
    The latest failed version of the MicroVM image.
    state "CREATING" | "CREATED" | "CREATE_FAILED" | "UPDATING" | "UPDATED" | "UPDATE_FAILED" | "DELETING" | "DELETE_FAILED" | "DELETED"
    Current state of the MicroVM image.
    tags List<Property Map>
    Key-value pairs to associate with the MicroVM image for organization and management.
    updatedAt String
    Timestamp when the MicroVM image was updated.

    Supporting Types

    MicrovmImageState

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.73.1
    published on Monday, Jul 27, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial