TrustedTokenIssuerMetadata
A structure that describes a trusted token issuer.
Contents
- Name
-
The name of the trusted token issuer configuration in the instance of IAM Identity Center.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\w+=,.@-]+
Required: No
- TrustedTokenIssuerArn
-
The ARN of the trusted token issuer configuration in the instance of IAM Identity Center.
Type: String
Length Constraints: Minimum length of 10. Maximum length of 1224.
Pattern:
arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):sso::\d{12}:trustedTokenIssuer/(sso)?ins-[a-zA-Z0-9-.]{16}/tti-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
- TrustedTokenIssuerType
-
The type of trusted token issuer.
Type: String
Valid Values:
OIDC_JWT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: