<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aipacommander</author_name>
  <author_url>https://blog.hatena.ne.jp/aipacommander/</author_url>
  <blog_title>ITの隊長のブログ</blog_title>
  <blog_url>https://aipacommander.com/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>import boto3 import base64 import uuid import json def convert_b64_string_to_bynary(s): &quot;&quot;&quot;base64をデコードする&quot;&quot;&quot; return base64.b64decode(s.split(',')[1].encode(&quot;UTF-8&quot;)) def query_endpoint(base_64ed_image): img = convert_b64_string_to_bynary(base_64ed_image) print(type(img)) endpoint_name = 'jumpstart-ft…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faipacommander.com%2Fentry%2F2021%2F12%2F02%2F174640&quot; title=&quot;LambdaからSageMakerを叩いたときのスクリプトメモ - ITの隊長のブログ&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-12-02 17:46:40</published>
  <title>LambdaからSageMakerを叩いたときのスクリプトメモ</title>
  <type>rich</type>
  <url>https://aipacommander.com/entry/2021/12/02/174640</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
