株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

まとめては消せないので、ループで削除する。

for i in $(seq 1 1 100); do aws lambda delete-layer-version --layer-name <レイヤー名> --version-number $i; done

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)