/AWS1/CL_APYAWSIAMCONFIG¶
The Identity and Access Management (IAM) configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_signingregion TYPE /AWS1/APYSTRING /AWS1/APYSTRING¶
The signing Amazon Web Services Region for IAM authorization.
iv_signingservicename TYPE /AWS1/APYSTRING /AWS1/APYSTRING¶
The signing service name for IAM authorization.
Queryable Attributes¶
signingRegion¶
The signing Amazon Web Services Region for IAM authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIGNINGREGION() |
Getter for SIGNINGREGION, with configurable default |
ASK_SIGNINGREGION() |
Getter for SIGNINGREGION w/ exceptions if field has no value |
HAS_SIGNINGREGION() |
Determine if SIGNINGREGION has a value |
signingServiceName¶
The signing service name for IAM authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIGNINGSERVICENAME() |
Getter for SIGNINGSERVICENAME, with configurable default |
ASK_SIGNINGSERVICENAME() |
Getter for SIGNINGSERVICENAME w/ exceptions if field has no |
HAS_SIGNINGSERVICENAME() |
Determine if SIGNINGSERVICENAME has a value |