Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-identitystore-groupmembership.json
Parent schema serverless-framework-configuration
Type: object

Resource Type Definition for AWS:IdentityStore::GroupMembership. Source:- No source definition found, add manually please

Properties

GroupId string | Aws_CF_FunctionString required

The unique identifier for a group in the identity store.

IdentityStoreId string | Aws_CF_FunctionString required

The globally unique identifier for the identity store.

MemberId object required

An object containing the identifier of a group member.

1 nested properties
UserId string | Aws_CF_FunctionString required

The identifier for a user in the identity store.

Definitions

MemberId object

An object containing the identifier of a group member.

UserId string | Aws_CF_FunctionString required

The identifier for a user in the identity store.