AWS lambda documentation change
Summary
Minor wording update in monitoring documentation
Security assessment
Changed 'ensure' to 'verify' in resource monitoring context. No security-related content added or modified.
Diff
diff --git a/lambda/latest/dg/lambda-managed-instances-monitoring.md b/lambda/latest/dg/lambda-managed-instances-monitoring.md index ed4da3961..00abccc58 100644 --- a//lambda/latest/dg/lambda-managed-instances-monitoring.md +++ b//lambda/latest/dg/lambda-managed-instances-monitoring.md @@ -109 +109 @@ Monitor CPU and memory utilization to understand if your functions are properly -Monitor capacity metrics to ensure sufficient resources are available for your workloads. The **vCPUAvailable** and **MemoryAvailable** metrics help you understand remaining capacity on your instances. +Monitor capacity metrics to verify sufficient resources are available for your workloads. The **vCPUAvailable** and **MemoryAvailable** metrics help you understand remaining capacity on your instances.