I've set up an automation in my Jira project to execute an AWS SSM automation document whenever a condition has been met.
Everything is working smoothly, but I'd like to get the output value from the AWS automation document and input it into a custom field in Jira.
Is there any way to get the output value from the AWS SSM automation?