AWS solutions documentation change
Summary
Fixed formatting syntax for environment variable references in documentation
Security assessment
The change corrects backtick placement in code formatting without introducing or modifying security-related content.
Diff
diff --git a/solutions/latest/video-on-demand-on-aws/mediaconvert-templates.md b/solutions/latest/video-on-demand-on-aws/mediaconvert-templates.md index bc470a0bc..806be4fdb 100644 --- a/solutions/latest/video-on-demand-on-aws/mediaconvert-templates.md +++ b/solutions/latest/video-on-demand-on-aws/mediaconvert-templates.md @@ -31 +31 @@ You can also modify the solution to use different QVBR settings, other system jo -If you set the solution to ingest source videos and metadata files, you can specify the template using the **JobTemplate** field in your metadata file. For more information, refer to [Metadata file](./metadata-file.html). Or, you can replace the default templates in the Input Validate AWS Lambda function by modifying the ` MediaConvert_Template_`<resolution>`` environment variables. +If you set the solution to ingest source videos and metadata files, you can specify the template using the **JobTemplate** field in your metadata file. For more information, refer to [Metadata file](./metadata-file.html). Or, you can replace the default templates in the Input Validate AWS Lambda function by modifying the `MediaConvert_Template_` `<resolution>` environment variables.