Learn R Programming

paws.security.identity (version 0.8.0)

cognitoidentityprovider_delete_resource_server: Deletes a resource server

Description

Deletes a resource server. After you delete a resource server, users can no longer generate access tokens with scopes that are associate with that resource server.

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

Usage

cognitoidentityprovider_delete_resource_server(UserPoolId, Identifier)

Arguments

UserPoolId

[required] The ID of the user pool where you want to delete the resource server.

Identifier

[required] The identifier of the resource server that you want to delete.