AWS prescriptive-guidance documentation change
Summary
Removed hyperlink to glossary definition for 'least-privilege'
Security assessment
Change only removes a glossary reference link without altering security content. The principle of least privilege remains discussed but without direct link to definition.
Diff
diff --git a/prescriptive-guidance/latest/secure-architecture-dod/tccm.md b/prescriptive-guidance/latest/secure-architecture-dod/tccm.md index 0b3b25f92..84828639a 100644 --- a//prescriptive-guidance/latest/secure-architecture-dod/tccm.md +++ b//prescriptive-guidance/latest/secure-architecture-dod/tccm.md @@ -9 +9 @@ -The Trusted Cloud Credential Manager (TCCM) is a component of the SCCA. It is responsible for credential management. When establishing the TCCM, it's important to allow [least-privilege](./apg-gloss.html#glossary-least-privilege) access to the SCCA. This can be accomplished by using AWS identity and access management services. An additional component of the TCCM is a connection to the Virtual Data Center Managed Services (VDMS). You can use this connection as needed to access the AWS Management Console to manage the TCCM. +The Trusted Cloud Credential Manager (TCCM) is a component of the SCCA. It is responsible for credential management. When establishing the TCCM, it's important to allow least-privilege access to the SCCA. This can be accomplished by using AWS identity and access management services. An additional component of the TCCM is a connection to the Virtual Data Center Managed Services (VDMS). You can use this connection as needed to access the AWS Management Console to manage the TCCM.