UpdateConfiguration
Contains an update to replace the configuration in an existing identity source.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- cognitoUserPoolConfiguration
-
Contains configuration details of a Amazon Cognito user pool.
Type: UpdateCognitoUserPoolConfiguration object
Required: No
- openIdConnectConfiguration
-
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities. It specifies the issuer URL, token type that you want to use, and policy store entity details.
Type: UpdateOpenIdConnectConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: