AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and removed a note about AWS interpreting tag Value as a single string
Security assessment
The change updates version numbers and removes a non-security-related note about tag value interpretation. No security implications identified.
Diff
diff --git a/cli/latest/reference/iam/tag-instance-profile.md b/cli/latest/reference/iam/tag-instance-profile.md index 99edbce46..39a2a02a3 100644 --- a//cli/latest/reference/iam/tag-instance-profile.md +++ b//cli/latest/reference/iam/tag-instance-profile.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -129,4 +128,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. @@ -285 +281 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »