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