Is it possible to use AWS CodePipeline with Lightsail?
问题 I'm working all the day and couldn't find the answer. So I'm asking you guys: is it possible to use AWS Pipeline with AWS Lightsail? My objective is to store the code inside CodeCommit and use CodeBuild, CodeDeploy, CodePipeline and S3 to create a Continuous Deployment inside a Lightsail instance. Those are the steps I think I have to follow to accomplish the task: [x] setup a Lightsail instance [x] create an IAM user and set permissions [x] transfer my repository to CodeCommit [x] create an