AWS and Cloudanix team co-authored this blog: Real-Time Threat and Anomaly Detection for Workloads on AWS

AWS Data Perimeters and Network Security Explained with Syeed Shareef

Learn how AWS data perimeters combine SCPs, resource policies, and network controls to protect data, enforce least privilege, and enable developer velocity.

Data is more valuable than oil, and protecting it in the cloud requires more than reactive detective controls. Syeed Shareef, Senior Security Engineer at AWS, explains how data perimeters combine existing AWS capabilities into a holistic framework that ensures data is accessed only by trusted personnel, stored only on trusted resources, and transmitted only over trusted networks. The approach prioritizes use cases over tools, a philosophy that applies far beyond AWS.

You can read the complete transcript of the episode here >

What is a data perimeter and why does it matter?

A data perimeter is not a new AWS service. It is a collection of existing capabilities, including SCPs, resource-based policies, identity policies, and network policies, assembled to solve a specific business use case: ensuring data is accessed only by authorized personnel over trusted networks and stored only on trusted resources.

Syeed uses a powerful analogy: customers do not want drills, they want a picture on the wall. Security teams often focus on individual tools and their capabilities rather than the outcome those tools should achieve. Data perimeters flip this by starting with the use case:

  • My people: Only personnel from my organization can access my data
  • My resources: Data can only be stored on resources I control
  • My networks: Access happens only over trusted network paths

This framework complements existing capabilities like GuardDuty and Security Hub rather than replacing them. Those services provide detection. Data perimeters provide prevention.

How do the three layers of data perimeters work together?

Syeed describes data perimeters as a “tiramisu” of three essential layers that must work together:

  • Identity layer: Use conditions like aws:PrincipalOrgID in resource-based policies to ensure only identities from your organization can access resources. Combine with MFA requirements and short-lived credentials from identity providers.
  • Resource layer: Apply conditions on identity policies and SCPs to restrict which resources can be targets of actions like PutObject. Ensure data cannot be exfiltrated to external buckets or accounts.
  • Network layer: Use VPC endpoint policies to keep traffic private. Add source IP conditions to restrict access to trusted network ranges.

No single layer is sufficient. An identity-only approach leaves resources exposed if credentials are compromised. A network-only approach fails when insiders act maliciously. The combination creates defense in depth that addresses both intentional attacks and unintentional unsafe actions by legitimate users.

How does data perimeter relate to least privilege?

Least privilege is “maximum effort,” as Syeed quotes from AWS. Organizations typically grant overly liberal permissions because they do not know exactly what users need, then struggle to reduce them later.

Data perimeters complement least privilege by setting boundaries on what maximum privileges can be, regardless of what individual policies grant:

  • SCPs as guardrails: Even if an identity policy grants broad access, SCPs can prevent actions that violate organizational boundaries.
  • IAM Access Analyzer: Uses automated reasoning to identify unused permissions over the last 90 days and suggests tighter policies aligned with actual usage.
  • Conditions as constraints: Adding conditions like aws:SourceVpc or aws:PrincipalOrgID restricts the context in which permissions are valid, even if the permissions themselves are broad.

The key insight: you miss 100% of the problems for privileges you do not have. Reducing permissions to only what is needed eliminates entire categories of risk. This connects directly to AWS IAM best practices and the broader identity access management discipline.

How should organizations handle remote access securely?

With remote work, the question of trusting networks versus trusting identities becomes critical. Syeed advocates for an identity-centric and device-centric approach over purely network-based enforcement:

  • Device trust: Company devices with correct certificates and security software establish a baseline of trust.
  • Strong MFA: Multi-factor authentication through an identity provider issues short-lived credentials, not persistent access.
  • Source IP conditions (optional): For organizations wanting additional assurance, require VPN connection before AWS access and enforce source IP conditions in policies.
  • Layered approach: Combine device posture, identity verification, and network controls rather than relying on any single factor.

This aligns with zero trust principles where trust is based on identity and device posture rather than network proximity alone. The shared responsibility model means organizations must actively configure these controls rather than assuming the cloud provider handles them.

How do proactive controls prevent security drift?

Detective controls (like GuardDuty alerts) tell you the horses have left the barn. Proactive controls prevent the barn from being built without a lock in the first place.

AWS Control Tower’s proactive controls work by checking CloudFormation resources at deployment time:

  • Pre-deployment validation: When a developer creates an S3 bucket via CloudFormation, proactive controls verify it meets organizational requirements (block public access enabled, bucket policy present, encryption configured).
  • Developer-friendly feedback: Failed deployments include fix messages and sample compliant templates so developers can self-serve without waiting for security team intervention.
  • Mapped to frameworks: Controls align with SOC 2, PCI DSS, CIS benchmarks, and other compliance frameworks, helping meet regulatory objectives automatically.

The critical point: proactive controls do not replace detective controls. Configuration drift happens over time. You need both the lock on the barn door (proactive) and the alarm that tells you if someone picks it (detective). This belt-and-suspenders approach enables developer velocity while maintaining security posture.

Why should security focus on use cases rather than tools?

Syeed opens and closes with the same principle: technology is a means to an end, not an end in itself. The Bruce Schneier quote captures it perfectly: if you think technology can solve your security problems, you do not understand technology and you definitely do not understand security.

Practical implications:

  • Start with the business outcome: What data needs protection? Who should access it? Under what conditions?
  • Select tools that serve the outcome: Do not adopt tools because they are new or highly rated. Adopt them because they solve a specific, identified problem.
  • Combine people, process, and technology: No single tool provides a silver bullet. Culture, training, and process are equally important.

This use-case-first mindset applies whether you are implementing data perimeters, network segmentation, or any other security control. The question is always “what picture are we trying to hang on the wall?” not “which drill should we buy?”

Related Resources

What Our Users Are Saying

Customer Reviews

Cloudanix is trusted by security leaders worldwide to deliver proactive, reliable, and cutting-edge cloud security.

One day, I changed the password of a root account, and my CTO called me within less than a minute to confirm if I did so. I was not expecting a reaction this quick. He told me Cloudanix alerted him of this password change and that he wanted to confirm as it was a critical security notification. I couldn't believe it!

Ritesh Agarwal
Ritesh Agarwal
CEO, Airgap Networks

Compliance is one way of staying secure, but what I want is the ability to go deeper and attain 'true security.' Cloudanix provides us the capability to do so.

Vishal Madan
Vishal Madan
Head of Engineering, iMocha

Cloudanix is building for the future of the cloud, which makes the product all the more desirable.

Ritesh Agarwal
Ritesh Agarwal
CEO, Airgap Networks

Cloudanix gave us the visibility we were missing. Being able to move from permanent access to a robust Just-In-Time (JIT) workflow has fundamentally changed our security posture without slowing down our engineering velocity.

Pavan Kumar Lekkala
Pavan Kumar Lekkala
SRE Lead, HugoHub

We are excited to leverage Cloudanix's comprehensive multi-cloud DevSecOps solution to secure our production workloads on AWS. Cloudanix has demonstrated that it can solve many challenges that DevSecOps teams face while continually adding new features such as SOC2 compliance and drift detection.

Satish Mohan
Satish Mohan
Co-founder & CTO, Airgap Networks

Managing third-party partner access was once a major concern for our security posture. With Cloudanix JIT Cloud, we've effectively achieved zero third-party risk. We can now grant access confidently, knowing that it is temporary, audited, and automatically revoked, resulting in a 100% reduction in our privileged access exposure.

Okesh Badhiye
Okesh Badhiye
Head of Technical Engineering, Finfinity

The snooze feature and responsible alerts have helped us save time and prioritize what to tackle first.

Satish Mohan
Satish Mohan
Co-founder & CTO, Airgap Networks

Implementing Cloudanix JIT internally allowed us to practice what we preach. By eliminating permanent access to our own clouds and databases, we've neutralized the risk of standing privileges, ensuring our own 'keys to the kingdom' are never left exposed.

Girish Manghnani
Girish Manghnani
Managing Partner, Tech Inspira

The problem with permissions is a lot of times, the gaps are left open due to oversights from inside the organization itself. With Cloudanix's CIEM, we get a complete view of user permissions and access. This enables us to update the permissions, reducing the attack surface.

Nilesh Pethani
Nilesh Pethani
Application Architect, iMocha

In the world of Fintech, trust is our currency. Cloudanix provided the frictionless visibility we needed to secure our EKS workloads across AWS, ensuring we stay audit-ready for SOC2 and GDPR without slowing down our engineering velocity.

Amol Naik
Amol Naik
Head of Security & Infrastructure, HugoHub

Cloudanix delivered value within 5 minutes of onboarding. Continuous monitoring, timely detection, and excellent documentation helped us attain a great cloud security posture.

Divyanshu Shukla
Senior DevSecOps, Meesho

Technology strategies and business strategies are in a state of constant change which includes centralization and decentralization of responsibilities. Regardless of strategic shift, we still have intellectual property to protect. Cloudanix are critical partners for us in our public cloud security posture across our three cloud providers.

Jerry Locke
Jerry Locke
Senior Director Global Solutions Engineering, Eversana

Cloudanix has been amazing. They opened up a common Slack channel with us — and it feels like we are talking to our own team and getting things done with Cloud security. The support team is always available, friendly, helpful, and ready to go out of their way.

Satish Mohan
Satish Mohan
CTO, Airgap Networks

Beyond just access management, Cloudanix CSPM has given us a unified view of our AWS environment. The real-time alerting and anomaly detection allow us to prevent any untoward activity before it happens, which is critical for a marketplace connecting 50+ financial institutions.

Okesh Badhiye
Okesh Badhiye
Head of Technical Engineering, Finfinity

For a Fintech company, data is our most valuable — and most sensitive — asset. Cloudanix DAM hasn't just improved our visibility; it has given us control. The ability to mask data and prevent unauthorized queries in real-time is a game-changer for our compliance and customer trust.

Jiten Gala
Jiten Gala
President Engineering and Product, Kapittx

Our clients, especially in the Middle East financial sector, demand absolute accountability. Cloudanix JIT Cloud has been a competitive differentiator for us, allowing us to provide secure, governed access to customer accounts that meet their strictest audit and compliance requirements.

Girish Manghnani
Girish Manghnani
Managing Partner, Tech Inspira

Cloudanix is always on my team's lips because of its exceptional support. Be it a small or big query, Cloudanix has gone above and beyond to resolve them. This one's a keeper for us.

Sujit Karpe
Sujit Karpe
CTO, iMocha

For a long-lasting partnership, great support goes a long way. Cloudanix has delivered exceptional support whenever required. Their edge is their team is always ready to go beyond to solve any issues that we have. This speaks volumes about the culture at Cloudanix.

Akash Maheshwari
Akash Maheshwari
Co-founder, MoveInSync

Beyond the technology, Cloudanix feels like an extension of our own team. Their willingness to stand up a dedicated Middle East tenant for us and provide exceptional support at a sensible price makes them a long-term partner for Hugosave.

Surya Tamada
Surya Tamada
CTO, HugoHub

The real-time notifications that Cloudanix provides are a real lifesaver. Their adaptive notifications ensure that my team stays productive and doesn't get interrupted all the time.

Digvijay Singh
Staff Security Engineer, Meesho

The whole point in technological evolution is to help improve the world we live in. We must protect that and to do so requires an effective and efficient security strategy. The Cloudanix team helped make our public cloud security posture management strategy a reality. The symbiotic relationship we have allows for a continuous feedback loop which is how business should operate.

Larry Wheat
Larry Wheat
Staff Solutions Engineer, Eversana

Ready to see your graph?

Connect a cloud account in under 30 minutes. See every finding rooted in identity, asset, and blast radius — with a fix path attached.

Book a Demo