AWS cli documentation change
Summary
Updated CLI version reference and expanded credential documentation to include CloudWatch Logs API keys
Security assessment
Documents extended support for CloudWatch Logs in credential management. No evidence of security fixes or vulnerabilities addressed
Diff
diff --git a/cli/latest/reference/iam/reset-service-specific-credential.md b/cli/latest/reference/iam/reset-service-specific-credential.md index e4f1b6548..6730c3667 100644 --- a//cli/latest/reference/iam/reset-service-specific-credential.md +++ b//cli/latest/reference/iam/reset-service-specific-credential.md @@ -15 +15 @@ - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) » @@ -311 +311 @@ ServiceSpecificCredential -> (structure) ->> 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. @@ -335 +335 @@ ServiceSpecificCredential -> (structure) ->> 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. @@ -347 +347 @@ ServiceSpecificCredential -> (structure) ->> For Bedrock API keys, this is the secret portion of the credential that should be used to authenticate API calls. This value is returned only when the credential is created. +>> For Bedrock API keys and CloudWatch Logs API keys, this is the secret portion of the credential that should be used to authenticate API calls. This value is returned only when the credential is created. @@ -395 +395 @@ ServiceSpecificCredential -> (structure) - * [AWS CLI 2.34.4 Command Reference](../../index.html) » + * [AWS CLI 2.34.5 Command Reference](../../index.html) »