TrustedTokenIssuerMetadata - IAM Identity Center
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: