Skip to content

/AWS1/CL_AMBUPBACKENDAUTHMFA00

Updates the multi-factor authentication (MFA) configuration for the backend of your Amplify project.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MFAMODE TYPE /AWS1/AMBMFAMODE /AWS1/AMBMFAMODE

The MFA mode for the backend of your Amplify project.

IO_SETTINGS TYPE REF TO /AWS1/CL_AMBSETTINGS /AWS1/CL_AMBSETTINGS

The settings of your MFA configuration for the backend of your Amplify project.


Queryable Attributes

MFAMode

The MFA mode for the backend of your Amplify project.

Accessible with the following methods

Method Description
GET_MFAMODE() Getter for MFAMODE, with configurable default
ASK_MFAMODE() Getter for MFAMODE w/ exceptions if field has no value
HAS_MFAMODE() Determine if MFAMODE has a value

Settings

The settings of your MFA configuration for the backend of your Amplify project.

Accessible with the following methods

Method Description
GET_SETTINGS() Getter for SETTINGS