Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 2 条规则的 ALB。Rule1 有一个 lambda 目标组,它发送一些经过身份验证的数据作为响应。我想将该响应发送给 Rule2 的目标组。可能吗?
不,这是不可能的。
负载均衡器将转发请求,然后将响应返回给原始请求者。