You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add SSM Association Create Route for Targeting Tags (#109)
* add route
* add handler and service function
* bug to specify tag key
* change route to a post route
* update logic to handle multiple tags and other fields
* add log to output association id
feature/managed-instances (#111)
* Add managed instances handler and ssm file for underlying repo logic.
* Added updated method for GetManagedInstance that will also look for it by ComputerName
---------
Co-authored-by: bt353 <brandon.tassone@yale.edu>