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年前