View source: R/ssoadmin_operations.R
ssoadmin_delete_application_grant | R Documentation |
Deletes a grant from an application.
See https://www.paws-r-sdk.com/docs/ssoadmin_delete_application_grant/ for full documentation.
ssoadmin_delete_application_grant(ApplicationArn, GrantType)
ApplicationArn |
[required] Specifies the ARN of the application with the grant to delete. |
GrantType |
[required] Specifies the type of grant to delete from the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.