/AWS1/CL_AMBLOGINAUTHCFGREQOBJ¶
The request object for this operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_awscognitoidentitypoolid TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING¶
The Amazon Cognito identity pool ID used for the Amplify Admin UI login authorization.
iv_awscognitoregion TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING¶
The AWS Region for the Amplify Admin UI login.
iv_awsuserpoolsid TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING¶
The Amazon Cognito user pool ID used for Amplify Admin UI login authentication.
iv_awsuserpoolswebclientid TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING¶
The web client ID for the Amazon Cognito user pools.
Queryable Attributes¶
AwsCognitoIdentityPoolId¶
The Amazon Cognito identity pool ID used for the Amplify Admin UI login authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSCOGNITOIDENTITYPOOLID() |
Getter for AWSCOGNITOIDENTITYPOOLID, with configurable defau |
ASK_AWSCOGNITOIDENTITYPOOLID() |
Getter for AWSCOGNITOIDENTITYPOOLID w/ exceptions if field h |
HAS_AWSCOGNITOIDENTITYPOOLID() |
Determine if AWSCOGNITOIDENTITYPOOLID has a value |
AwsCognitoRegion¶
The AWS Region for the Amplify Admin UI login.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSCOGNITOREGION() |
Getter for AWSCOGNITOREGION, with configurable default |
ASK_AWSCOGNITOREGION() |
Getter for AWSCOGNITOREGION w/ exceptions if field has no va |
HAS_AWSCOGNITOREGION() |
Determine if AWSCOGNITOREGION has a value |
AwsUserPoolsId¶
The Amazon Cognito user pool ID used for Amplify Admin UI login authentication.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSUSERPOOLSID() |
Getter for AWSUSERPOOLSID, with configurable default |
ASK_AWSUSERPOOLSID() |
Getter for AWSUSERPOOLSID w/ exceptions if field has no valu |
HAS_AWSUSERPOOLSID() |
Determine if AWSUSERPOOLSID has a value |
AwsUserPoolsWebClientId¶
The web client ID for the Amazon Cognito user pools.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSUSERPOOLSWEBCLIENTID() |
Getter for AWSUSERPOOLSWEBCLIENTID, with configurable defaul |
ASK_AWSUSERPOOLSWEBCLIENTID() |
Getter for AWSUSERPOOLSWEBCLIENTID w/ exceptions if field ha |
HAS_AWSUSERPOOLSWEBCLIENTID() |
Determine if AWSUSERPOOLSWEBCLIENTID has a value |