aws ecs put-account-setting
(Redirected from Put-account-setting)
Jump to navigation
Jump to search
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[edit]
- 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: