AWS prescriptive-guidance documentation change
Summary
Formatting changes in shell commands, updated image path, and section title updates
Security assessment
Non-breaking space adjustments in code snippets and title updates don't relate to security. No security configurations or vulnerabilities addressed.
Diff
diff --git a/prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-trino.md b/prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-trino.md index fada179e9..8c3018725 100644 --- a//prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-trino.md +++ b//prescriptive-guidance/latest/apache-iceberg-on-aws/iceberg-trino.md @@ -27,2 +27,2 @@ This section describes how to set up and operate Iceberg tables by using [Trino] - set -ex - sudo aws s3 cp s3://<S3-bucket-name>/iceberg.properties /etc/trino/conf/catalog/iceberg.properties + set -ex + sudo aws s3 cp s3://<S3-bucket-name>/iceberg.properties /etc/trino/conf/catalog/iceberg.properties @@ -34 +34 @@ This section describes how to set up and operate Iceberg tables by using [Trino] - --region <region> \ + --region <region> \ @@ -156 +156 @@ provides the output: - + @@ -184 +184 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Working with Iceberg tables by using Spark +Working with Iceberg tables by using Apache Spark @@ -186 +186 @@ Working with Iceberg tables by using Spark -Working with Iceberg tables by using Firehose +Working with Iceberg tables by using Amazon Data Firehose