ssoadmin_update_trusted_token_issuer: Updates the name of the trusted token issuer, or the path of...

View source: R/ssoadmin_operations.R

ssoadmin_update_trusted_token_issuerR Documentation

Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration

Description

Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration.

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

Usage

ssoadmin_update_trusted_token_issuer(
  Name = NULL,
  TrustedTokenIssuerArn,
  TrustedTokenIssuerConfiguration = NULL
)

Arguments

Name

Specifies the updated name to be applied to the trusted token issuer configuration.

TrustedTokenIssuerArn

[required] Specifies the ARN of the trusted token issuer configuration that you want to update.

TrustedTokenIssuerConfiguration

Specifies a structure with settings to apply to the specified trusted token issuer. The settings that you can provide are determined by the type of the trusted token issuer that you are updating.


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