使用 VPC Service Controls 设置服务边界

VPC Service Controls 是 Google Cloud 的一项功能,可让您设置服务边界并创建数据传输边界。您可以将 VPC Service Controls 与 Workflows 搭配使用来帮助保护服务。

系统按如下方式支持 Workflows 执行中的 HTTP 请求:

  • 允许向符合 VPC Service Controls 标准的 Google Cloud 端点发送经过身份验证的请求
  • 允许向 Cloud Run 函数和 Cloud Run 服务端点发送请求。
  • 禁止向第三方端点发送请求。
  • 禁止向不符合 VPC Service Controls 标准的 Google Cloud 端点发送请求。

后续步骤