This site provides independent HIPAA compliance cost estimates for informational purposes only. We are not affiliated with HHS, OCR, or any compliance vendor. This is not legal or regulatory advice. Consult a qualified HIPAA compliance professional for guidance specific to your organization.

AWS HIPAA Cost in 2026

There is no HIPAA line item on the AWS price list. AWS publishes a list price for each of the services a HIPAA workload leans on, bills them at those ordinary rates whether or not PHI is involved, and publishes no combined security-stack total. This page gives you the four rates that matter, each attributed to the AWS pricing page that publishes it and dated to the day we checked, plus one worked example so you can see which dimension actually dominates the bill.

The structural point

The cost of HIPAA on AWS is not a surcharge. It is the services you choose to run, at published rates, plus the engineering time to architect and evidence them. AWS publishes no price for the BAA and no HIPAA premium on any service. If you were already going to encrypt at rest, log the management plane and monitor for threats, the HIPAA-attributable delta on your AWS invoice is close to nothing. If you were not, the delta is the published price of the services you now add, computed against your own volumes.

The AWS BAA mechanics

AWS publishes the Business Associate Addendum through AWS Artifact. Acceptance is a self-service workflow: open AWS Artifact in the AWS Management Console, locate the AWS Business Associate Addendum, review the terms and accept. AWS publishes no fee for the BAA on the Artifact page, in the Artifact FAQ, or on the HIPAA Eligible Services Reference, checked July 2026. We report that as the absence of a published price rather than as a promise of a free one, because AWS makes no statement either way.

The BAA covers AWS's obligations as a business associate under HIPAA: safeguards under the Security Rule for the in-scope services, breach notification under 45 CFR 164.410, and use and disclosure of PHI only as the BAA and the Privacy Rule permit. The BAA's scope is bounded by the HIPAA-eligible service list.

This is an informational cost reference, not legal or compliance advice. Consult a cloud-compliance attorney or a HIPAA-qualified compliance professional before architecting a HIPAA workload on AWS.

The HIPAA-eligible service constraint

The AWS HIPAA Eligible Services Reference lists the services that may be used to store, process or transmit ePHI under the AWS BAA, roughly 200 of them as at July 2026, spanning compute, storage, databases, analytics, AI/ML, the healthcare-specific services, networking, security and management. AWS states the condition directly on that page: you agree not to use these HIPAA Eligible Services with Protected Health Information without first entering into an AWS business associate agreement.

Services not on the list sit outside the BAA's scope for PHI. The architecture work that follows:

None of this appears on an invoice, which is precisely why it gets underestimated. The SCP guardrail and the architecture documentation are engineering time, and engineering time is the largest HIPAA-attributable cost on most AWS estates. No AWS surface publishes a figure for it, and it depends on your team, so this page does not estimate one.

The published rates, per service

Each of these is a separate published dimension on a separate AWS pricing page. AWS does not publish them as a bundle, and they are not additive into a headline: what you pay depends on which you run and at what volume.

AWS KMSCustomer-managed encryption keys

$1 per key per month, prorated hourly, plus $0.03 per 10,000 requests

First 20,000 requests per month free

AWS CloudTrailManagement-plane audit logging

First copy of ongoing management events to S3 free via trails

$2.00 per 100,000 management events for additional copies; $0.10 per 100,000 data events

AWS ConfigResource-configuration recording

$0.003 per continuous configuration item

$0.012 per periodic configuration item; conformance-pack evaluations $0.001 each for the first 100,000

Amazon GuardDutyThreat detection

$4.00 per million CloudTrail management events per month

VPC Flow and DNS query logs $1.00/GB first 500 GB, $0.50/GB next 2,000 GB, $0.25/GB beyond

All rates us-east-1, read off the linked AWS pricing pages and checked July 2026. Regional variation, Savings Plans and Enterprise Discount Program terms change effective pricing at scale, and none of those discounts is published.

What the stack costs at one worked volume

Our arithmetic, not a vendor price

AWS publishes the per-unit rates below. AWS does not publish this total. The volumes are assumptions we chose to make the rates legible, not a claim about your workload. Substitute your own numbers.

Assumed monthly volumeAgainst the published rateLine
5 customer-managed KMS keys5 x $1$5.00
2,000,000 KMS requests (20,000 free)198 x $0.03$5.94
One CloudTrail trail, management eventsfirst copy free$0.00
3,000,000 CloudTrail events analysed by GuardDuty3 x $4.00$12.00
200 GB VPC Flow + DNS logs to GuardDuty200 x $1.00$200.00
20,000 continuous Config items20,000 x $0.003$60.00
Our total for these assumed volumes$282.94

The useful thing this example shows is not the total, which is ours and applies to nobody. It is the shape: at these volumes, GuardDuty log ingestion is about 75 percent of the bill and every key, trail and config item together is the rest. Encryption keys are almost free. Threat-detection log volume is the lever. If you want to know what your own security baseline costs, meter your VPC Flow Log and DNS query volume first, because that single number moves the answer more than every other line combined.

Common AWS HIPAA budget mistakes

Spinning up a workload before accepting the BAA. Until the BAA is accepted, no AWS service is in BAA scope. Accept it before any PHI is loaded, not after.

Using non-eligible services with PHI. Easy to do in development, when the convenient service beats the appropriate one. SCPs prevent it at the platform level.

Default S3 encryption only. Default S3 encryption uses an AWS-managed key. For HIPAA-grade auditability, customer-managed keys through KMS give you rotation control and per-key access logging in CloudTrail, at the published $1 per key per month.

Budgeting the tooling and forgetting the log volume. The worked example above is the reason. Teams price GuardDuty as a product and discover it is a function of how chatty their VPC is.

