---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# AWS List Images action

# AWS List Images action {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Action that describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the images available to you.

## Roles and availability {#cal-aws-list-images__section_l52_xg3_gtb}

Subscription requirements
:   To use this action in custom flows, you must obtain an Integration Hub Enterprise subscription or an App Engine subscription. For more information, see [Request Integration Hub](https://www.servicenow.com/docs/access?context=request-ih-overview&version=yokohama&pubname=yokohama-integrate-applications&ft:locale=en-US).

Role requirements
:   This action requires roles granted by delegated development or assigned to
    the user. For more information, see [User access to Flow
    Designer](https://www.servicenow.com/docs/access?context=user-access-flow-designer&version=yokohama&pubname=yokohama-build-workflows&ft:locale=en-US).

## Cloud permission {#cal-aws-list-images__section_fpx_5zq_jtb}

To execute this action, the caller must have the ec2:DescribeImages
cloud permission.

## Inputs {#cal-aws-list-images__section-inputs}

Provide a value for each input that your action needs. To add
dynamic values, you can also select data pills using the pill picker.{#cal-aws-list-images__inputs-description}

Location
:   Data type: String

    Name of the datacenter.

Use MID
:   Data type: True/False

    Selection to indicate whether to
    use a MID Server to make the outbound
    calls.

MID Server
:   Data type: Record

    MID Server for
    making the outbound calls.

Version
:   Data type: String

    Version of the AWS API.

Limit
:   Data type: Integer

    Number of pages to return per
    call.

Next Token
:   Data type: String

    Starting page token.

Credential Alias
:   Data type: Record

    Credential alias for the
    AWS credential.

Filters
:   Data type: Object

    A filter name and value pair that
    is used to return a specific list of results from the
    describe operation. Filters can be used to match a set of
    resources based on criteria such as tags, attributes, or
    IDs.

## Outputs {#cal-aws-list-images__section-outputs}

You can use these outputs as inputs for other
actions.{#cal-aws-list-images__outputs-description}

Result
:   Data type: Object

    A complex object containing information
    about the images.

