AWS AmazonCloudWatch documentation change
Summary
Removed a note stating that API key (bearer token) authentication for HTTP endpoints was in preview and limited to specific AWS regions.
Security assessment
This indicates the feature is now generally available or the regional restriction has been lifted. It is a feature maturity update, not a security fix.
Diff
diff --git a/AmazonCloudWatch/latest/logs/CWL_HTTP_Endpoints_BearerTokenAuth.md b/AmazonCloudWatch/latest/logs/CWL_HTTP_Endpoints_BearerTokenAuth.md index 6506a5d0b..150b66631 100644 --- a//AmazonCloudWatch/latest/logs/CWL_HTTP_Endpoints_BearerTokenAuth.md +++ b//AmazonCloudWatch/latest/logs/CWL_HTTP_Endpoints_BearerTokenAuth.md @@ -26,4 +25,0 @@ We recommend using SigV4 authentication with short-term credentials for all work -###### Note - -API key (bearer token) for HTTP endpoint access is currently in preview and available in the following AWS Regions: `us-east-1`, `us-west-1`, `us-west-2`, and `us-east-2`. Please check this documentation for updates in future. -