AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and added API documentation link for ListOpenIDConnectProviders
Security assessment
Routine version update and improved API documentation link. No security-related content changes.
Diff
diff --git a/cli/latest/reference/iam/remove-client-id-from-open-id-connect-provider.md b/cli/latest/reference/iam/remove-client-id-from-open-id-connect-provider.md index a04a1c1cd..f01eca4a1 100644 --- a//cli/latest/reference/iam/remove-client-id-from-open-id-connect-provider.md +++ b//cli/latest/reference/iam/remove-client-id-from-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 OIDC provider resource to remove the client ID from. 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 to remove the client ID from. 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. @@ -104 +104 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The client ID (also known as audience) to remove from the IAM OIDC provider resource. For more information about client IDs, see CreateOpenIDConnectProvider . +> The client ID (also known as audience) to remove from the IAM OIDC provider resource. For more information about client IDs, see [CreateOpenIDConnectProvider](https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateOpenIDConnectProvider.html) . @@ -239 +239 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »