TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: “AWS Lambda, the CLI Way”

10 点作者 sriram_iyengar超过 5 年前

1 comment

paulddraper超过 5 年前
Nice, thank you!<p>1. I don&#x27;t see any mention of a very common omission:<p><pre><code> aws lambda add-permission </code></pre> This an IAM resource-based policy necessary for services like SNS and SQS to use Lambda. The web console adds these for you automatically, but when using the CLI it&#x27;s very easy to forget.<p>2. I would strongly suggest using a tool like Terraform (or Cloudformation if you hate yourself) for actually managing Lambda.
评论 #21917917 未加载