AWS cli documentation change
Summary
Updated CLI version from 2.27.45 to 2.27.46 and added hyperlink to GetSAMLProvider API reference
Security assessment
Changes focus on documentation accuracy and navigation improvements without addressing security vulnerabilities or introducing security features.
Diff
diff --git a/cli/latest/reference/iam/list-saml-providers.md b/cli/latest/reference/iam/list-saml-providers.md index 94f3826b2..c34f2f8e4 100644 --- a//cli/latest/reference/iam/list-saml-providers.md +++ b//cli/latest/reference/iam/list-saml-providers.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Lists the SAML provider resource objects defined in IAM in the account. IAM resource-listing operations return a subset of the available attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a SAML provider, see GetSAMLProvider . +Lists the SAML provider resource objects defined in IAM in the account. IAM resource-listing operations return a subset of the available attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a SAML provider, see [GetSAMLProvider](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetSAMLProvider.html) . @@ -257 +257 @@ SAMLProviderList -> (list) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »