InstanceIdTarget、InstanceTarget和IpTarget似乎很有希望,但我不知道如何从ecs容器堆栈导出它们,并将它们导入到alb堆栈中。- At a high level- in my ecs container stack, I have the vpc (fromLookup), a new cluster, an autoScalingGroup最后,LambdaTarget是无关的,因为我想指向ecs容器,它不是lambda。但是,除了使用这个LambdaTarget模式之外,我还让ALB指向几个lambd
我正在尝试使用ecs-cli compose --project-name tutorial-maltz service up部署我的测试容器,但是我得到了一个错误,"InvalidParameterExceptionPlease verify that the ECS service linked role exists." "Action": "sts:AssumeRole" ]所有这些都是从一个ecs-params.yml文
SELECT a.art_id AS art_id, a.ecs_id AS ecs_id, a.parent_id AS parent_id, a.primarytext AS primarytextutprisTodate, pp.price AS innpris, pp.fromdate AS innprisFromdate, pp.todate AS innprisTodate
LEFT JOIN ecs_purchaseprice pp ON a.art_id=pp.a