
  <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-cloudformation/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.duncanleung.com/blog/cloudformation-ref-vs-getatt-serverless-yml</guid>
    <title>CloudFormation !Ref vs !GetAtt in serverless.yml</title>
    <link>https://www.duncanleung.com/blog/cloudformation-ref-vs-getatt-serverless-yml</link>
    <description>The mental model behind CloudFormation !Ref and !GetAtt - !Ref returns a resource primary identifier, !GetAtt returns one of its named attributes. With practical examples for IAM permissions and Lambda environment variables in serverless.yml.</description>
    <pubDate>Sat, 15 Feb 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>serverless</category><category>aws-cloudformation</category>
  </item>

  <item>
    <guid>https://www.duncanleung.com/blog/serverless-export-environment-variables</guid>
    <title>Export Serverless Framework Environment Variables to a Local .env File</title>
    <link>https://www.duncanleung.com/blog/serverless-export-environment-variables</link>
    <description>Bridging CloudFormation-generated runtime values - DynamoDB table names, API Gateway URLs, ARNs that do not exist until deployment - into a local .env file using the serverless-export-env plugin.</description>
    <pubDate>Sun, 10 May 2020 00:00:00 GMT</pubDate>
    <author>duncan@leungs.email (Duncan Leung)</author>
    <category>serverless</category><category>aws-lambda</category><category>aws-cloudformation</category>
  </item>

    </channel>
  </rss>
