Can I automate an application deployment via webhook to OpsWorks?
问题 I want to set up an webhook from our Github account so it automatically starts an deployment task in OpsWorks. It seems to be possible according to the documentation - but can't find any examples or smart lib which is unusual for the Internets. ;) 回答1: This process is much simpler now. All you have to do is provide the required values per the Webhook, and it will be done for you. Steps : GitHub repository -> Settings Webhooks & Services AWS Opsworks Provide AWS::IAM keys, Stack and App ID ,