<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ketancho_jp</author_name>
  <author_url>https://blog.hatena.ne.jp/ketancho_jp/</author_url>
  <blog_title>log4ketancho</blog_title>
  <blog_url>https://www.ketancho.net/</blog_url>
  <categories>
    <anon>AWS</anon>
    <anon>AWS Lambda</anon>
    <anon>Stripe</anon>
    <anon>勉強メモ</anon>
  </categories>
  <description>Stripe API 入門ということで、特定の時間に作られた顧客（Customer）のメアドを取ってくるサンプルを作った。 AWS Lambda 上で毎時実行させてみる。 stripe モジュール使いたいので zip にしてアップロードする。 mkdir stripe_api_test_function cd stripe_api_test_function/ pip3 install -U pip pip install stripe -t ./ touch lambda_function.py zip -r stripe_api_test_function.zip ./ aws lambd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ketancho.net%2Fentry%2F2025%2F03%2F12%2F215730&quot; title=&quot;AWS Lambda から Stripe API を呼び出す - log4ketancho&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/k/ketancho_jp/20250312/20250312215550.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-03-12 21:57:30</published>
  <title>AWS Lambda から Stripe API を呼び出す</title>
  <type>rich</type>
  <url>https://www.ketancho.net/entry/2025/03/12/215730</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
