AWS Security ChangesHomeSearch

AWS prescriptive-guidance documentation change

Service: prescriptive-guidance · 2026-07-10 · Documentation low

File: prescriptive-guidance/latest/saas-multitenant-api-access-authorization/access-control-types.md

Summary

Fixed formatting in ABAC example and table headers.

Security assessment

Formatting corrections in examples and tables; no security implications or changes to access control documentation.

Diff

diff --git a/prescriptive-guidance/latest/saas-multitenant-api-access-authorization/access-control-types.md b/prescriptive-guidance/latest/saas-multitenant-api-access-authorization/access-control-types.md
index 65a8e1eab..4763f59ce 100644
--- a//prescriptive-guidance/latest/saas-multitenant-api-access-authorization/access-control-types.md
+++ b//prescriptive-guidance/latest/saas-multitenant-api-access-authorization/access-control-types.md
@@ -34 +34 @@ Attribute-based access control (ABAC) determines access to resources based on at
-_In the payments system, all users in the Finance department are allowed to process payments at the API endpoint`/payments` during business hours. _
+ _In the payments system, all users in the Finance department are allowed to process payments at the API endpoint_`/payments` _during business hours._
@@ -48 +48 @@ The following table compares the three access control models discussed previousl
-**Factor** | **RBAC** | **ABAC** | **Hybrid**  
+Factor| RBAC| ABAC| Hybrid