Skip to content

/AWS1/CL_AMBUPBACKENDAUTHPAS00

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

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_ADDITIONALCONSTRAINTS TYPE /AWS1/CL_AMBLSTOFADDLCNSSELE00=>TT_LISTOFADDLCNSTRNTSELEMENT TT_LISTOFADDLCNSTRNTSELEMENT

Describes additional constraints on password requirements to sign in to the auth resource, configured as a part of your Amplify project.

IV_MINIMUMLENGTH TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

Describes the minimum length of the password required to sign in to the auth resource, configured as a part of your Amplify project.


Queryable Attributes

AdditionalConstraints

Describes additional constraints on password requirements to sign in to the auth resource, configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_ADDITIONALCONSTRAINTS() Getter for ADDITIONALCONSTRAINTS, with configurable default
ASK_ADDITIONALCONSTRAINTS() Getter for ADDITIONALCONSTRAINTS w/ exceptions if field has
HAS_ADDITIONALCONSTRAINTS() Determine if ADDITIONALCONSTRAINTS has a value

MinimumLength

Describes the minimum length of the password required to sign in to the auth resource, configured as a part of your Amplify project.

Accessible with the following methods

Method Description
GET_MINIMUMLENGTH() Getter for MINIMUMLENGTH, with configurable default
ASK_MINIMUMLENGTH() Getter for MINIMUMLENGTH w/ exceptions if field has no value
STR_MINIMUMLENGTH() String format for MINIMUMLENGTH, with configurable default
HAS_MINIMUMLENGTH() Determine if MINIMUMLENGTH has a value