v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198281.1 KB

Creates a group within the specified identity store.

post/#X-Amz-Target=AWSIdentityStore.CreateGroup

Headers

X-Amz-Target'AWSIdentityStore.CreateGroup' required

Request body

IdentityStoreIdstring required

The globally unique identifier for the identity store.

DisplayNamestring password

A string containing the name of the group. This value is commonly displayed when the group is referenced. "Administrator" and "AWSAdministrators" are reserved names and can't be used for users or groups.

Descriptionstring password

A string containing the description of the group.

Response

Success

GroupIdstring required

The identifier of the newly created group in the identity store.

IdentityStoreIdstring required

The globally unique identifier for the identity store.

All 19 operations