External DocumentationTo learn more, visit the AWS IAM Identity Center documentation.
Actions
Create Group
Create a new group in AWS IAM Identity Center.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Display Name | The display name for the new group. |
{
"id": "<string>",
"meta": {
"resourceType": "<string>",
"created": "2025-04-02T05:13:53Z",
"lastModified": "2025-04-02T05:13:53Z"
},
"schemas": [
"<string>"
],
"displayName": "<string>",
"members": []
}
Was this page helpful?