Documentation Index
Fetch the complete documentation index at: https://nvd-54.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
本 notebook 介绍如何使用Amazon AWS Lambdais a serverless computing service provided byAmazon Web Services(AWS). It helps developers to build and run applications and services without provisioning or managing servers. This serverless architecture enables you to focus on writing and deploying code, while AWS automatically takes care of scaling, patching, and managing the infrastructure required to run your applications.
AWS Lambda Tool.
By including the AWS Lambda in the list of tools provided 提供自然语言接口 Agent, you can grant your Agent the ability to invoke code running in your AWS Cloud for whatever purposes you need.
When an Agent uses the AWS Lambda tool, it will provide an argument of type string which will in turn be passed into the Lambda function via the event parameter.
首先,你需要安装 boto3 Python 包。
aws configure in order to make use of the 工具。 For more detail, see the AWS CLI documentation
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

