<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>AWS</anon>
  </categories>
  <description>AWS CLI で S3 to S3 で圧縮してストリーミングコピーしたい場合は aws s3 cp s3://... - | gzip | aws s3 cp - s3://...（S3 からローカルにファイルをまるまるダウンロードせずに圧縮して S3 にアップロードする - ablog） のようにパイプで繋げばよいが、Python で書きたい場合は smart_open パッケージを使うとできる。 準備 環境 $ cat /etc/system-release Amazon Linux release 2023 (Amazon Linux) uname -r 6.1.52-71.125.a…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20231004%2F1696413690&quot; title=&quot;S3 to S3 でストリーミング圧縮コピーする（boto3版） - ablog&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>2023-10-04 19:01:30</published>
  <title>S3 to S3 でストリーミング圧縮コピーする（boto3版）</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20231004/1696413690</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
