AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and removed redundant notes about tag value interpretation
Security assessment
The changes are version number updates and removal of informational notes about tag handling. No security-related content was added or modified.
Diff
diff --git a/cli/latest/reference/iam/create-saml-provider.md b/cli/latest/reference/iam/create-saml-provider.md index bba33d50c..a0cba5309 100644 --- a//cli/latest/reference/iam/create-saml-provider.md +++ b//cli/latest/reference/iam/create-saml-provider.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -138,4 +137,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. @@ -322,4 +317,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. @@ -337 +329 @@ Tags -> (list) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »