Resource Type Definition for AWS:IdentityStore::GroupMembership
group_id
(String) The unique identifier for a group in the identity store.identity_store_id
(String) The globally unique identifier for the identity store.member_id
(Attributes) An object containing the identifier of a group member. (see below for nested schema)id
(String) Uniquely identifies the resource.membership_id
(String) The identifier for a GroupMembership in the identity store.member_id
Required:
user_id
(String) The identifier for a user in the identity store.Import is supported using the following syntax:
$ terraform import awscc_identitystore_group_membership.example <resource ID>