SSM Session Manager Port Forwarding is great tool that can be used get rid of your bastion hosts or VPN servers to manage your private instances. However, when you have to manage many instances that are spread over multiple AWS accounts, it will become a difficult task to remember their instance ids, and creating sessions […]
Tag: SSM
Create AWS Systems Manager Maintenance Window without a target
AWS SSM is a great tool, with a lot of cool features, but I always felt that the documentation is not very good, or the console is very intuitive. Recently I wanted to configure a maintenance window with an SSM Automation task, but the task did not take any instances as the inputs. The task […]