AWS Security ChangesHomeSearch

AWS kinesisvideostreams documentation change

Service: kinesisvideostreams · 2026-05-28 · Documentation low

File: kinesisvideostreams/latest/dg/s3-real-time-image-create.md

Summary

Updated API reference links from relative paths to absolute URLs

Security assessment

Changes exclusively convert relative links to full URLs for API documentation. No security-related content is added or modified.

Diff

diff --git a/kinesisvideostreams/latest/dg/s3-real-time-image-create.md b/kinesisvideostreams/latest/dg/s3-real-time-image-create.md
index 74f6036bd..f9c161e0c 100644
--- a//kinesisvideostreams/latest/dg/s3-real-time-image-create.md
+++ b//kinesisvideostreams/latest/dg/s3-real-time-image-create.md
@@ -15 +15 @@ Amazon Kinesis Video Streams offers the capability to transcode and deliver imag
-  * Configuring the [ImageGenerationConfiguration](./API_ImageGenerationConfiguration.html) stream property which tells Kinesis Video Streams how to create the images and where to send them.
+  * Configuring the [ImageGenerationConfiguration](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_ImageGenerationConfiguration.html) stream property which tells Kinesis Video Streams how to create the images and where to send them.
@@ -49 +49 @@ Note the bucket's URI, which you'll need in the next step when updating the stre
-  3. Create a new file called `update-image-generation-input.json` with the following content as input. Update the placeholder values with the values that you want to use. For the maximum and minimum supported values, see the [UpdateImageGenerationConfiguration](./API_UpdateImageGenerationConfiguration.html) API.
+  3. Create a new file called `update-image-generation-input.json` with the following content as input. Update the placeholder values with the values that you want to use. For the maximum and minimum supported values, see the [UpdateImageGenerationConfiguration](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_UpdateImageGenerationConfiguration.html) API.
@@ -70 +70 @@ Note the bucket's URI, which you'll need in the next step when updating the stre
-  4. Update the stream's image generation configuration using the [UpdateImageGenerationConfiguration](./API_UpdateImageGenerationConfiguration.html) API and attaching the JSON file as the input, as shown in the following command. Note that the file path points to the file in the current directory.
+  4. Update the stream's image generation configuration using the [UpdateImageGenerationConfiguration](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_UpdateImageGenerationConfiguration.html) API and attaching the JSON file as the input, as shown in the following command. Note that the file path points to the file in the current directory.
@@ -81 +81 @@ It takes at least 1 minute to initiate the image generation workflow after updat
-  6. Verify the configuration settings. Use the AWS CLI to call the [DescribeImageGenerationConfiguration](./API_DescribeImageGenerationConfiguration.html) API for your stream.
+  6. Verify the configuration settings. Use the AWS CLI to call the [DescribeImageGenerationConfiguration](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_DescribeImageGenerationConfiguration.html) API for your stream.