AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-01 · Documentation low

File: cli/latest/reference/iam/create-policy.md

Summary

Updated CLI version reference from 2.27.45 to 2.27.46, removed redundant note about tag value interpretation, and added API documentation links for GetPolicy and ListPolicies operations

Security assessment

Documentation cleanup and link improvements without security implications. The removed note about tag values was redundant rather than security-relevant.

Diff

diff --git a/cli/latest/reference/iam/create-policy.md b/cli/latest/reference/iam/create-policy.md
index 0effcd7ec..179d54544 100644
--- a//cli/latest/reference/iam/create-policy.md
+++ b//cli/latest/reference/iam/create-policy.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -168,4 +167,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20
->>> 
->>> ### Note
->>> 
->>> Amazon Web Services always interprets the tag `Value` as a single string. If you need to store an array, you can store comma-separated values in the string. However, you must interpret the value in your code.
@@ -515 +511 @@ Policy -> (structure)
->> This element is included in the response to the GetPolicy operation. It is not included in the response to the ListPolicies operation.
+>> This element is included in the response to the [GetPolicy](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetPolicy.html) operation. It is not included in the response to the [ListPolicies](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListPolicies.html) operation.
@@ -542,4 +537,0 @@ Policy -> (structure)
->>>> 
->>>> ### Note
->>>> 
->>>> Amazon Web Services always interprets the tag `Value` as a single string. If you need to store an array, you can store comma-separated values in the string. However, you must interpret the value in your code.
@@ -557 +549 @@ Policy -> (structure)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »