AWS keyspaces documentation change
Summary
Fixed duplicate 'https://' prefix in CloudWatch monitoring documentation link
Security assessment
This is a URL formatting correction. The change fixes a broken link but doesn't modify security-related content or address vulnerabilities.
Diff
diff --git a/keyspaces/latest/devguide/configure-cdc-permissions.md b/keyspaces/latest/devguide/configure-cdc-permissions.md index 2323551f6..63fb1708c 100644 --- a//keyspaces/latest/devguide/configure-cdc-permissions.md +++ b//keyspaces/latest/devguide/configure-cdc-permissions.md @@ -122 +122 @@ To process Amazon Keyspaces CDC streams with KCL, the IAM principal needs the fo - * `CloudWatch` – Permissions to publish metric data from Amazon Keyspaces CDC streams processing with KCL into the namespace of your KCL client application in your CloudWatch account. For more information about monitoring, see [Monitor the Kinesis Client Library with Amazon CloudWatch](https://docs.aws.amazon.com/https://docs.aws.amazon.com/streams/latest/dev/monitoring-with-kcl.html). + * `CloudWatch` – Permissions to publish metric data from Amazon Keyspaces CDC streams processing with KCL into the namespace of your KCL client application in your CloudWatch account. For more information about monitoring, see [Monitor the Kinesis Client Library with Amazon CloudWatch](https://docs.aws.amazon.com/streams/latest/dev/monitoring-with-kcl.html).