Single AWS account for everything. A multi-account Organization with separate production, staging, security, logging and shared-services accounts is the pattern AWS recommends. Single-account architectures are harder to audit and harder to isolate after an incident.

AWS HIPAA cost FAQ

Does AWS charge for the HIPAA BAA?
AWS publishes no price for the Business Associate Addendum. It is reviewed and accepted through AWS Artifact in the AWS Management Console, and neither the AWS Artifact page, the AWS Artifact FAQ, nor the HIPAA Eligible Services Reference states a fee for it, checked July 2026. Nor does AWS publish a HIPAA-specific surcharge on any service: the HIPAA Eligible Services Reference names the services you may use with PHI, and those services are billed at the same published rates as for any other customer. What AWS does state on that reference is the condition, in its own words: "you agree not to use these HIPAA Eligible Services for any purpose or in any manner involving Protected Health Information without first entering into an AWS business associate agreement." So the honest framing is that there is no HIPAA line item to budget for. Your bill is the services you choose to run, at the ordinary list prices.
What is the HIPAA-eligible services list?
AWS publishes the HIPAA Eligible Services Reference at aws.amazon.com/compliance/hipaa-eligible-services-reference, naming roughly 200 services eligible to store, process or transmit ePHI under the AWS BAA, checked July 2026. It includes EC2, S3, RDS, DynamoDB, Lambda, Redshift, SageMaker, Bedrock, Comprehend Medical, HealthLake and HealthOmics among many others. Services not on the list are outside the BAA's scope for PHI. The reference is the authoritative list and AWS updates it, so check it rather than assuming: eligibility is a property of the service, and sometimes of the Region, at the moment you look.
What do the AWS security services actually cost?
AWS publishes a list price for each, and each is charged on its own dimension rather than as a bundle. AWS KMS publishes $1 per customer-managed key per month, prorated hourly, plus $0.03 per 10,000 requests with the first 20,000 requests per month free (aws.amazon.com/kms/pricing). AWS CloudTrail publishes one copy of ongoing management events delivered to S3 free through trails, then $2.00 per 100,000 management events for additional copies and $0.10 per 100,000 data events (aws.amazon.com/cloudtrail/pricing). AWS Config publishes $0.003 per continuous configuration item recorded and $0.012 per periodic configuration item, with conformance-pack evaluations at $0.001 each for the first 100,000 (aws.amazon.com/config/pricing). Amazon GuardDuty publishes $4.00 per million CloudTrail management events per month, and VPC Flow Log and DNS query log analysis at $1.00 per GB for the first 500 GB per month, $0.50 per GB for the next 2,000 GB, and $0.25 per GB beyond (aws.amazon.com/guardduty/pricing). All us-east-1, checked July 2026. AWS does not publish a combined security-stack price, and this site does not invent one: which of these you run, and at what log volume, is your architecture decision, not a list price.
What HIPAA-relevant security tooling do I need on AWS beyond the BAA?
The Security Rule is written in terms of safeguards, not products, so no vendor list is prescriptive. In practice the services that map onto the technical safeguards are: KMS for encryption key management under 45 CFR 164.312(a)(2)(iv), CloudTrail for the audit controls standard at 164.312(b), Config for the ongoing evaluation obligation at 164.308(a)(8), and GuardDuty for the security-incident procedures at 164.308(a)(6). Larger estates add Security Hub, Macie, Detective, Inspector and AWS Backup. Each has a published rate on its own AWS pricing page. What none of them does is discharge the requirement on their own: the rule asks for a risk analysis that determines which safeguards your environment needs, and the tooling follows from that analysis rather than substituting for it.
Does AWS handle HIPAA compliance for me?
No, AWS operates under the shared responsibility model. AWS is responsible for the security of the cloud: the infrastructure, physical data centres, hypervisor, network and hardware lifecycle. The customer is responsible for security in the cloud: workload architecture, identity and access management, encryption configuration, network configuration, application security and operational practice. The BAA defines what AWS commits to as a business associate; the bulk of the Security Rule control implementation remains yours. AWS publishes an architecting-for-HIPAA whitepaper that walks the split service by service, and it is worth reading before you design rather than after.
How much of my bill is the HIPAA part?
There is no HIPAA part, and that is the useful answer rather than an evasion. AWS bills HIPAA workloads on the same published rates as everything else. Teams often want a percentage uplift for budgeting, and no such figure exists on any AWS surface: the delta between your HIPAA architecture and a hypothetical non-HIPAA one depends entirely on what you would otherwise have skipped, which is a question about your own engineering standards rather than about AWS pricing. If you would have run CloudTrail, encrypted at rest and monitored for threats anyway, the delta is close to nothing. If you would not have, the delta is the published price of the services you now add, which you can compute from the rates above against your own volumes.
How does HITRUST CSF certification on AWS work?
AWS publishes HITRUST CSF assessment results that customers can inherit for parts of their own HITRUST assessment. The inherited controls cover the infrastructure layer; the customer still implements and demonstrates the application-layer and operational-layer controls, so inheritance narrows the scope you are assessed on rather than removing it. How much it narrows depends on your architecture, and neither AWS nor HITRUST publishes a figure for the saving, so we do not quote one. On the cost of the assessment itself, HITRUST publishes two of the three components in its own pricing guidance: a MyCSF subscription it says starts at $18,100, and a readiness assessment report it says begins at $3,625 (hitrustalliance.net, checked July 2026). The third component is the external assessor, and HITRUST states plainly that each assessor sets its own pricing and that HITRUST is not involved in assessor fees. That line is quoted per engagement and is usually the largest, so a HITRUST budget cannot be read off a price list.

Related cost guides

Updated 2026-07-17