AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-03-26 · Documentation low

File: solutions/latest/scene-intelligence-with-rosbag-on-aws/developer-guide.md

Summary

Adjusted code formatting for S3 bucket name pattern

Security assessment

Syntax formatting change in code example without security implications.

Diff

diff --git a/solutions/latest/scene-intelligence-with-rosbag-on-aws/developer-guide.md b/solutions/latest/scene-intelligence-with-rosbag-on-aws/developer-guide.md
index 504a1978a..90630ebf7 100644
--- a/solutions/latest/scene-intelligence-with-rosbag-on-aws/developer-guide.md
+++ b/solutions/latest/scene-intelligence-with-rosbag-on-aws/developer-guide.md
@@ -17 +17 @@ Visit our [GitHub repository](https://github.com/awslabs/autonomous-driving-data
-The DAG and Apache Spark code are located in the artifacts S3 bucket. The artifacts bucket has the naming pattern of `addf-aws-solutions-artifacts-bucket-`<hash>``. The following is an example: 
+The DAG and Apache Spark code are located in the artifacts S3 bucket. The artifacts bucket has the naming pattern of `addf-aws-solutions-artifacts-bucket-` `<hash>`. The following is an example:
@@ -26 +26 @@ In this location, the `detect_scenes.py` file houses the Apache Spark code that
-If you're only testing the Apache Spark changes, you can just [re-run the Amazon EMR Serverless job](https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/jobs.html) in the application. A simple clone of a previously-run job runs your Apache Spark changes. Set the Apache Spark properties to include the `DynamoDB-Spark.jar` file. For instructions, see [Running jobs from the EMR Studio console](https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/jobs-studio.html). 
+If you’re only testing the Apache Spark changes, you can just [re-run the Amazon EMR Serverless job](https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/jobs.html) in the application. A simple clone of a previously-run job runs your Apache Spark changes. Set the Apache Spark properties to include the `DynamoDB-Spark.jar` file. For instructions, see [Running jobs from the EMR Studio console](https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/jobs-studio.html).