cognitoidentityprovider_delete_user_pool: Deletes the specified Amazon Cognito user pool
Description
Deletes the specified Amazon Cognito user pool.
Usage
cognitoidentityprovider_delete_user_pool(UserPoolId)
Arguments
UserPoolId
[required] The user pool ID for the user pool you want to delete.
Request syntax
svc$delete_user_pool(
UserPoolId = "string"
)