ssoadmin_put_application_grant: Adds a grant to an application

View source: R/ssoadmin_operations.R

ssoadmin_put_application_grantR Documentation

Adds a grant to an application

Description

Adds a grant to an application.

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

Usage

ssoadmin_put_application_grant(ApplicationArn, Grant, GrantType)

Arguments

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.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.