/AWS1/CL_DOGSVCINTEGRATIONCFG¶
Information about the integration of DevOps Guru with another Amazon Web Services service, such as Amazon Web Services Systems Manager.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_opscenter
TYPE REF TO /AWS1/CL_DOGOPSCENTERINTEGRA00
/AWS1/CL_DOGOPSCENTERINTEGRA00
¶
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.
io_logsanomalydetection
TYPE REF TO /AWS1/CL_DOGLOGSANOMALYDETIN00
/AWS1/CL_DOGLOGSANOMALYDETIN00
¶
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
io_kmsserversideencryption
TYPE REF TO /AWS1/CL_DOGKMSSERVERSIDEENC00
/AWS1/CL_DOGKMSSERVERSIDEENC00
¶
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
Queryable Attributes¶
OpsCenter¶
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPSCENTER() |
Getter for OPSCENTER |
LogsAnomalyDetection¶
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOGSANOMALYDETECTION() |
Getter for LOGSANOMALYDETECTION |
KMSServerSideEncryption¶
Information about whether DevOps Guru is configured to encrypt server-side data using KMS.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KMSSERVERSIDEENCRYPTION() |
Getter for KMSSERVERSIDEENCRYPTION |