View source: R/ssoadmin_operations.R
ssoadmin_delete_application_access_scope | R Documentation |
Deletes an IAM Identity Center access scope from an application.
See https://www.paws-r-sdk.com/docs/ssoadmin_delete_application_access_scope/ for full documentation.
ssoadmin_delete_application_access_scope(ApplicationArn, Scope)
ApplicationArn |
[required] Specifies the ARN of the application with the access scope to delete. |
Scope |
[required] Specifies the name of the access scope to remove from the application. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.