/AWS1/CL_AUMFRAMEWORK¶
The file that's used to structure and automate Audit Manager assessments for a given compliance standard.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_arn
TYPE /AWS1/AUMAUDITMANAGERARN
/AWS1/AUMAUDITMANAGERARN
¶
The Amazon Resource Name (ARN) of the framework.
iv_id
TYPE /AWS1/AUMUUID
/AWS1/AUMUUID
¶
The unique identifier for the framework.
iv_name
TYPE /AWS1/AUMFRAMEWORKNAME
/AWS1/AUMFRAMEWORKNAME
¶
The name of the framework.
iv_type
TYPE /AWS1/AUMFRAMEWORKTYPE
/AWS1/AUMFRAMEWORKTYPE
¶
Specifies whether the framework is a standard framework or a custom framework.
iv_compliancetype
TYPE /AWS1/AUMCOMPLIANCETYPE
/AWS1/AUMCOMPLIANCETYPE
¶
The compliance type that the framework supports, such as CIS or HIPAA.
iv_description
TYPE /AWS1/AUMFRAMEWORKDESCRIPTION
/AWS1/AUMFRAMEWORKDESCRIPTION
¶
The description of the framework.
iv_logo
TYPE /AWS1/AUMFILENAME
/AWS1/AUMFILENAME
¶
The logo that's associated with the framework.
iv_controlsources
TYPE /AWS1/AUMCONTROLSOURCES
/AWS1/AUMCONTROLSOURCES
¶
The control data sources where Audit Manager collects evidence from.
it_controlsets
TYPE /AWS1/CL_AUMCONTROLSET=>TT_CONTROLSETS
TT_CONTROLSETS
¶
The control sets that are associated with the framework.
iv_createdat
TYPE /AWS1/AUMTIMESTAMP
/AWS1/AUMTIMESTAMP
¶
The time when the framework was created.
iv_lastupdatedat
TYPE /AWS1/AUMTIMESTAMP
/AWS1/AUMTIMESTAMP
¶
The time when the framework was most recently updated.
iv_createdby
TYPE /AWS1/AUMCREATEDBY
/AWS1/AUMCREATEDBY
¶
The user or role that created the framework.
iv_lastupdatedby
TYPE /AWS1/AUMLASTUPDATEDBY
/AWS1/AUMLASTUPDATEDBY
¶
The user or role that most recently updated the framework.
it_tags
TYPE /AWS1/CL_AUMTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
The tags that are associated with the framework.
Queryable Attributes¶
arn¶
The Amazon Resource Name (ARN) of the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
id¶
The unique identifier for the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
name¶
The name of the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
type¶
Specifies whether the framework is a standard framework or a custom framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
complianceType¶
The compliance type that the framework supports, such as CIS or HIPAA.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COMPLIANCETYPE() |
Getter for COMPLIANCETYPE, with configurable default |
ASK_COMPLIANCETYPE() |
Getter for COMPLIANCETYPE w/ exceptions if field has no valu |
HAS_COMPLIANCETYPE() |
Determine if COMPLIANCETYPE has a value |
description¶
The description of the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
logo¶
The logo that's associated with the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOGO() |
Getter for LOGO, with configurable default |
ASK_LOGO() |
Getter for LOGO w/ exceptions if field has no value |
HAS_LOGO() |
Determine if LOGO has a value |
controlSources¶
The control data sources where Audit Manager collects evidence from.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTROLSOURCES() |
Getter for CONTROLSOURCES, with configurable default |
ASK_CONTROLSOURCES() |
Getter for CONTROLSOURCES w/ exceptions if field has no valu |
HAS_CONTROLSOURCES() |
Determine if CONTROLSOURCES has a value |
controlSets¶
The control sets that are associated with the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONTROLSETS() |
Getter for CONTROLSETS, with configurable default |
ASK_CONTROLSETS() |
Getter for CONTROLSETS w/ exceptions if field has no value |
HAS_CONTROLSETS() |
Determine if CONTROLSETS has a value |
createdAt¶
The time when the framework was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
lastUpdatedAt¶
The time when the framework was most recently updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
createdBy¶
The user or role that created the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
lastUpdatedBy¶
The user or role that most recently updated the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATEDBY() |
Getter for LASTUPDATEDBY, with configurable default |
ASK_LASTUPDATEDBY() |
Getter for LASTUPDATEDBY w/ exceptions if field has no value |
HAS_LASTUPDATEDBY() |
Determine if LASTUPDATEDBY has a value |
tags¶
The tags that are associated with the framework.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |