View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_delete_resource_server | R Documentation |
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)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.