AWS
Release 2.7.11 · aws/aws-cli · GitHub
Release 2.7.9 · aws/aws-cli · GitHub
github.com
Enhancement - Integrate new/updated build targets and processes #3234 Enhancement - Trimming task reason to a max of 1024 characters as per Back-end model #3229 Enhancement - Add log message when receiving error during cached image inspect…
2.7.4 Release 2.7.4 · aws/aws-cli · GitHub
Bump version to 2.7.0 · aws/aws-cli@5fb687d · GitHub
Bump version to 2.6.4 · aws/aws-cli@b855674 · GitHub
github.com
ポリシーは絶対ここに記載してあるとおりにしないといけないわけじゃなくて(ワイルドカードはバラしてもよい)、不要なアクションは削っても良さげだけど、主要なポリシーだけは残しておいてね、って読めなくもない。 AWS
リリースノートは特になし github.com
Bump version to 2.5.6 · aws/aws-cli@da2aeab · GitHub
IAMの条件でリージョンごとに場合分けできる 例 { "Version": "2012-10-17", "Statement": [ { "Sid": "InstanceConsoleReadOnly", "Effect": "Allow", "Action": [ "ec2:Describe*", "ec2:Export*", "ec2:Get*", "ec2:Search*" ], "Resource": "*" }, { "Si…
どのサービスがどのサービスに相当するかの比較表(例 S3とGCSとAzure Blob Storage)など cloud.google.com
Enhancement - Support for unified cgroups and the systemd cgroup driver #3127 Enhancement - Apply minimumCPUShare to both task and container CPU shares #3156 github.com
For example, if you create a delivery stream "MyStream" with Amazon Redshift as the destination and enable Kinesis Data Firehose error logging, the following are created on your behalf: a log group named aws/kinesisfirehose/MyStream and tw…
IaCでFirehoseのIAMロールを自作しようとしたら超大変だけど、Glue使わなければGlueのところは消していいしKMSのところも暗号化してなかったら消していいと思う。 docs.aws.amazon.com
APIレファレンスを見る分には、prefixとかも指定できそう registry.terraform.io docs.aws.amazon.com
24時間より長いとデータ保持に金かかる お金かかる以外のデメリットはない どのくらい金かかるかはデータ量と相談 docs.aws.amazon.com
容量モードのオンデマンドモードは、読み書き容量を細かく選べるのかと思ったけどそんなことはなく、読み書き容量をあげたいならシャードを増やすしかなさそう registry.terraform.io aws.amazon.com
なんかめっちゃ細分化してる。一つのブロックにまとめて設定を書いてもterraform planで失敗する。 registry.terraform.io
EventBridgeに変わっている。 ECSでタスク実行→EventBridgeルールでイベント検知→SNSサブスクリプションでメール通知 という流れ。 なのだけれど、例えばタスク定義のリビジョンがinactiveとかだったりしたら、RunTaskで失敗してSNSにイベントが送られない。…
brew bump-formula-pr --url=https://github.com/aws/aws-cli/archive/2.4.27.tar.gz --sha256=b401613eb3e2220a78b764da7e73605986865304eb22c0fd6da9173221485d01 awscli --force github.com
証跡のS3バケットのオブジェクトの変更を検知してLambda経由でDataDogに飛ばしているっぽい。 docs.datadoghq.com
brew bump-formula-pr --url=https://github.com/aws/aws-cli/archive/2.4.25.tar.gz --sha256=2c8ca8cf2938c7c2389c2bbc0e8593e9236da0b8fa758293ba46b8074ea2966a awscli github.com
CONVERT_TIMEZONE( <source_tz> , <target_tz> , <source_timestamp_ntz> ) CONVERT_TIMEZONE( <target_tz> , <source_timestamp> ) 2引数でのCONVERT_TIMEZONEの場合は、第2引数はどのTIMEZONEな型でもOK docs.snowflake.com</source_timestamp></target_tz></source_timestamp_ntz></target_tz></source_tz>
Enhancement - Update cgroups library to the latest release #3126 Enhancement - Improve log readability #3134 Enhancement - Add Host IP to port response for v4 container response #3136
ある日突然ポリシーが使えなくなるということはなく、アタッチされている限りは引き続き使える 非推奨ポリシーを新しくアタッチすることはできない 非推奨ポリシーを一度デタッチしたらもう閲覧できなくなるしアタッチできなくなる docs.aws.amazon.com
間に合った。 github.com
既存EIPのEC2などへの割り当て。 docs.aws.amazon.com
AllocationIdしかGetAtt出来なさそう IPは無理っぽい docs.aws.amazon.com