AWS
Release 2.1.28 · aws/aws-cli · GitHub enhancement:Python: Update embedded Python version to 3.8.8 for standalone artifacts 良いことだと思う
Release Amazon ECS Agent - v1.50.1 - 20210211 · aws/amazon-ecs-agent · GitHub Enhancement - Implementation of structured logs on top of seelog Bug - Fixed a task status deadlock and pulled container state for cached images when ECS_PULL_DE…
Release 2.1.25 · aws/aws-cli · GitHub api-change:organizations: Update organizations command to latest version api-change:sagemaker: Update sagemaker command to latest version api-change:quicksight: Update quicksight command to latest vers…
Release 2.1.24 · aws/aws-cli · GitHub api-change:emr-containers: Update emr-containers command to latest version api-change:quicksight: Update quicksight command to latest version api-change:iotsitewise: Update iotsitewise command to lates…
docs.aws.amazon.com 自己完結のPython(3)が埋め込まれているので、Pythonを別途インストール必要はない pipを絶対使わないという不退転の決意を感じる S3にファイルを上げ下げするだけだったらv1からv2に上げても動きは大して変わらない docs.aws.amazon.com
docs.aws.amazon.com の、リンク。 dev.classmethod.jp pip install awscliじゃv1しかインストールできないのはPyPIに登録されていなくて、PyPIが登録されていないのはawscliのインストールだけでものすごい負担がかかるから。 $ sudo yum install -y python…
こことかを参考に。 docs.aws.amazon.com github.com
Release 2.1.22 · aws/aws-cli · GitHub api-change:backup: Update backup command to latest version api-change:elasticache: Update elasticache command to latest version api-change:databrew: Update databrew command to latest version api-change…
いまのところいつまでなのかいまいちよくわからない。 github.com
Dockerのイメージを小さくしたいから。 github.com あと、Amazon Linuxコンテナとは別にawscli入りのコンテナはもうあった。 github.com hub.docker.com
Release Amazon ECS Agent - v1.50.0 - 20210122 · aws/amazon-ecs-agent · GitHub Feature - Allows ECS customers to execute interactive commands inside containers Enhancement - Add error responses into TMDEv4 taskWithTags responses Bug - Fixed…
$ openssl dgst -sha256 aws-cli-2.1.21.tar.gz $ brew bump-formula-pr --url=https://github.com/aws/aws-cli/archive/2.1.21.tar.gz --sha256=4fa24c60e3800684e3235f5f764e8b60ddbe6006802c78f069d1acd075df620f awscli api-change:resourcegroupstaggin…
api-change:pinpoint: Update pinpoint command to latest version api-change:cognito-identity: Update cognito-identity command to latest version api-change:s3control: Update s3control command to latest version api-change:personalize: Update p…
openssl dgst -sha256 aws-cli-2.1.18.tar.gz brew bump-formula-pr --url=https://github.com/aws/aws-cli/archive/2.1.18.tar.gz --sha256=a4f527512b5bad07b448ab339b91229498c944fa45bca419e4bf72703f80ed28 awscli api-change:ssm: Update ssm command …
本当によく更新される。 github.com コンテナの一部がネットワークメタデータを持たない場合に、タスクのメタデータエンドポイントがタスクのメタデータを返すようにした 認証情報リクエスト時のエラーと情報のロギングを改善 新しい環境変数ECS_CONTAINER_C…
api-change:autoscaling: Update autoscaling command to latest version api-change:codepipeline: Update codepipeline command to latest version api-change:transfer: Update transfer command to latest version api-change:autoscaling-plans: Update…
Release 2.1.15 · aws/aws-cli · GitHub
Release 2.1.14 · aws/aws-cli · GitHub
Release 2.1.13 · aws/aws-cli · GitHub
Release 2.1.12 · aws/aws-cli · GitHub はい。
api-change:ssm: [botocore] Update ssm client to latest version api-change:ec2: [botocore] Update ec2 client to latest version api-change:workspaces: [botocore] Update workspaces client to latest version api-change:license-manager: [botocor…
Release 1.16.24 · boto/boto3 · GitHub api-change:ec2: [botocore] Update ec2 client to latest version api-change:translate: [botocore] Update translate client to latest version api-change:kafka: [botocore] Update kafka client to latest vers…
Release 1.16.23 · boto/boto3 · GitHub 結構多いね api-change:servicecatalog-appregistry: [botocore] Update servicecatalog-appregistry client to latest version api-change:appmesh: [botocore] Update appmesh client to latest version api-change…
Python 3.9じゃないとインストールに失敗するらしい
Release 0.12.55 · phpstan/phpstan · GitHub PHP8 対応少し
Release 2.1.1 · aws/aws-cli · GitHub
ResourceNotFoundException We can't find the resource that you asked for. わりとそのまま。CloudTrailとかでちょいちょいみる。 Secrets Managerのシークレットを参照するCloudFormationを実行する 1で参照しているSecrets Managerのシークレットを削除…
Release 2.0.63 · aws/aws-cli · GitHub
ユーザーが AWS サービスにロールを渡すには、IAM ユーザー、ロール、またはグループに PassRole アクセス許可を付与する必要があります。 vs AssumeRoleはSTSに対するAPIアクションの一つです。このリクエストによって、役割(role)を引き受ける(assume)こと…