<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fnyablog</author_name>
  <author_url>https://blog.hatena.ne.jp/fnyablog/</author_url>
  <blog_title>あるSEのつぶやき・改</blog_title>
  <blog_url>https://www.aruse.net/</blog_url>
  <categories>
    <anon>.NET Core</anon>
    <anon>AWS</anon>
  </categories>
  <description>Lambda 関数(C#)で DynamoDB にアクセスして DeleteItem (データ削除)する方法をメモしておきます。 まず、DynamoDBのItemIdというテーブルを以下のように作成します。パーティションキーはidで、_versionはキーではない属性になります。 項目は以下のように２件登録されていて、CategoryIdの項目を削除対象とします。 また、_version 属性が 1 の場合のみ削除するように条件を付与します。 Lambda 関数(C#)で DeleteItem するには、以下のように記述します。 using System; using System.Colle…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.aruse.net%2Fentry%2F2018%2F11%2F12%2F180904&quot; title=&quot;Lambda関数(C#)でDynamoDBにDeleteItem(データ削除)する方法 - あるSEのつぶやき・改&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>https://cdn-ak.f.st-hatena.com/images/fotolife/f/fnyablog/20181112/20181112180041.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-12 18:09:04</published>
  <title>Lambda関数(C#)でDynamoDBにDeleteItem(データ削除)する方法</title>
  <type>rich</type>
  <url>https://www.aruse.net/entry/2018/11/12/180904</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
