AWS cli documentation change
Summary
Added 'MANAGED_INSTANCES' to JSON Syntax section
Security assessment
Addition appears to document a new configuration option but lacks explicit security context or vulnerability references.
Diff
diff --git a/cli/latest/reference/ecs/run-task.md b/cli/latest/reference/ecs/run-task.md index f38c64c7e..e9cb29b75 100644 --- a//cli/latest/reference/ecs/run-task.md +++ b//cli/latest/reference/ecs/run-task.md @@ -15 +15 @@ - * [AWS CLI 2.31.3 Command Reference](../../index.html) » + * [AWS CLI 2.31.5 Command Reference](../../index.html) » @@ -294,0 +295 @@ JSON Syntax: +> * `MANAGED_INSTANCES` @@ -807 +808 @@ JSON Syntax: -> The details of the volume that was `configuredAtLaunch` . You can configure the size, volumeType, IOPS, throughput, snapshot and encryption in [TaskManagedEBSVolumeConfiguration](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TaskManagedEBSVolumeConfiguration.html) . The `name` of the volume must match the `name` from the task definition. +> The details of the volume that was `configuredAtLaunch` . You can configure the size, volumeType, IOPS, throughput, snapshot and encryption in in [TaskManagedEBSVolumeConfiguration](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TaskManagedEBSVolumeConfiguration.html) . The `name` of the volume must match the `name` from the task definition. @@ -1716,0 +1718 @@ tasks -> (list) +>>> * `MANAGED_INSTANCES` @@ -2089 +2091 @@ failures -> (list) - * [AWS CLI 2.31.3 Command Reference](../../index.html) » + * [AWS CLI 2.31.5 Command Reference](../../index.html) »