AWS cli documentation change
Summary
Removed note about tag value interpretation and updated CLI version
Security assessment
Removal of general tag handling note unrelated to security
Diff
diff --git a/cli/latest/reference/iam/upload-server-certificate.md b/cli/latest/reference/iam/upload-server-certificate.md index 1376ac47b..d984aab14 100644 --- a//cli/latest/reference/iam/upload-server-certificate.md +++ b//cli/latest/reference/iam/upload-server-certificate.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -179,4 +178,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 @@ Tags -> (list) ->>> ->>> ### 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. @@ -396 +388 @@ Tags -> (list) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »