---
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


---

# CAL - Resolve Credential Alias subflow

# CAL - Resolve Credential Alias subflow {#ariaid-title1}

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

Subflow that returns the credentials alias for the mentioned credential.

## Roles and availability {#cal-resolve-credential-alias__section_vrd_qzk_gtb}

Subscription requirements
:   To use this subflow 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 subflow 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-resolve-credential-alias__section_dq4_4xr_jtb}

You don't need any cloud permission to execute this action.

## Inputs {#cal-resolve-credential-alias__section-inputs}

Provide a value for each input that your subflow needs. To add
dynamic values, you can also select data pills using the pill picker.{#cal-resolve-credential-alias__inputs-description}

Service Account
:   Data type: Record

    Service account for which a suitable
    credential alias is sought.

## Outputs {#cal-resolve-credential-alias__section-outputs}

You can use these outputs as inputs for other
subflows.{#cal-resolve-credential-alias__outputs-description}

Credential Alias
:   Data type: Record

    Credential alias for the
    AWS credential.

Error
:   Data type: String

    If the underlying Cloud Action Library (CAL) action fails to return a credential alias, it
    returns an error message that explains the reason behind the failure. The Error
    variable contains the error message returned by the underlying CAL action.

