Skip to content

Amazon SSM Agent - Release 2.0.599.0 - 2016-12-30

Compare
Choose a tag to compare
@shihuazhang shihuazhang released this 17 Feb 18:24
· 2238 commits to mainline since this release
  • Added support for running Powershell on Linux
  • Added support for State Manager that automates the process of keeping your Amazon EC2 and hybrid infrastructure in a state that you define You can use State Manager to ensure that your instances are bootstrapped with specific software at startup, configured according to your security policy, joined to a Windows domain, or patched with specific software updates throughout their lifecycle
  • Added support for Systems Manager Inventory that allows you to specify the type of metadata to collect, the instances from where the metadata should be collected, and a schedule for metadata collection
  • Added support for installing, uninstalling, and updating AWS packages published by AWS
  • Added support for installing Docker on Windows and running Docker actions
  • Added support for Windows Server 2016
  • Added support for Windows Server Nano
  • Fixed CloudWatch doesn't work with creating association from Console
  • Fixed SSM Agent not able to start on Windows Server 2003
  • Various bug fixes