You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* types</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
35
-
* <p>For information about the maximum number of task sets and otther quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS service quotas</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
35
+
* <p>For information about the maximum number of task sets and otther quotas, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html">Amazon ECS
36
+
* service quotas</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
36
37
* @example
37
38
* Use a bare-bones client and the command you need to make an API call.
* Settings</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
36
-
* <p>When you specify <code>serviceLongArnFormat</code>, <code>taskLongArnFormat</code>, or
37
-
* <code>containerInstanceLongArnFormat</code>, the Amazon Resource Name (ARN) and
38
-
* resource ID format of the resource type for a specified user, role, or the root user for an
39
-
* account is affected. The opt-in and opt-out account setting must be set for each Amazon ECS
40
-
* resource separately. The ARN and resource ID format of a resource is defined by the
41
-
* opt-in status of the user or role that created the resource. You must turn on this
42
-
* setting to use Amazon ECS features such as resource tagging.</p>
43
-
* <p>When you specify <code>awsvpcTrunking</code>, the elastic network interface (ENI)
44
-
* limit for any new container instances that support the feature is changed. If
45
-
* <code>awsvpcTrunking</code> is turned on, any new container instances that support
46
-
* the feature are launched have the increased ENI limits available to them. For more
47
-
* information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/container-instance-eni.html">Elastic Network
48
-
* Interface Trunking</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
49
-
* <p>When you specify <code>containerInsights</code>, the default setting indicating
50
-
* whether Amazon Web Services CloudWatch Container Insights is turned on for your clusters is changed. If
51
-
* <code>containerInsights</code> is turned on, any new clusters that are created will
52
-
* have Container Insights turned on unless you disable it during cluster creation. For
53
-
* more information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-container-insights.html">CloudWatch
54
-
* Container Insights</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.</p>
55
-
* <p>Amazon ECS is introducing tagging authorization for resource creation. Users must have
56
-
* permissions for actions that create the resource, such as <code>ecsCreateCluster</code>.
57
-
* If tags are specified when you create a resource, Amazon Web Services performs additional
58
-
* authorization to verify if users or roles have permissions to create tags. Therefore,
59
-
* you must grant explicit permissions to use the <code>ecs:TagResource</code> action. For
60
-
* more information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/supported-iam-actions-tagging.html">Grant
61
-
* permission to tag resources on creation</a> in the <i>Amazon ECS Developer
62
-
* Guide</i>.</p>
63
-
* <p>When Amazon Web Services determines that a security or infrastructure update is needed for an Amazon ECS
64
-
* task hosted on Fargate, the tasks need to be stopped and new tasks launched to replace
65
-
* them. Use <code>fargateTaskRetirementWaitPeriod</code> to configure the wait time to
66
-
* retire a Fargate task. For information about the Fargate tasks maintenance, see
67
-
* <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-maintenance.html">Amazon Web Services Fargate task
68
-
* maintenance</a> in the <i>Amazon ECS Developer Guide</i>.</p>
69
-
* <p>The <code>guardDutyActivate</code> parameter is read-only in Amazon ECS and indicates whether
70
-
* Amazon ECS Runtime Monitoring is enabled or disabled by your security administrator in your
71
-
* Amazon ECS account. Amazon GuardDuty controls this account setting on your behalf. For more information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-guard-duty-integration.html">Protecting Amazon ECS workloads with Amazon ECS Runtime Monitoring</a>.</p>
72
36
* @example
73
37
* Use a bare-bones client and the command you need to make an API call.
0 commit comments