I have a simple lambda function in python that invokes the codebuild project: import json, boto3, time def handler(event, context): ...
確定! 回上一頁