AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-04-19 · Documentation medium

File: cli/latest/reference/customer-profiles/get-profile-object-type-template.md

Summary

Updated AWS CLI version reference and added security warning about not including sensitive or PII in target field names

Security assessment

Added explicit security guidance warning users not to include sensitive or personally identifiable information (PII) in target field names. This is a security best practice addition to prevent data exposure, but doesn't indicate a specific security issue was fixed.

Diff

diff --git a/cli/latest/reference/customer-profiles/get-profile-object-type-template.md b/cli/latest/reference/customer-profiles/get-profile-object-type-template.md
index fef8ee916..0f92acf12 100644
--- a//cli/latest/reference/customer-profiles/get-profile-object-type-template.md
+++ b//cli/latest/reference/customer-profiles/get-profile-object-type-template.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
@@ -302 +302 @@ Fields -> (map)
->>> The location of the data in the standard ProfileObject model. For example: _profile.Address.PostalCode.
+>>> The location of the data in the standard ProfileObject model. For example: _profile.Address.PostalCode. Do not include sensitive or personally identifiable information (PII) in the target field name.
@@ -400 +400 @@ Keys -> (map)
-  * [AWS CLI 2.34.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.32 Command Reference](../../index.html) »