AWS cli documentation change
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/create-telemetry-rule.md b/cli/latest/reference/observabilityadmin/create-telemetry-rule.md index 3788e79be..3889b4ed1 100644 --- a//cli/latest/reference/observabilityadmin/create-telemetry-rule.md +++ b//cli/latest/reference/observabilityadmin/create-telemetry-rule.md @@ -15 +15 @@ - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [AWS CLI 2.35.13 Command Reference](../../index.html) » @@ -135,0 +136 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/observ +>> * `AWS::S3::Bucket` @@ -471,0 +473 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/observ +>>>>> * `S3_SERVER_ACCESS_LOGS` @@ -530 +532 @@ 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", @@ -602 +604 @@ 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", ...] @@ -795 +797 @@ RuleArn -> (string) - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [AWS CLI 2.35.13 Command Reference](../../index.html) »