Amazon web services – How to configure AWS Systems Manager Session Manager with CDK
Is there a way to configure the Session Manager via CDK? I want to change settings like enabling KMS encryption and max session duration as well as writing session data to a S3 bucket. The online documentation from AWS (https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started-configure-preferences.html)…