---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/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 Get IAM Login Profile action

# AWS Get IAM Login Profile 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 retrieves the user name for the specified Amazon Web Services (AWS) Identity Access Management (IAM) user.

## Roles and availability {#cal-aws-get-iam-login-profile__section_y2w_fzh_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-get-iam-login-profile__section_ahy_qzq_jtb}

To execute this action, the caller must have the iam:GetLoginProfile
cloud permission.

## Inputs {#cal-aws-get-iam-login-profile__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-get-iam-login-profile__inputs-description}

Credential Alias
:   Data type: Record

    Credential alias for the
    AWS credential.

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.

Gov Cloud
:   Data type: True/False

    Not supported.

IAM Account
:   Data type: String

    AWS IAM user
    name.

## Outputs {#cal-aws-get-iam-login-profile__section-outputs}

You can use these outputs as inputs for other
actions.{#cal-aws-get-iam-login-profile__outputs-description}

Result
    : Data type: True/False  
    Status of the action.

    * True: Successful
    * False: Failed
    {#cal-aws-get-iam-login-profile__ul_lxb_4lr_2tb}

