AWS Security ChangesHomeSearch

AWS emr documentation change

Service: emr · 2026-06-22 · Documentation low

File: emr/latest/EMR-on-EKS-DevelopmentGuide/docker-custom-images-considerations.md

Summary

Added pricing clarification note for customized Docker images

Security assessment

Change only adds pricing information with no security context or implications.

Diff

diff --git a/emr/latest/EMR-on-EKS-DevelopmentGuide/docker-custom-images-considerations.md b/emr/latest/EMR-on-EKS-DevelopmentGuide/docker-custom-images-considerations.md
index d3f43cdab..3335803ed 100644
--- a//emr/latest/EMR-on-EKS-DevelopmentGuide/docker-custom-images-considerations.md
+++ b//emr/latest/EMR-on-EKS-DevelopmentGuide/docker-custom-images-considerations.md
@@ -35,0 +36,4 @@ When you customize Docker images, you can choose the exact runtime for your job
+###### Important
+
+Standard Amazon EMR on EKS pricing applies whenever pods use an image derived from the Amazon EMR runtime, even if you store the customized image in your own private registry and use your own orchestration method (for example, the StartJobRun API, the Spark operator, or spark-submit). For more information, see [Amazon EMR on EKS pricing](https://aws.amazon.com/emr/pricing/#Amazon_EMR_on_Amazon_EKS).
+