AWS kinesisvideostreams documentation change
Summary
Updated relative API links to absolute URLs pointing to Kinesis Video Streams API reference documentation.
Security assessment
Link updates improve documentation reliability but don't address security vulnerabilities or add security content.
Diff
diff --git a/kinesisvideostreams/latest/dg/edge-faq.md b/kinesisvideostreams/latest/dg/edge-faq.md index 2a14f7029..6f666458e 100644 --- a//kinesisvideostreams/latest/dg/edge-faq.md +++ b//kinesisvideostreams/latest/dg/edge-faq.md @@ -49 +49 @@ Yes. -Send another [StartEdgeConfigurationUpdate](./API_StartEdgeConfigurationUpdate.html) to the same `HubDeviceArn`, but different Amazon Kinesis Video Streams/AWS Secrets Manager ARNs. +Send another [StartEdgeConfigurationUpdate](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_StartEdgeConfigurationUpdate.html) to the same `HubDeviceArn`, but different Amazon Kinesis Video Streams/AWS Secrets Manager ARNs. @@ -53 +53 @@ Send another [StartEdgeConfigurationUpdate](./API_StartEdgeConfigurationUpdate.h -Send an updated [StartEdgeConfigurationUpdate](./API_StartEdgeConfigurationUpdate.html)to the same `HubDeviceArn` with the same Amazon Kinesis Video Streams ARN. When the application receives the message from Amazon Kinesis Video Streams, it overrides the previous configuration for that stream. Changes will take place then. +Send an updated [StartEdgeConfigurationUpdate](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_StartEdgeConfigurationUpdate.html)to the same `HubDeviceArn` with the same Amazon Kinesis Video Streams ARN. When the application receives the message from Amazon Kinesis Video Streams, it overrides the previous configuration for that stream. Changes will take place then. @@ -76 +76 @@ For more examples, see the [Quartz documentation](https://www.quartz-scheduler.o -The Amazon Kinesis Video Streams Edge Agent currently has a hard limit of 16 streams per device. Use the [DeleteEdgeConfiguration](./API_DeleteEdgeConfiguration.html) API to delete streams from a device. Updating a configuration for the same stream using the [StartEdgeConfigurationUpdate](./API_StartEdgeConfigurationUpdate.html) does not increase the device’s stream count. +The Amazon Kinesis Video Streams Edge Agent currently has a hard limit of 16 streams per device. Use the [DeleteEdgeConfiguration](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_DeleteEdgeConfiguration.html) API to delete streams from a device. Updating a configuration for the same stream using the [StartEdgeConfigurationUpdate](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_StartEdgeConfigurationUpdate.html) does not increase the device’s stream count. @@ -84 +84 @@ To determine which jobs need to be restarted manually, see the **FatalError** me -Resend the [StartEdgeConfigurationUpdate](./API_StartEdgeConfigurationUpdate.html) to restart the job for the stream. +Resend the [StartEdgeConfigurationUpdate](https://docs.aws.amazon.com/kinesisvideostreams/latest/APIReference/API_StartEdgeConfigurationUpdate.html) to restart the job for the stream.