1 個回答
- 最新
- 最多得票
- 最多評論
1
Since Glue job scripts are stored in an S3 bucket in your account, you may consider creating a similar CodePipeline-Glue workflow as suggested here - https://aws.amazon.com/blogs/devops/provision-codepipeline-glue-workflows/ which will help you to automate triggering and running Glue jobs. Then push the job code from S3 to bitbucket by establishing CodePipeline to bitbucket connection - https://docs.aws.amazon.com/codepipeline/latest/userguide/connections-bitbucket.html
已回答 3 年前
相關內容
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前