aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
235 stars 100 forks source link

Fix AWS SSM Run Command with SNS Notifications #530

Closed lhgomes closed 10 months ago

lhgomes commented 10 months ago

Fix AWS SSM Run Command to use the right parameters with SNS Notifications

Changed notificationEvents and notificationType to use the right parameter names

Issue #529

Testing

1- Created a task using the AWS SSM Run Command 2- Setup the SNS Notifications 3- Executed the pipeline 4- Received the SNS notification

Checklist

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.