v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198281.1 KB

Creates a relationship between a member and a group. The following identifiers must be specified: <code>GroupId</code>, <code>IdentityStoreId</code>, and <code>MemberId</code>.

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

Headers

X-Amz-Target'AWSIdentityStore.CreateGroupMembership' required

Request body

IdentityStoreIdstring required

The globally unique identifier for the identity store.

GroupIdstring required

The identifier for a group in the identity store.

Response

Success

MembershipIdstring required

The identifier for a newly created <code>GroupMembership</code> in an identity store.

IdentityStoreIdstring required

The globally unique identifier for the identity store.