| 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 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
[!INCLUDE permissions-management-retirement-note]
A container for the different kinds of AWS identities.
None.
| 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. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.awsAssociatedIdentities"
}