aws ecs put-account-setting
Jump to navigation
Jump to search
↑ https://aws.amazon.com/about-aws/whats-new/2019/07/introducing-container-insights-for-ecs-and-aws-fargate-in-preview/
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/put-account-setting.html
AWS CloudWatch Container Insights (Jul 2019) [1]
aws ecs put-account-setting --name "containerInsights" --value "enabled"
Activate for one cluster:
aws ecs update-cluster-settings --cluster myCICluster --settings name=containerInsights,value=enabled]]
See also
- AWS ECS:
aws ecs [ create-cluster | create-service | update-service | list-clusters | list-services | describe-cluster | describe-services | describe-tasks | put-account-setting | execute-command | run-task ]
Advertising: