Difference between revisions of "Aws ecs put-account-setting"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/put-account-setting.html
 
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/put-account-setting.html
  
 +
[[AWS CloudWatch Container Insights]] ([[AWS timeline|Jul 2019]]) <ref>https://aws.amazon.com/about-aws/whats-new/2019/07/introducing-container-insights-for-ecs-and-aws-fargate-in-preview/</ref>
 +
* <code>[[aws ecs]] put-account-setting --name "[[containerInsights]]" --value "enabled"</code>
  
[[aws ecs]] put-account-setting --name "[[containerInsights]]" --value "enabled"
+
Activate for one cluster:
 +
* <code>[[aws ecs update-cluster-settings]] --cluster myCICluster --settings name=containerInsights,value=enabled</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 07:12, 5 April 2022

Advertising: