Values.LoginAuthConfigReqObjSourceThe request object for this operation.
type nonrec t = {awsCognitoIdentityPoolId : string option;The Amazon Cognito identity pool ID used for the Amplify Admin UI login authorization.
*)awsCognitoRegion : string option;The AWS Region for the Amplify Admin UI login.
*)awsUserPoolsId : string option;The Amazon Cognito user pool ID used for Amplify Admin UI login authentication.
*)awsUserPoolsWebClientId : string option;The web client ID for the Amazon Cognito user pools.
*)}