AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-07-01 · Documentation low

File: cli/latest/reference/observabilityadmin/update-telemetry-rule.md

Summary

Added AWS::S3::Bucket resource type and S3_SERVER_ACCESS_LOGS log type support

Security assessment

Added S3 server access logs which are a security feature for monitoring bucket access, but no specific vulnerability is addressed

Diff

diff --git a/cli/latest/reference/observabilityadmin/update-telemetry-rule.md b/cli/latest/reference/observabilityadmin/update-telemetry-rule.md
index 8a0d5ff79..aa25fae9a 100644
--- a//cli/latest/reference/observabilityadmin/update-telemetry-rule.md
+++ b//cli/latest/reference/observabilityadmin/update-telemetry-rule.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.11 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.13 Command Reference](../../index.html) »
@@ -133,0 +134 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/observ
+>>   * `AWS::S3::Bucket`
@@ -469,0 +471 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/observ
+>>>>>   * `S3_SERVER_ACCESS_LOGS`
@@ -528 +530 @@ JSON Syntax:
-      "ResourceType": "AWS::EC2::Instance"|"AWS::EC2::VPC"|"AWS::Lambda::Function"|"AWS::CloudTrail"|"AWS::EKS::Cluster"|"AWS::WAFv2::WebACL"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::BedrockAgentCore::Runtime"|"AWS::BedrockAgentCore::Browser"|"AWS::BedrockAgentCore::CodeInterpreter"|"AWS::BedrockAgentCore::Gateway"|"AWS::BedrockAgentCore::Memory"|"AWS::BedrockAgentCore::WorkloadIdentity"|"AWS::SecurityHub::Hub"|"AWS::CloudFront::Distribution"|"AWS::SecurityHub::HubV2"|"AWS::CloudWatch::OTelEnrichment"|"AWS::MSK::Cluster",
+      "ResourceType": "AWS::EC2::Instance"|"AWS::EC2::VPC"|"AWS::Lambda::Function"|"AWS::CloudTrail"|"AWS::EKS::Cluster"|"AWS::WAFv2::WebACL"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::BedrockAgentCore::Runtime"|"AWS::BedrockAgentCore::Browser"|"AWS::BedrockAgentCore::CodeInterpreter"|"AWS::BedrockAgentCore::Gateway"|"AWS::BedrockAgentCore::Memory"|"AWS::BedrockAgentCore::WorkloadIdentity"|"AWS::SecurityHub::Hub"|"AWS::CloudFront::Distribution"|"AWS::SecurityHub::HubV2"|"AWS::CloudWatch::OTelEnrichment"|"AWS::MSK::Cluster"|"AWS::S3::Bucket",
@@ -600 +602 @@ JSON Syntax:
-          "LogTypes": ["APPLICATION_LOGS"|"USAGE_LOGS"|"SECURITY_FINDING_LOGS"|"ACCESS_LOGS"|"CONNECTION_LOGS", ...]
+          "LogTypes": ["APPLICATION_LOGS"|"USAGE_LOGS"|"SECURITY_FINDING_LOGS"|"ACCESS_LOGS"|"CONNECTION_LOGS"|"S3_SERVER_ACCESS_LOGS", ...]
@@ -749 +751 @@ RuleArn -> (string)
-  * [AWS CLI 2.35.11 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.13 Command Reference](../../index.html) »