AWS AmazonECS documentation change
Summary
Marked several configuration steps as optional, including resource tagging authorization settings.
Security assessment
Clarifies that enabling tagging authorization is optional but does not introduce new security features or address vulnerabilities. The change improves documentation accuracy without security implications.
Diff
diff --git a/AmazonECS/latest/developerguide/ecs-modifying-longer-id-settings.md b/AmazonECS/latest/developerguide/ecs-modifying-longer-id-settings.md index 1cd8a1534..7e9b98528 100644 --- a//AmazonECS/latest/developerguide/ecs-modifying-longer-id-settings.md +++ b//AmazonECS/latest/developerguide/ecs-modifying-longer-id-settings.md @@ -25 +25 @@ The `dualStackIPv6`, `fargateFIPSMode` and the `fargateTaskRetirementWaitPeriod` - 5. To increase or decrease the number of tasks that you can run in the awsvpc network mode for each EC2 instance, under **AWSVPC Trunking** , select **AWSVPC Trunking**. + 5. (Optional) To increase or decrease the number of tasks that you can run in the awsvpc network mode for each EC2 instance, under **AWSVPC Trunking** , select **AWSVPC Trunking**. @@ -27 +27 @@ The `dualStackIPv6`, `fargateFIPSMode` and the `fargateTaskRetirementWaitPeriod` - 6. To use, or stop using CloudWatch Container Insights by default for clusters, under **CloudWatch Container Insights observability** , choose one of the following options: + 6. (Optional) To use, or stop using CloudWatch Container Insights by default for clusters, under **CloudWatch Container Insights observability** , choose one of the following options: @@ -35 +35 @@ The `dualStackIPv6`, `fargateFIPSMode` and the `fargateTaskRetirementWaitPeriod` - 7. To enable or disable tagging authorization, under **Resource Tagging Authorization** , select or clear **Resource Tagging Authorization**. + 7. (Optional) To enable or disable tagging authorization, under **Resource Tagging Authorization** , select or clear **Resource Tagging Authorization**.