We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
発端 #1238
画像のアップロード時、CacheもS3を使うようにした。 しかし現状だと溜まっていく一方なので、定期的に消すようにしたい。
ゴール: S3側でLifecycleを設定して自動的に消えるようにする。
対象: dreamkast-test-bucket/cache/avatar/ dreamkast-prd-bucket/cache/avatar/ dreamkast-stg-bucket/cache/avatar/
消す期間: とりあえず1週間くらい
CFnに定義して反映するまでがゴール
The text was updated successfully, but these errors were encountered:
@ryojsb これアサインしたのでやれそうなときにお願いします! 作業するにあたって足りない情報があったら教えてください
Sorry, something went wrong.
ryojsb
No branches or pull requests
発端
#1238
画像のアップロード時、CacheもS3を使うようにした。
しかし現状だと溜まっていく一方なので、定期的に消すようにしたい。
ゴール:
S3側でLifecycleを設定して自動的に消えるようにする。
対象:
dreamkast-test-bucket/cache/avatar/
dreamkast-prd-bucket/cache/avatar/
dreamkast-stg-bucket/cache/avatar/
消す期間: とりあえず1週間くらい
CFnに定義して反映するまでがゴール
The text was updated successfully, but these errors were encountered: