Skip to content

/AWS1/CL_AMBUPBACKENDAUTHUSE00

Describes the Amazon Cognito user pool configuration for the authorization resource to be configured for your Amplify project on an update.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_FORGOTPASSWORD TYPE REF TO /AWS1/CL_AMBUPBACKENDAUTHFOR00 /AWS1/CL_AMBUPBACKENDAUTHFOR00

(DEPRECATED) Describes the forgot password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

IO_MFA TYPE REF TO /AWS1/CL_AMBUPBACKENDAUTHMFA00 /AWS1/CL_AMBUPBACKENDAUTHMFA00

Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

IO_OAUTH TYPE REF TO /AWS1/CL_AMBUPBACKENDAUTHOAU00 /AWS1/CL_AMBUPBACKENDAUTHOAU00

Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

IO_PASSWORDPOLICY TYPE REF TO /AWS1/CL_AMBUPBACKENDAUTHPAS00 /AWS1/CL_AMBUPBACKENDAUTHPAS00

Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

IO_VERIFICATIONMESSAGE TYPE REF TO /AWS1/CL_AMBUPBACKENDAUTHVER00 /AWS1/CL_AMBUPBACKENDAUTHVER00

Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.


Queryable Attributes

ForgotPassword

(DEPRECATED) Describes the forgot password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_FORGOTPASSWORD() Getter for FORGOTPASSWORD

Mfa

Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_MFA() Getter for MFA

OAuth

Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_OAUTH() Getter for OAUTH

PasswordPolicy

Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_PASSWORDPOLICY() Getter for PASSWORDPOLICY

VerificationMessage

Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_VERIFICATIONMESSAGE() Getter for VERIFICATIONMESSAGE