<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rkr0314</author_name>
  <author_url>https://blog.hatena.ne.jp/rkr0314/</author_url>
  <blog_title>ダメ元エンジニアのお勉強おメモ</blog_title>
  <blog_url>https://rasp.hateblo.jp/</blog_url>
  <categories>
    <anon>AWS</anon>
    <anon>Amazon DynamoDB</anon>
    <anon>TypeScript</anon>
  </categories>
  <description>概要 加算処理を行うとき毎回調べるのでメモる。 コード TypeScript だとこんな感じ。 import * as DynamoDB from 'aws-sdk/clients/dynamodb'; const DYNAMODB_API_VERSION = '2012-10-08'; const REGION = 'ap-northeast-1'; const TABLE_NAME = 'sample-table'; const dynamodbDocumentClient = new DynamoDB.DocumentClient({ apiVersion: DYNAMODB_API_V…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frasp.hateblo.jp%2Fentry%2F2021%2F09%2F10%2F061500&quot; title=&quot;DynamoDB の UpdateItem で加算処理を行う - ダメ元エンジニアのお勉強おメモ&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>2021-09-10 06:15:00</published>
  <title>DynamoDB の UpdateItem で加算処理を行う</title>
  <type>rich</type>
  <url>https://rasp.hateblo.jp/entry/2021/09/10/061500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
