AWS Security ChangesHomeSearch

AWS wellarchitected documentation change

Service: wellarchitected · 2025-10-10 · Documentation low

File: wellarchitected/2025-02-25/framework/cost_pricing_model_implement_models.md

Summary

Corrected grammatical phrasing from 'available by on-demand' to 'available only on-demand' in a pricing model example

Security assessment

The change is a minor grammatical correction in a cost optimization example. There is no evidence of security vulnerability remediation or security feature documentation.

Diff

diff --git a/wellarchitected/2025-02-25/framework/cost_pricing_model_implement_models.md b/wellarchitected/2025-02-25/framework/cost_pricing_model_implement_models.md
index f5abcea9b..c7c6c3449 100644
--- a//wellarchitected/2025-02-25/framework/cost_pricing_model_implement_models.md
+++ b//wellarchitected/2025-02-25/framework/cost_pricing_model_implement_models.md
@@ -19 +19 @@ Consider the requirements of your workload’s components, and understand the di
-For example, let’s look at this Web Application Architecture on AWS. This sample workload consists of multiple AWS services, such as Amazon Route 53, AWS WAF, Amazon CloudFront, Amazon EC2 instances, Amazon RDS instances, Load Balancers, Amazon S3 storage, and Amazon Elastic File System (Amazon EFS). You need to review each of these services, and identify potential cost saving opportunities with different pricing models. Some of them may be eligible for RIs or SPs, while some of them may be only available by on-demand. As the following image shows, some of the AWS services can be committed using RIs or SPs. 
+For example, let’s look at this Web Application Architecture on AWS. This sample workload consists of multiple AWS services, such as Amazon Route 53, AWS WAF, Amazon CloudFront, Amazon EC2 instances, Amazon RDS instances, Load Balancers, Amazon S3 storage, and Amazon Elastic File System (Amazon EFS). You need to review each of these services, and identify potential cost saving opportunities with different pricing models. Some of them may be eligible for RIs or SPs, while some of them may be available only on-demand. As the following image shows, some of the AWS services can be committed using RIs or SPs.