Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.16 KB

File metadata and controls

45 lines (35 loc) · 1.16 KB
title awsAssociatedIdentities resource type
description A container for the different kinds of AWS identities.
author mrudulahg01
ms.reviewer ciem_pm
ms.localizationpriority medium
ms.subservice entra-permissions-management
doc_type resourcePageType
ms.date 04/18/2024

awsAssociatedIdentities resource type

Namespace: microsoft.graph

[!INCLUDE beta-disclaimer]

[!INCLUDE permissions-management-retirement-note]

A container for the different kinds of AWS identities.

Properties

None.

Relationships

Relationship Type Description
all awsIdentity collection The list of all AWS identities.
roles awsRole collection The list of AWS roles.
users awsUser collection The list of AWS users.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.awsAssociatedIdentities"
}