AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to ListOpenIDConnectProviders API documentation
Security assessment
The change adds a direct link to API documentation but does not introduce new security content or address vulnerabilities. Client ID management is part of standard OIDC configuration.
Diff
diff --git a/cli/latest/reference/iam/add-client-id-to-open-id-connect-provider.md b/cli/latest/reference/iam/add-client-id-to-open-id-connect-provider.md index 2eb5fda9e..944c0e3bc 100644 --- a//cli/latest/reference/iam/add-client-id-to-open-id-connect-provider.md +++ b//cli/latest/reference/iam/add-client-id-to-open-id-connect-provider.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -98 +98 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The Amazon Resource Name (ARN) of the IAM OpenID Connect (OIDC) provider resource to add the client ID to. You can get a list of OIDC provider ARNs by using the ListOpenIDConnectProviders operation. +> The Amazon Resource Name (ARN) of the IAM OpenID Connect (OIDC) provider resource to add the client ID to. You can get a list of OIDC provider ARNs by using the [ListOpenIDConnectProviders](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOpenIDConnectProviders.html) operation. @@ -239 +239 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »