Encrypting EC2 Sessions with KMS and SSM Session Managers
In a previous blog post, we have seen how to enable SSM Session for EC2 instances to ditch SSH and enable safe and secure shell access. In this blog post, we will go one step further towards security and encrypting our SSM sessions from EC2-managed nodes and the local machines of users with the help of the KMS key. Creating the KMS key To encrypt the sessions in SSM, we will first need to have the KMS key....