ssoadmin_get_application_access_scope {paws.security.identity} | R Documentation |
Retrieves the authorized targets for an IAM Identity Center access scope for an application
Description
Retrieves the authorized targets for an IAM Identity Center access scope for an application.
See https://www.paws-r-sdk.com/docs/ssoadmin_get_application_access_scope/ for full documentation.
Usage
ssoadmin_get_application_access_scope(ApplicationArn, Scope)
Arguments
ApplicationArn |
[required] Specifies the ARN of the application with the access scope that you want to retrieve. |
Scope |
[required] Specifies the name of the access scope for which you want the authorized targets. |
[Package paws.security.identity version 0.6.1 Index]