/AWS1/CL_DOGUPSVCINTEGRATION01¶
Information about updating the integration status of an Amazon Web Services service, such as Amazon Web Services Systems Manager, with DevOps Guru.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_opscenter TYPE REF TO /AWS1/CL_DOGOPSCENTERINTEGRA01 /AWS1/CL_DOGOPSCENTERINTEGRA01¶
Information about whether DevOps Guru is configured to create an OpsItem in Amazon Web Services Systems Manager OpsCenter for each created insight. You can use this to update the configuration.
io_logsanomalydetection TYPE REF TO /AWS1/CL_DOGLOGSANOMALYDETIN01 /AWS1/CL_DOGLOGSANOMALYDETIN01¶
Information about whether DevOps Guru is configured to perform log anomaly detection on Amazon CloudWatch log groups.
io_kmsserversideencryption TYPE REF TO /AWS1/CL_DOGKMSSERVERSIDEENC01 /AWS1/CL_DOGKMSSERVERSIDEENC01¶
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. You can use this to update the configuration.
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 |