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.
cognitoidentityprovider_delete_resource_server(UserPoolId, Identifier)
[required] The ID of the user pool where you want to delete the resource server.
[required] The identifier of the resource server that you want to delete.