AWS cli documentation change
Summary
Updated CLI version reference and removed redundant note about tag value interpretation
Security assessment
The removed note about tag value handling was documentation cleanup without security implications. Instance profile creation remains unchanged.
Diff
diff --git a/cli/latest/reference/iam/create-instance-profile.md b/cli/latest/reference/iam/create-instance-profile.md index 19079640a..09ce204cf 100644 --- a//cli/latest/reference/iam/create-instance-profile.md +++ b//cli/latest/reference/iam/create-instance-profile.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -130,4 +129,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. @@ -381,4 +376,0 @@ InstanceProfile -> (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. @@ -415,4 +406,0 @@ InstanceProfile -> (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. @@ -430 +418 @@ InstanceProfile -> (structure) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »