deleteUserPoolClient
inline suspend fun CognitoIdentityProviderClient.deleteUserPoolClient(crossinline block: DeleteUserPoolClientRequest.Builder.() -> Unit): DeleteUserPoolClientResponse
Deletes a user pool app client. After you delete an app client, users can no longer sign in to the associated application.