/AWS1/CL_AUMSETTINGS¶
The settings object that holds all supported Audit Manager settings.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_isawsorgenabled TYPE /AWS1/AUMBOOLEAN /AWS1/AUMBOOLEAN¶
Specifies whether Organizations is enabled.
iv_snstopic TYPE /AWS1/AUMSNSTOPIC /AWS1/AUMSNSTOPIC¶
The designated Amazon Simple Notification Service (Amazon SNS) topic.
io_defassessmentreportsdst TYPE REF TO /AWS1/CL_AUMASSESSMENTRPTSDST /AWS1/CL_AUMASSESSMENTRPTSDST¶
The default S3 destination bucket for storing assessment reports.
it_defaultprocessowners TYPE /AWS1/CL_AUMROLE=>TT_ROLES TT_ROLES¶
The designated default audit owners.
iv_kmskey TYPE /AWS1/AUMKMSKEY /AWS1/AUMKMSKEY¶
The KMS key details.
io_evidencefinderenablement TYPE REF TO /AWS1/CL_AUMEVIDENCEFINDEREN00 /AWS1/CL_AUMEVIDENCEFINDEREN00¶
The current evidence finder status and event data store details.
io_deregistrationpolicy TYPE REF TO /AWS1/CL_AUMDEREGPOLICY /AWS1/CL_AUMDEREGPOLICY¶
The deregistration policy for your Audit Manager data. You can use this attribute to determine how your data is handled when you deregister Audit Manager.
io_defaultexportdestination TYPE REF TO /AWS1/CL_AUMDEFAULTEXPORTDST /AWS1/CL_AUMDEFAULTEXPORTDST¶
The default S3 destination bucket for storing evidence finder exports.
Queryable Attributes¶
isAwsOrgEnabled¶
Specifies whether Organizations is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISAWSORGENABLED() |
Getter for ISAWSORGENABLED, with configurable default |
ASK_ISAWSORGENABLED() |
Getter for ISAWSORGENABLED w/ exceptions if field has no val |
HAS_ISAWSORGENABLED() |
Determine if ISAWSORGENABLED has a value |
snsTopic¶
The designated Amazon Simple Notification Service (Amazon SNS) topic.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNSTOPIC() |
Getter for SNSTOPIC, with configurable default |
ASK_SNSTOPIC() |
Getter for SNSTOPIC w/ exceptions if field has no value |
HAS_SNSTOPIC() |
Determine if SNSTOPIC has a value |
defaultAssessmentReportsDestination¶
The default S3 destination bucket for storing assessment reports.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFASSESSMENTREPORTSDST() |
Getter for DEFAULTASSESSMENTREPORTSDST |
defaultProcessOwners¶
The designated default audit owners.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTPROCESSOWNERS() |
Getter for DEFAULTPROCESSOWNERS, with configurable default |
ASK_DEFAULTPROCESSOWNERS() |
Getter for DEFAULTPROCESSOWNERS w/ exceptions if field has n |
HAS_DEFAULTPROCESSOWNERS() |
Determine if DEFAULTPROCESSOWNERS has a value |
kmsKey¶
The KMS key details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEY() |
Getter for KMSKEY, with configurable default |
ASK_KMSKEY() |
Getter for KMSKEY w/ exceptions if field has no value |
HAS_KMSKEY() |
Determine if KMSKEY has a value |
evidenceFinderEnablement¶
The current evidence finder status and event data store details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVIDENCEFINDERENABLEMENT() |
Getter for EVIDENCEFINDERENABLEMENT |
deregistrationPolicy¶
The deregistration policy for your Audit Manager data. You can use this attribute to determine how your data is handled when you deregister Audit Manager.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEREGISTRATIONPOLICY() |
Getter for DEREGISTRATIONPOLICY |
defaultExportDestination¶
The default S3 destination bucket for storing evidence finder exports.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTEXPORTDESTINATION() |
Getter for DEFAULTEXPORTDESTINATION |