shinesolutions / aem-stack-manager-messenger

Send messages to AEM Stack Manager via SNS Topic
Apache License 2.0
2 stars 9 forks source link

Introduce SSM commands configuration #54

Open cliffano opened 6 years ago

cliffano commented 6 years ago

Most SSM commands parameters are currently configured as defaults within aem-aws-stack-builder. The problem with this is that execution timeout and service checks rely on the default, which is not going to work for every user.

Those timeouts need to be exposed as aem-stack-manager-messenger user configuration properties.