AwsAppSyncGraphQlApiOpenIdConnectConfigDetails
Specifies the authorization configuration for using an OpenID Connect compliant service with your AppSync GraphQL API endpoint.
Types
Properties
Link copied to clipboard
The client identifier of the relying party at the OpenID identity provider. This identifier is typically obtained when the relying party is registered with the OpenID identity provider. You can specify a regular expression so that AppSync can validate against multiple client identifiers at a time.
Functions
Link copied to clipboard
inline fun copy(block: AwsAppSyncGraphQlApiOpenIdConnectConfigDetails.Builder.() -> Unit = {}): AwsAppSyncGraphQlApiOpenIdConnectConfigDetails