Amazon Cognito · Schema

UpdateUserPoolClientRequest

Represents the request to update the user pool client.

AuthenticationAWSIdentityOAuthUser Management

Properties

Name Type Description
UserPoolId object
ClientId object
ClientName object
RefreshTokenValidity object
AccessTokenValidity object
IdTokenValidity object
TokenValidityUnits object
ReadAttributes object
WriteAttributes object
ExplicitAuthFlows object
SupportedIdentityProviders object
CallbackURLs object
LogoutURLs object
DefaultRedirectURI object
AllowedOAuthFlows object
AllowedOAuthScopes object
AllowedOAuthFlowsUserPoolClient object
AnalyticsConfiguration object
PreventUserExistenceErrors object
EnableTokenRevocation object
EnablePropagateAdditionalUserContextData object
AuthSessionValidity object
View JSON Schema on GitHub