ssoadmin_delete_application_grant {paws.security.identity}R Documentation

Deletes a grant from an application

Description

Deletes a grant from an application.

See https://www.paws-r-sdk.com/docs/ssoadmin_delete_application_grant/ for full documentation.

Usage

ssoadmin_delete_application_grant(ApplicationArn, GrantType)

Arguments

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.


[Package paws.security.identity version 0.7.0 Index]