Overview
AWS (Amazon Web Services) is the world's largest public cloud platform, and its security service ecosystem sets the benchmark for cloud-native security. AWS Security encompasses 200+ security and compliance services spanning threat detection, web application protection, vulnerability scanning, data protection, key management, and compliance auditing, serving millions of customers globally.
AWS operates on a Shared Responsibility Model — AWS secures the cloud (infrastructure, hardware, data center physical security), while customers secure what is in the cloud (data classification, access control, patch management, configuration auditing). This model enables organizations to build security protection architectures tailored to their compliance requirements on top of AWS' foundational security capabilities.
Key Strengths
- Comprehensive threat detection: Amazon GuardDuty uses machine learning and integrated threat intelligence to continuously analyze VPC flow logs, CloudTrail event logs, and DNS query logs, processing billions of events daily with 99%+ threat detection accuracy. Supports automated response orchestration through Security Hub.
- Multi-layered web and network protection: AWS WAF & Shield delivers L3 to L7 protection. Shield Standard is free and automatically mitigates common DDoS attacks; Shield Advanced ($3,000/month) provides T-scale attack mitigation, 24×7 emergency response, and cost protection. WAF supports managed rules, rate limiting, and IP blocking.
- Automated vulnerability and configuration auditing: Amazon Inspector automatically scans EC2 instances, container images, and Lambda functions for software vulnerabilities and network exposure, integrated with AWS Systems Manager for automated patching. Security Hub aggregates findings from GuardDuty, Inspector, Macie, and more into a unified compliance dashboard.
- Intelligent sensitive data protection: Amazon Macie uses ML to automatically discover, classify, and protect sensitive data in S3, covering hundreds of data types including PII, financial data, and health information. Supports custom data identification rules and automated alerts.
- Centralized key and encryption management: AWS KMS centralizes encryption key management with native integration across 100+ AWS services, supporting automatic key rotation, cross-region key replication, and FIPS 140-2 Level 3 validated hardware security modules (HSM). Cloud HSM provides dedicated HSM instances for the highest compliance requirements.
Product Ecosystem
Amazon GuardDuty
GuardDuty is AWS' intelligent threat detection service that continuously analyzes VPC flow logs, DNS queries, CloudTrail management events, and S3 data events. Uses integrated threat intelligence and ML models to identify anomalous behavior such as unusual port scanning, cryptocurrency mining communication, DNS tunneling, and credential theft. Findings are automatically pushed to Security Hub and EventBridge for Lambda-based automated response.
AWS WAF & Shield
AWS WAF is a web application firewall supporting managed rules (including OWASP Top 10), IP blocking, geographic restrictions, rate limiting, and custom rules. Integrates with CloudFront, ALB, API Gateway, and AppSync. Shield Advanced adds enhanced DDoS detection and mitigation, 24×7 emergency response team support, and DDoS cost protection (waives resource fees during shielded attacks).
Amazon Inspector
Inspector is an automated vulnerability management service that continuously scans EC2, ECS, Lambda, and container images for known vulnerabilities (CVEs) and network exposure risks. Provides CVSS scoring and remediation recommendations, integrated with Systems Manager patch management and Security Hub for end-to-end vulnerability management.
Amazon Macie
Macie is a data security and privacy service that uses ML and pattern matching to automatically discover, classify, and protect sensitive data in S3. Supports predefined identifiers (national IDs, credit card numbers, API keys, etc.) and custom identification rules. Provides data security scores and interactive data discovery dashboards for compliance auditing and data governance.
AWS KMS & Cloud HSM
AWS KMS provides centralized key management with 100+ AWS service integrations, supporting symmetric and asymmetric keys, automatic rotation, and cross-account key sharing. Cloud HSM delivers dedicated FIPS 140-2 Level 3 HSM instances meeting PCI DSS, GDPR, and HIPAA compliance requirements. Both support CloudTrail audit logging.
AWS Security Hub
Security Hub is a unified security and compliance center that aggregates findings from GuardDuty, Inspector, Macie, Firewall Manager, IAM Access Analyzer, and third-party security tools (including CrowdStrike, Palo Alto Networks, and other security providers). Provides automated compliance checks (CIS AWS Foundations, PCI DSS, SOC 2) and security scoring dashboards.
Limitations
- Cost accumulation: Each security service is billed independently — enabling multiple services simultaneously can cost more than unified third-party platforms. Start with the core GuardDuty + Security Hub + Inspector combo and scale as needed.
- High configuration complexity: Security policies must be orchestrated across GuardDuty, WAF, Shield, Security Hub, and 10+ other services. Teams require AWS security expertise. Consult website security best practices to reduce the initial learning curve.
- Premium features at additional cost: GuardDuty malware detection ($0.09/GB extra), Shield Advanced ($3,000/month + data transfer fees), and Macie (per-GB data scanning) significantly increase total cost.
- China region feature gaps: AWS China regions (Beijing, Ningxia) have fewer security services than global regions — services like Macie and Detective are unavailable.
Use Cases
- AWS-native environments (★★★★★): Organizations already running AWS workloads benefit from deepest integration and lowest latency with native security services.
- Highly regulated industries (★★★★★): Finance, healthcare, and government sectors leverage Security Hub automated compliance checks and KMS/Cloud HSM for PCI DSS, HIPAA, and GDPR certification.
- Multi-cloud security architecture (★★★★): Integrate third-party tools via Security Hub for unified monitoring, ideal for hybrid deployments with AWS as primary cloud plus other security providers.
- Startups and SMBs (★★★★): Start with GuardDuty (basic threat detection from $1+/month), WAF (per-rule pricing), and Inspector (15-day free trial) for cost-effective core protection.
Pricing
| Service | Starting Price | Billing Model |
|---|---|---|
| GuardDuty | $1.09/account/month | Based on CloudTrail/VPC/DNS log volume |
| WAF | $5/month per Web ACL + $0.60/million rule requests | Per Web ACL and request count |
| Shield Advanced | $3,000/month | Fixed monthly + data transfer surcharge |
| Inspector | $0.0018/instance assessment | Per EC2 instance evaluated |
| Macie | $0.10/GB S3 data (first 50TB) | Per GB of S3 data scanned |
| KMS | $1/month per key + $0.03/10K API calls | Per key and API call volume |
| Security Hub | $0.10/10K findings/month | Per security finding record |
Note: Prices shown are US East region on-demand rates. Reserved capacity and enterprise agreements may reduce costs. China region pricing differs.
FAQ
-
AWS Security vs third-party security tools — which to choose? For deep AWS-ecosystem users, native services offer the best integration and lowest latency. For cross-cloud management or specialized needs (custom WAF rules, EDR endpoint detection), pair with third-party security providers—see website security best practices.
-
What's the difference between GuardDuty and Security Hub? GuardDuty is the threat detection engine that identifies anomalous behavior; Security Hub is the aggregation and compliance center that collects findings from GuardDuty, Inspector, Macie, and other services. They are commonly used together—see the cybersecurity threat landscape.
-
Is Shield Advanced worth $3,000/month? For internet-facing critical business systems, Shield Advanced's 24×7 DDoS emergency response and cost protection significantly reduce financial risk during large-scale attacks. Shield Standard (free) is typically sufficient for non-critical or low-traffic systems—see the web application firewall guide.
-
Does Macie produce false positives? Macie uses ML models for sensitive data identification and may have some false positive rate. Start with a small S3 bucket trial, validate accuracy, and adjust custom identification rules before full account deployment—see data encryption and TLS configuration.
-
Is AWS Security suitable for China compliance? China region security services are limited compared to global regions. Supplement with local security providers for comprehensive compliance coverage. Consult AWS China team for region-specific compliance solutions—see the GDPR compliance checklist.