AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to ListOpenIDConnectProviders API documentation
Security assessment
Routine documentation update with API reference linking. No security-specific content added or modified beyond existing OIDC provider management.
Diff
diff --git a/cli/latest/reference/iam/delete-open-id-connect-provider.md b/cli/latest/reference/iam/delete-open-id-connect-provider.md index 341c4cf65..1726d9138 100644 --- a//cli/latest/reference/iam/delete-open-id-connect-provider.md +++ b//cli/latest/reference/iam/delete-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) » @@ -99 +99 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The Amazon Resource Name (ARN) of the IAM OpenID Connect provider resource object to delete. You can get a list of OpenID Connect provider resource ARNs by using the ListOpenIDConnectProviders operation. +> The Amazon Resource Name (ARN) of the IAM OpenID Connect provider resource object to delete. You can get a list of OpenID Connect provider resource ARNs by using the [ListOpenIDConnectProviders](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListOpenIDConnectProviders.html) operation. @@ -233 +233 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »