<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qamqame</author_name>
  <author_url>https://blog.hatena.ne.jp/qamqame/</author_url>
  <blog_title>今日もシュクシュクと！ </blog_title>
  <blog_url>https://shuku.hatenablog.com/</blog_url>
  <categories>
    <anon>AWS</anon>
    <anon>システム開発</anon>
  </categories>
  <description>LambdaからRDSに接続した際のメモ。 1. EC2のLinuxを起動し、作業用のディレクトリを作成する 2. viでlambda_function.py を作成する import sys import logging import rds_config import pymysql #rds settings rds_host = rds_config.db_endpoint name = rds_config.db_username password = rds_config.db_password db_name = rds_config.db_name logger = loggi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuku.hatenablog.com%2Fentry%2F2021%2F05%2F30%2F062702&quot; title=&quot;LambdaでRDSに接続する(python) - 今日もシュクシュクと！ &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-05-30 06:27:02</published>
  <title>LambdaでRDSに接続する(python)</title>
  <type>rich</type>
  <url>https://shuku.hatenablog.com/entry/2021/05/30/062702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
