AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.35.11 to 2.35.13. Modified connector description to support multiple appliance types and added new appliance types (OPERATIONS_MANAGER, SDDC_MANAGER) and status types including key-related metrics.
Security assessment
Changes expand functionality to support new appliance types and monitoring metrics. While SDDC_MANAGER_KEY_COVERAGE and SDDC_MANAGER_KEY_REUSE relate to cryptographic keys, this is feature enhancement documentation without evidence of addressing vulnerabilities.
Diff
diff --git a/cli/latest/reference/evs/list-environment-connectors.md b/cli/latest/reference/evs/list-environment-connectors.md index 64bfb2eb4..fb7e9c0b7 100644 --- a//cli/latest/reference/evs/list-environment-connectors.md +++ b//cli/latest/reference/evs/list-environment-connectors.md @@ -15 +15 @@ - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [AWS CLI 2.35.13 Command Reference](../../index.html) » @@ -256 +256 @@ connectors -> (list) ->> An object that represents a connector for an Amazon EVS environment. A connector establishes a vCenter connection using the credentials stored in Amazon Web Services Secrets Manager. +>> An object that represents a connector for an Amazon EVS environment. A connector establishes a connection to the given appliance type using the credentials stored in Amazon Web Services Secrets Manager. @@ -283,0 +284,2 @@ connectors -> (list) +>>> * `OPERATIONS_MANAGER` +>>> * `SDDC_MANAGER` @@ -364,0 +367,6 @@ connectors -> (list) +>>>>> * `OPERATIONS_MANAGER_REACHABILITY` +>>>>> * `SDDC_MANAGER_REACHABILITY` +>>>>> * `SDDC_MANAGER_HOST_COUNT` +>>>>> * `SDDC_MANAGER_KEY_COVERAGE` +>>>>> * `SDDC_MANAGER_KEY_REUSE` +>>>>> * `CONNECTOR_HEALTH` @@ -406 +414 @@ connectors -> (list) - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [AWS CLI 2.35.13 Command Reference](../../index.html) »