AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46. Removed tag value interpretation note. Added API operation link for GetSAMLProvider.
Security assessment
Routine documentation maintenance with link additions and content removal. No security-specific changes or vulnerability mentions detected.
Diff
diff --git a/cli/latest/reference/iam/get-saml-provider.md b/cli/latest/reference/iam/get-saml-provider.md index b79af9355..d04003d0e 100644 --- a//cli/latest/reference/iam/get-saml-provider.md +++ b//cli/latest/reference/iam/get-saml-provider.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -272,4 +271,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. @@ -289 +285 @@ PrivateKeyList -> (list) ->> This data type is used as a response element in the GetSAMLProvider operation. +>> This data type is used as a response element in the [GetSAMLProvider](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSAMLProvider.html) operation. @@ -309 +305 @@ PrivateKeyList -> (list) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »