使用 AWS 管理控制台为 AWS 创建外部函数¶
这些主题详细说明了如何使用 AWS 管理控制台用户界面创建 AWS (Amazon Web Services) 上托管的外部函数。您可以使用这些说明来创建 Snowflake 提供的示例外部函数,或作为创建您自己的外部函数的指南。
这些主题说明如何执行以下操作:
- 创建一个基本的 AWS Lambda 函数作为远程服务,创建一个 Amazon API Gateway 作为代理服务。
- 在 Snowflake 中创建一个 API 集成和外部函数本身。
- 将 API 集成关联到 API 管理服务。
- 通过安全策略保护 API 管理服务。
这些主题假定您已熟悉 AWS 管理控制台。它们描述了您需要完成的一般步骤,但没有详细描述控制台。
另请参阅:
步骤:
- Step 1: Create the remote service (AWS Lambda function) in the Management Console
- Step 2: Create the proxy service (Amazon API Gateway) in the AWS Management Console
- Step 3: Create the API integration for AWS in Snowflake
- Step 4: Link the API integration for AWS to the proxy service in the Management Console
- Step 5: Create the external function for AWS in Snowflake