AWS kinesisvideostreams documentation change
Summary
Fixed URL formatting by adding double slash in AWS IoT Developer Guide link
Security assessment
Change only corrects a URL syntax error without altering security-related content. No evidence of addressing a security vulnerability.
Diff
diff --git a/kinesisvideostreams/latest/dg/examples-gstreamer-plugin-parameters.md b/kinesisvideostreams/latest/dg/examples-gstreamer-plugin-parameters.md index c3c15f78c..436b2f332 100644 --- a//kinesisvideostreams/latest/dg/examples-gstreamer-plugin-parameters.md +++ b//kinesisvideostreams/latest/dg/examples-gstreamer-plugin-parameters.md @@ -34 +34 @@ Key | Required | Description -`endpoint` | Yes | The AWS IoT Core credential endpoint provider endpoint for your AWS account. See the [AWS IoT Developer Guide](https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html). **Example:** ``credential-account-specific-prefix`.credentials.iot.`aws-region`.amazonaws.com` +`endpoint` | Yes | The AWS IoT Core credential endpoint provider endpoint for your AWS account. See the [AWS IoT Developer Guide](https://docs.aws.amazon.com//iot/latest/developerguide/authorizing-direct-aws.html). **Example:** ``credential-account-specific-prefix`.credentials.iot.`aws-region`.amazonaws.com`