AWS mediaconvert documentation change
Summary
Added new warning code 250000 for image overlay failures in MediaConvert, including error explanation and troubleshooting steps
Security assessment
Addition of a non-security-related error code for media processing failures; focuses on file accessibility/format issues without security implications.
Diff
diff --git a/mediaconvert/latest/ug/warning_codes.md b/mediaconvert/latest/ug/warning_codes.md index 85e88a0c0..05fed5ede 100644 --- a//mediaconvert/latest/ug/warning_codes.md +++ b//mediaconvert/latest/ug/warning_codes.md @@ -16 +16 @@ The following provides detailed information about warning codes and messages tha -100000 | 220000 | 230001 | 230002 | 230004 | 230005 | 230006 | 230007 | 230008 | 240000 | 240001 | 240003 | 250001 | 250002 | 250003 | 260000 | 270000 +100000 | 220000 | 230001 | 230002 | 230004 | 230005 | 230006 | 230007 | 230008 | 240000 | 240001 | 240003 | 250000 | 250001 | 250002 | 250003 | 260000 | 270000 @@ -273,0 +274,22 @@ Warning message: +250000 | Image overlay warning** + + +What this means: MediaConvert wasn't able to add one or more of your image overlays to your output. This can happen when the image file can't be loaded or isn't in a supported format (PNG, TGA, or BMP). + +Recommended actions: + + * Verify that your image overlay files are accessible at the specified Amazon S3 location. + + * Confirm that your image files are in a supported format: PNG, TGA, or BMP. + + * Check that your image files are not corrupted. + + + + +Warning message: + +**`MediaConvert can't add one or more of your image overlays to your output.`** + +** +