Learn R Programming

paws.security.identity (version 0.7.0)

ssoadmin_delete_application_access_scope: Deletes an IAM Identity Center access scope from an application

Description

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.

Usage

ssoadmin_delete_application_access_scope(ApplicationArn, Scope)

Arguments

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.