---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Configure MID Server for IAM roles

# Configure the MID Server for AWS IAM roles {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Configure the MID Server to retrieve the temporary security
credentials associated with an IAM role.

## Vorbereitungen

Role required: discovery_admin or sn_cmp.cloud_admin (for Cloud Provisioning and Governance)

## Prozedur

1. Navigate to AllDiscoveryMID Servers.
2. Select a MID Server installed on an Amazon EC2 instance within the relevant AWS service account.
3. Open the Configuration Parameters related list.
4. Click New.
5. In the configuration parameter form, select mid.aws.instance_profile_name in the Parameter name field.
6. Enter the name of the IAM role attached to the EC2 Instance in the Value field.  
   Hinweis:  
   AWS Cloud Discovery for "mid.aws.instance_profile_name" accepts both "role name" and "full ARN" as valid parameter values. For example, both of the following values are acceptable:  
   * arn:partition:service:region:account-id:resource-type/resource-id
   * resource-id
   {#config-mid-iam-roles__ul_j1v_f4d_w2c}

   The MID Server uses the same IAM role that is set up for
   the corresponding AWS service account. For
   more information, see
   [Configure access using temporary credentials based on trusted AWS accounts with AWS credentials](https://servicenow-prod.fluidtopics.net/p_FSIhK0JtZXeD3GYb7I5w "Configure the trusting account whose resources need to be accessed, to rely on the trusted account using the Identity and Access Management (IAM) role.").
   For operational information about creating AWS roles, refer to the Amazon documentation on [Creating a role to delegate permissions to an
   IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html).
7. Click Submit.  
   The new parameter is listed in the MID Server record.

