/AWS1/CL_AMBUPBACKENDAUTHIDP00¶
Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_unauthenticatedlogin TYPE /AWS1/AMB__BOOLEAN /AWS1/AMB__BOOLEAN¶
A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.
Queryable Attributes¶
UnauthenticatedLogin¶
A boolean value that can be set to allow or disallow guest-level authorization into your Amplify app.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNAUTHENTICATEDLOGIN() |
Getter for UNAUTHENTICATEDLOGIN, with configurable default |
ASK_UNAUTHENTICATEDLOGIN() |
Getter for UNAUTHENTICATEDLOGIN w/ exceptions if field has n |
HAS_UNAUTHENTICATEDLOGIN() |
Determine if UNAUTHENTICATEDLOGIN has a value |