identitystore_delete_user: Deletes a user within an identity store given UserId

View source: R/identitystore_operations.R

identitystore_delete_userR Documentation

Deletes a user within an identity store given UserId

Description

Deletes a user within an identity store given UserId.

See https://www.paws-r-sdk.com/docs/identitystore_delete_user/ for full documentation.

Usage

identitystore_delete_user(IdentityStoreId, UserId)

Arguments

IdentityStoreId

[required] The globally unique identifier for the identity store.

UserId

[required] The identifier for a user in the identity store.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.