AWS cli documentation change
Summary
Updated CLI version references and added API documentation links for ListOpenIDConnectProviders/CreateOpenIDConnectProvider
Security assessment
Improved documentation links for OIDC provider management but no security vulnerability addressed
Diff
diff --git a/cli/latest/reference/iam/update-open-id-connect-provider-thumbprint.md b/cli/latest/reference/iam/update-open-id-connect-provider-thumbprint.md index eeb62b167..906bf546a 100644 --- a//cli/latest/reference/iam/update-open-id-connect-provider-thumbprint.md +++ b//cli/latest/reference/iam/update-open-id-connect-provider-thumbprint.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -108 +108 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The Amazon Resource Name (ARN) of the IAM OIDC provider resource object for which you want to update the thumbprint. You can get a list of OIDC provider ARNs by using the ListOpenIDConnectProviders operation. +> The Amazon Resource Name (ARN) of the IAM OIDC provider resource object for which you want to update the thumbprint. 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. @@ -114 +114 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> A list of certificate thumbprints that are associated with the specified IAM OpenID Connect provider. For more information, see CreateOpenIDConnectProvider . +> A list of certificate thumbprints that are associated with the specified IAM OpenID Connect provider. For more information, see [CreateOpenIDConnectProvider](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateOpenIDConnectProvider.html) . @@ -261 +261 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »