AgentSkillsCN

AWS SAM

适用于 AWS SAM 无服务器应用开发、Lambda 函数实现、模板设计、本地测试及部署的技能。

SKILL.md
--- frontmatter
name: AWS SAM
description: Skill for AWS SAM serverless application development, Lambda function implementation, template design, local testing, and deployment.
references:
  - path: ../../references/services/aws/conventions.md
  - path: ../../references/services/aws/sam-architecture-patterns.md
external:
  - id: aws-sam-docs
    url: https://docs.aws.amazon.com/serverless-application-model/
  - id: aws-lambda-docs
    url: https://docs.aws.amazon.com/lambda/
  - id: aws-api-gateway
    url: https://docs.aws.amazon.com/apigateway/
  - id: lambda-powertools-python
    url: https://docs.powertools.aws.dev/lambda/python/

Always respond in Japanese.

AWS SAM (Serverless Application Model)

AWS SAM is an IaC framework for building serverless applications.

Read and apply the patterns from the referenced documents to the user's implementation task.

Reference Documents