AWS emr documentation change
Summary
Updated EMR release label in CLI examples from 7.10.0 to 7.11.0
Security assessment
Version bump in HDFS encryption documentation examples. No security fixes or new security content added.
Diff
diff --git a/emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md b/emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md index c6b403c86..e9f1d1b42 100644 --- a//emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md +++ b//emr/latest/ReleaseGuide/emr-encryption-tdehdfs.md @@ -48 +48 @@ The `hdfs-encryption-zones` classification in the configuration API operation al - aws emr create-cluster --release-label emr-7.10.0 --instance-type m5.xlarge --instance-count 2 \ + aws emr create-cluster --release-label emr-7.11.0 --instance-type m5.xlarge --instance-count 2 \ @@ -154 +154 @@ hadoop-kms-log4j | `kms-log4j.properties` - aws emr create-cluster --release-label emr-7.10.0 --instance-type m5.xlarge --instance-count 2 \ + aws emr create-cluster --release-label emr-7.11.0 --instance-type m5.xlarge --instance-count 2 \ @@ -181 +181 @@ Linux line continuation characters (\\) are included for readability. They can b - aws emr create-cluster --release-label emr-7.10.0 --instance-type m5.xlarge --instance-count 2 \ + aws emr create-cluster --release-label emr-7.11.0 --instance-type m5.xlarge --instance-count 2 \ @@ -207 +207 @@ Linux line continuation characters (\\) are included for readability. They can b - aws emr create-cluster --release-label emr-7.10.0 --instance-type m5.xlarge --instance-count 2 \ + aws emr create-cluster --release-label emr-7.11.0 --instance-type m5.xlarge --instance-count 2 \