From a4a689056bce0542cbcea82dc2d488f06f4f7052 Mon Sep 17 00:00:00 2001 From: Sai Raj MK Channagiri <92116010+schannag@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:57:47 -0800 Subject: [PATCH] Update README.md --- extension/sigv4authextension/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/sigv4authextension/README.md b/extension/sigv4authextension/README.md index ca78fd9ddef8..9a9b5cc37186 100644 --- a/extension/sigv4authextension/README.md +++ b/extension/sigv4authextension/README.md @@ -26,7 +26,7 @@ The configuration fields are as follows: * Note that an attempt will be made to obtain a valid region from the endpoint of the service you are exporting to * [List of AWS regions](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html) * `service`: **Optional**. The AWS service for AWS Sigv4 - * Note that an attempt will be made to obtain a valid service from the endpoint of the service you are exporting to + * Note for supported services an attempt will be made to obtain a valid service from the endpoint of the service you are exporting to. Supported services include - workspaces, es, logs and traces. ```yaml