Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration
Source:R/ssoadmin_operations.R
ssoadmin_update_trusted_token_issuer.RdUpdates 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(
TrustedTokenIssuerArn,
Name = NULL,
TrustedTokenIssuerConfiguration = NULL
)Arguments
- TrustedTokenIssuerArn
[required] Specifies the ARN of the trusted token issuer configuration that you want to update.
- Name
Specifies the updated name to be applied to the trusted token issuer configuration.
- 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.