<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>AWS</anon>
  </categories>
  <description>しょーもない Lambda を 1 つだけ含むスタックを CDK でデプロイしてみたい。$CDK_PROJ/lambda/hello/index.py を作って以下のような内容にでもしてみる: def lambda_handler(event, context): if 'message' in event: print(f'Hello, {event[&quot;message&quot;]}') else: print(f'Hello, wo...') return { 'statusCode': 200, } 我ながらなかなか酷い。今んとこ TypeScript を使うのは CDK 用の DSL 部分だけと…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2022%2F03%2F06%2F000104&quot; title=&quot;CDK (3) - らんだむな記憶&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-03-06 00:01:04</published>
  <title>CDK (3)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2022/03/06/000104</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
