
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Duncan Leung</title>
      <link>https://www.duncanleung.com/blog</link>
      <description>📚 Learning, 👨🏻‍💻 Building, 📝 Documenting...</description>
      <language>en-us</language>
      <managingEditor>duncan@leungs.email (Duncan Leung)</managingEditor>
      <webMaster>duncan@leungs.email (Duncan Leung)</webMaster>
      <lastBuildDate>Sat, 15 Feb 2020 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.duncanleung.com/tags/aws-iam/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.duncanleung.com/blog/serverless-debugging</guid>
    <title>Serverless Notes</title>
    <link>https://www.duncanleung.com/blog/serverless-debugging</link>
    <description>DRAFT: Serverless Notes</description>
    <pubDate>Sat, 15 Feb 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>serverless</category><category>aws-lambda</category><category>aws-api-gateway</category><category>aws-iam</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/serverless-framework-least-privilege-iam-deployment-strategy</guid>
    <title>A Least-Privilege IAM Strategy for Serverless Framework Deployments</title>
    <link>https://www.duncanleung.com/blog/serverless-framework-least-privilege-iam-deployment-strategy</link>
    <description>Two practical patterns for scoping down the IAM permissions used by the Serverless Framework CLI when deploying - bottom-up gradual scoping, and the top-down &#39;dedicated deployer&#39; pattern using a dev account as a permission discovery sandbox.</description>
    <pubDate>Sat, 15 Feb 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>serverless</category><category>aws-iam</category><category>aws-lambda</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/serverless-testing-strategy-integration-over-unit</guid>
    <title>Serverless Testing Strategy: Test Integrations and IAM Surface</title>
    <link>https://www.duncanleung.com/blog/serverless-testing-strategy-integration-over-unit</link>
    <description>Most serverless bugs don&#39;t live in your code - they live at integration points and in IAM config. Here&#39;s why unit tests miss them and what to test instead.</description>
    <pubDate>Sat, 15 Feb 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>serverless</category><category>aws-lambda</category><category>aws-iam</category>
  </item>

    </channel>
  </rss>
