AWS cli documentation change
Summary
Updated CLI version from 2.27.45 to 2.27.46, added hyperlinks to UploadServerCertificate and ListServerCertificates API references
Security assessment
Version update and API documentation links enhance user guidance but show no evidence of security-related fixes or security feature additions.
Diff
diff --git a/cli/latest/reference/iam/list-server-certificates.md b/cli/latest/reference/iam/list-server-certificates.md index 7c91e4d23..9811096e1 100644 --- a//cli/latest/reference/iam/list-server-certificates.md +++ b//cli/latest/reference/iam/list-server-certificates.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -68 +68 @@ For more information about working with server certificates, see [Working with s -IAM resource-listing operations return a subset of the available attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a servercertificate, see GetServerCertificate . +IAM resource-listing operations return a subset of the available attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a servercertificate, see [GetServerCertificate](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServerCertificate.html) . @@ -280 +280 @@ ServerCertificateMetadataList -> (list) ->> This data type is used as a response element in the UploadServerCertificate and ListServerCertificates operations. +>> This data type is used as a response element in the [UploadServerCertificate](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UploadServerCertificate.html) and [ListServerCertificates](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListServerCertificates.html) operations. @@ -324 +324 @@ Marker -> (string) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »