Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
【以下的问题经过翻译处理】 我的问题很简单。在私有子网中,是否可以在ECS Fargate实例调用Lambda函数?如果可以,如何实现。感谢你。
【以下的回答经过翻译处理】 你好,Ahmet Nash,
你可以从运行在私有子网中的ECS Fargate任务中调用lambda函数。
为了使其正常工作,您可以在您的VPC中创建“Lambda接口VPC端点”。这将在您的VPC和AWS Lambda服务之间建立网络连接,使您的ECS任务能够执行Lambda Invoke API操作。
希望这些信息对您有帮助!
您未登录。 登录 发布回答。
一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。