paws.security.identity (version 0.5.0)

cognitoidentityprovider_delete_user_pool_client: Allows the developer to delete the user pool client

Description

Allows the developer to delete the user pool client.

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

Usage

cognitoidentityprovider_delete_user_pool_client(UserPoolId, ClientId)

Arguments

UserPoolId

[required] The user pool ID for the user pool where you want to delete the client.

ClientId

[required] The app client ID of the app associated with the user pool.