/AWS1/CL_EMSIDENTITYCENTERCONF¶
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_identitycenterapparn TYPE /AWS1/EMSIDENTITYCENTERAPPARN /AWS1/EMSIDENTITYCENTERAPPARN¶
The ARN of the EMR Serverless created IAM Identity Center Application that provides trusted-identity propagation.
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 |
identityCenterApplicationArn¶
The ARN of the EMR Serverless created IAM Identity Center Application that provides trusted-identity propagation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTITYCENTERAPPARN() |
Getter for IDENTITYCENTERAPPLICATIONARN, with configurable d |
ASK_IDENTITYCENTERAPPARN() |
Getter for IDENTITYCENTERAPPLICATIONARN w/ exceptions if fie |
HAS_IDENTITYCENTERAPPARN() |
Determine if IDENTITYCENTERAPPLICATIONARN 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 |