import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/identitystore.ts?docs=full";| IdentityStore |
| Address | The address associated with the specified user. |
| AlternateIdentifier | A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute. |
| AttributeOperation | An operation that applies to the requested group. This operation might add, replace, or remove an attribute. |
| AttributeValue | The value of the attribute.
This is a |
| CreateGroupMembershipRequest | |
| CreateGroupMembershipResponse | |
| CreateGroupRequest | |
| CreateGroupResponse | |
| CreateUserRequest | |
| CreateUserResponse | |
| DeleteGroupMembershipRequest | |
| DeleteGroupRequest | |
| DeleteUserRequest | |
| DescribeGroupMembershipRequest | |
| DescribeGroupMembershipResponse | |
| DescribeGroupRequest | |
| DescribeGroupResponse | |
| DescribeUserRequest | |
| DescribeUserResponse | |
The email address associated with the user. | |
| ExternalId | The identifier issued to this resource by an external identity provider. |
| Filter | A query filter used by |
| GetGroupIdRequest | |
| GetGroupIdResponse | |
| GetGroupMembershipIdRequest | |
| GetGroupMembershipIdResponse | |
| GetUserIdRequest | |
| GetUserIdResponse | |
| Group | A group object that contains the metadata and attributes for a specified group. |
| GroupMembership | Contains the identifiers for a group, a group member, and a |
| GroupMembershipExistenceResult | Indicates whether a resource is a member of a group in the identity store. |
| IsMemberInGroupsRequest | |
| IsMemberInGroupsResponse | |
| ListGroupMembershipsForMemberRequest | |
| ListGroupMembershipsForMemberResponse | |
| ListGroupMembershipsRequest | |
| ListGroupMembershipsResponse | |
| ListGroupsRequest | |
| ListGroupsResponse | |
| ListUsersRequest | |
| ListUsersResponse | |
| MemberId | An object containing the identifier of a group member. |
| Name | The full name of the user. |
| PhoneNumber | The phone number associated with the user. |
| UniqueAttribute | An entity attribute that's unique to a specific entity. |
| UpdateGroupRequest | |
| UpdateUserRequest | |
| User | A user object that contains the metadata and attributes for a specified user. |