Skip to main content

Remediation

From Command Lineโ€‹

Use the update-instance-attribute command to turn on CONTACTFLOW_LOGS:

aws connect update-instance-attribute \
--instance-id {{connect-instance-id}} \
--attribute-type CONTACTFLOW_LOGS \
--value true