AWS prescriptive-guidance documentation change
Summary
Removed glossary links for 'CI/CD', 'data in transit', 'data at rest', and 'fine-grained access control' terms
Security assessment
Only removes glossary references without modifying security requirements. Encryption and access control requirements remain fully stated.
Diff
diff --git a/prescriptive-guidance/latest/forecast-demand-new-product/faq.md b/prescriptive-guidance/latest/forecast-demand-new-product/faq.md index 0a06449a7..bcf8f4198 100644 --- a//prescriptive-guidance/latest/forecast-demand-new-product/faq.md +++ b//prescriptive-guidance/latest/forecast-demand-new-product/faq.md @@ -67 +67 @@ At a minimum, the infrastructure should support the following: - * A [continuous integration and continuous deployment (CI/CD)](./apg-gloss.html#glossary-cicd) pipeline that pushes the ML model into production + * A continuous integration and continuous deployment (CI/CD) pipeline that pushes the ML model into production @@ -71 +71 @@ At a minimum, the infrastructure should support the following: - * A security layer that encrypts [data in transit](./apg-gloss.html#glossary-data-in-transit) and [data at rest](./apg-gloss.html#glossary-data-at-rest) and provides [fine-grained access control](./apg-gloss.html#glossary-fgac) + * A security layer that encrypts data in transit and data at rest and provides fine-grained access control