<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AWS on Tom Tech Notes</title>
    <link>https://tomking.xyz/tags/aws/</link>
    <description>Recent content in AWS on Tom Tech Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 06 Jun 2020 05:20:00 -0700</lastBuildDate><atom:link href="https://tomking.xyz/tags/aws/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Package and deploy a PowerShell Lambda function with custom modules</title>
      <link>https://tomking.xyz/2020/06/package-and-deploy-powershell-lambda.html</link>
      <pubDate>Sat, 06 Jun 2020 05:20:00 -0700</pubDate>
      
      <guid>https://tomking.xyz/2020/06/package-and-deploy-powershell-lambda.html</guid>
      <description>Recently I had the need to create a Lambda function with PowerShell 7. The function is to synchronize data between two REST APIs. It&amp;rsquo;s fairly simple, but does need to use a custom made module. I spent quite bit time to find out how to deploy PowerShell Lambdas with custom modules. Thought might write a guide to help people want to do the same. My script is fairly simple, it gets a list of users from one API and then convert it to a XML format object and export into the target API.</description>
    </item>
    
  </channel>
</rss>
