Skip to content

Amazon SSM Agent - Release 2.0.672.0 - 2017-02-17

Choose a tag to compare

@shihuazhang shihuazhang released this 17 Feb 19:41
  • Added bucket-owner-full-control ACL to S3 outputs to support cross-account upload
  • Standardized S3 result paths across plugins; commands append command-id/instance-id/plugin-name/step-id associations append instance-id/association-id/execution-date/plugin-name/step-id
    1. step-id is the id field in plugin input if present and supported, otherwise the step name (in 2.0 schema documents), otherwise the plugin-name again
    2. plugin-name and step-id have : characters removed
  • FreeBSD patches from external contributor
  • Various bug fixes