<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>taiyakikuroann</author_name>
  <author_url>https://blog.hatena.ne.jp/taiyakikuroann/</author_url>
  <blog_title>エンジニャーリング</blog_title>
  <blog_url>https://taiyakikuroann.hatenablog.com/</blog_url>
  <categories>
    <anon>AWS</anon>
  </categories>
  <description>その１ではSlackアプリのベースを作った。その２ではそのtokenを使ってLambdaとそれを呼び出すSNSを作っていく。 2. SNSとpauseのLambdaを作る 今回のLambdaはpythonで書いた。 こんな感じ import logging import json import os import boto3 import traceback from slack import WebClient from slack.errors import SlackApiError def lambda_handler(event, context): token = os.envir…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftaiyakikuroann.hatenablog.com%2Fentry%2F2021%2F10%2F20%2F231445&quot; title=&quot;codepipelineの承認をslack上で行う（その２） - エンジニャーリング&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/t/taiyakikuroann/20211019/20211019234909.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-20 23:14:45</published>
  <title>codepipelineの承認をslack上で行う（その２）</title>
  <type>rich</type>
  <url>https://taiyakikuroann.hatenablog.com/entry/2021/10/20/231445</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
