Join our Newsletter — 33% off our NHI Course
Home Glossary Cyber Security AWS Foundational Security Best Practices
Cyber Security

AWS Foundational Security Best Practices

← Back to Glossary
By NHI Mgmt Group Updated August 28, 2026 Domain: Cyber Security

AWS Foundational Security Best Practices is a curated security standard in AWS Security Hub that defines baseline controls for improving cloud posture. It is used to identify common misconfigurations, highlight security gaps, and guide policy enforcement across AWS environments. Teams often map it into IaC controls to prevent unsafe changes before deployment.

Expanded Definition

AWS Foundational Security Best Practices is a baseline control set in aws security hub that helps organisations identify misconfigurations across accounts, workloads, logging, and identity settings. In NHI security, it is most useful when cloud guardrails must be expressed as enforceable controls rather than informal guidance.

Its value is not that it replaces architecture review, but that it gives a repeatable standard for detecting drift from expected security posture. Teams commonly use it alongside infrastructure as code and policy-as-code so that insecure patterns are caught before deployment, not after exposure. This aligns with the control logic in NIST SP 800-53 Rev 5 Security and Privacy Controls, which is broader and more formalised than AWS-only guidance. Definitions vary across vendors on whether “foundational” means minimum viable hardening or a production-ready benchmark, so the scope should be documented explicitly. The most common misapplication is treating Security Hub findings as a complete security programme, which occurs when teams confuse detection coverage with actual control enforcement.

Examples and Use Cases

Implementing AWS Foundational Security Best Practices rigorously often introduces operational friction, requiring organisations to balance faster cloud delivery against stricter review gates and remediation effort.

  • An engineering team uses Security Hub findings to block public S3 exposure before release, reducing the chance of a storage-led incident like the patterns discussed in Codefinger AWS S3 ransomware attack.
  • A security team maps baseline checks to IaC pipelines so that IAM roles, logging, and encryption settings fail build validation when they drift from policy, following the same prevention logic used in 230M AWS environment compromise.
  • A platform team enables continuous checks for unused ports, overly permissive security groups, and disabled audit logging to surface weak defaults before attackers can exploit them, which is consistent with the technical controls in NIST SP 800-53 Rev 5 Security and Privacy Controls.
  • A governance team uses the standard as a common language for cloud risk reporting across multiple AWS accounts and business units, while tracking whether findings are remediated or merely acknowledged.

For NHI-heavy environments, the same baseline helps flag credential-related weaknesses that can precede abuse, including the kind of exposure patterns seen in Amazon AWS Hacked Accounts Crypto-Mining.

Why It Matters in NHI Security

AWS environments frequently host the secrets, service roles, and automation pathways that attackers target first. When AWS Foundational Security Best Practices is ignored or treated as optional, the result is often silent exposure of NHI-related assets such as access keys, service-linked roles, and logging gaps that make abuse hard to trace. That is why baseline hygiene matters even when the business believes its risk sits elsewhere.

NHIMG research shows that 1 in 4 organisations are already investing in dedicated NHI security capabilities, with an additional 60% planning to do so within the next twelve months, reflecting how quickly cloud identity risk is being formalised. This standard supports that shift by giving teams a practical starting point for finding weak controls across large AWS estates. It is especially relevant when credential theft or secret exposure is part of the attack chain, as seen in the AI LLM hijack breach and TruffleNet BEC Attack — Stolen AWS Credentials. Organisations typically encounter this control baseline only after a breach review reveals that a missing log, permissive policy, or exposed key turned a contained event into an enterprise incident.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-02Maps to weak secret and identity hygiene in cloud environments.
NIST CSF 2.0PR.AC-4Cloud baseline controls support least-privilege access governance.
NIST Zero Trust (SP 800-207)Baseline hardening supports zero trust assumptions in AWS access paths.
NIST SP 800-63AAL2Identity assurance concepts help benchmark service access strength.

Require strong, reviewable authenticator assurance for sensitive administrative and automation access.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 28, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org