/AWS1/CL_EMSIDCENTERCONFINPUT¶
The IAM Identity Center Configuration accepts the Identity Center instance parameter required to enable trusted identity propagation. This configuration allows identity propagation between integrated services and the Identity Center instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_identitycenterinstancearn TYPE /AWS1/EMSIDENTITYCENTERINSTARN /AWS1/EMSIDENTITYCENTERINSTARN¶
The ARN of the IAM Identity Center instance.
iv_userbackgroundsessenabled TYPE /AWS1/EMSBOOLEAN /AWS1/EMSBOOLEAN¶
Enables user background sessions for this application so Livy sessions can continue running after users log out of their interactive notebook or their Identity Center sessions expire.
Queryable Attributes¶
identityCenterInstanceArn¶
The ARN of the IAM Identity Center instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTITYCENTERINSTARN() |
Getter for IDENTITYCENTERINSTANCEARN, with configurable defa |
ASK_IDENTITYCENTERINSTARN() |
Getter for IDENTITYCENTERINSTANCEARN w/ exceptions if field |
HAS_IDENTITYCENTERINSTARN() |
Determine if IDENTITYCENTERINSTANCEARN has a value |
userBackgroundSessionsEnabled¶
Enables user background sessions for this application so Livy sessions can continue running after users log out of their interactive notebook or their Identity Center sessions expire.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERBACKGROUNDSESSENBD() |
Getter for USERBACKGROUNDSESSENABLED, with configurable defa |
ASK_USERBACKGROUNDSESSENBD() |
Getter for USERBACKGROUNDSESSENABLED w/ exceptions if field |
HAS_USERBACKGROUNDSESSENBD() |
Determine if USERBACKGROUNDSESSENABLED has a value |