AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-03-10 · Documentation low

File: cli/latest/reference/iam/list-service-specific-credentials.md

Summary

Updated CLI version reference and expanded documentation to include CloudWatch Logs API keys in credential descriptions

Security assessment

Adds documentation for new service (CloudWatch Logs) support in existing credential system. No security vulnerabilities addressed or new security features introduced

Diff

diff --git a/cli/latest/reference/iam/list-service-specific-credentials.md b/cli/latest/reference/iam/list-service-specific-credentials.md
index cbc91225a..c8b24bef8 100644
--- a//cli/latest/reference/iam/list-service-specific-credentials.md
+++ b//cli/latest/reference/iam/list-service-specific-credentials.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.5 Command Reference](../../index.html) »
@@ -347 +347 @@ ServiceSpecificCredentials -> (list)
->>> For Bedrock API keys, this is the public portion of the credential that includes the IAM user name and a suffix containing version and creation information.
+>>> For Bedrock API keys and CloudWatch Logs API keys, this is the public portion of the credential that includes the IAM user name and a suffix containing version and creation information.
@@ -363 +363 @@ ServiceSpecificCredentials -> (list)
->>> The date and time when the service specific credential expires. This field is only present for Bedrock API keys that were created with an expiration period.
+>>> The date and time when the service specific credential expires. This field is only present for Bedrock API keys and CloudWatch Logs API keys that were created with an expiration period.
@@ -399 +399 @@ IsTruncated -> (boolean)
-  * [AWS CLI 2.34.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.5 Command Reference](../../index.html) »