AWS cli documentation change
Summary
Updated CLI version reference from 2.27.45 to 2.27.46 and added hyperlink to ListServiceSpecificCredentials API documentation
Security assessment
Version number update indicates routine documentation maintenance. Adding API reference link improves documentation clarity but does not address security vulnerabilities or document security features.
Diff
diff --git a/cli/latest/reference/iam/delete-service-specific-credential.md b/cli/latest/reference/iam/delete-service-specific-credential.md index 947476433..663f8241b 100644 --- a//cli/latest/reference/iam/delete-service-specific-credential.md +++ b//cli/latest/reference/iam/delete-service-specific-credential.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -102 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 -> The unique identifier of the service-specific credential. You can get this value by calling ListServiceSpecificCredentials . +> The unique identifier of the service-specific credential. You can get this value by calling [ListServiceSpecificCredentials](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServiceSpecificCredentials.html) . @@ -250 +250 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »