ssoadmin_describe_trusted_token_issuer {paws.security.identity} | R Documentation |
Retrieves details about a trusted token issuer configuration stored in an instance of IAM Identity Center
Description
Retrieves details about a trusted token issuer configuration stored in an instance of IAM Identity Center. Details include the name of the trusted token issuer, the issuer URL, and the path of the source attribute and the destination attribute for a trusted token issuer configuration.
See https://www.paws-r-sdk.com/docs/ssoadmin_describe_trusted_token_issuer/ for full documentation.
Usage
ssoadmin_describe_trusted_token_issuer(TrustedTokenIssuerArn)
Arguments
TrustedTokenIssuerArn |
[required] Specifies the ARN of the trusted token issuer configuration that you want details about. |
[Package paws.security.identity version 0.6.1 Index]