AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to GetOpenIDConnectProvider API documentation
Security assessment
Changes consist of version number update and adding API reference links. No security-specific content modifications or security feature additions.
Diff
diff --git a/cli/latest/reference/iam/list-open-id-connect-providers.md b/cli/latest/reference/iam/list-open-id-connect-providers.md index a7c431bb9..a0d58ab87 100644 --- a//cli/latest/reference/iam/list-open-id-connect-providers.md +++ b//cli/latest/reference/iam/list-open-id-connect-providers.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -64 +64 @@ Lists information about the IAM OpenID Connect (OIDC) provider resource objects -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 an OIDC provider, see GetOpenIDConnectProvider . +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 an OIDC provider, see [GetOpenIDConnectProvider](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetOpenIDConnectProvider.html) . @@ -249 +249 @@ OpenIDConnectProviderList -> (list) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »