AWS kinesisvideostreams documentation change
Summary
Fixed URL formatting by adding double slashes in AWS CloudShell and IoT documentation links
Security assessment
The changes correct URL syntax but do not address security vulnerabilities or add security-related content. The referenced security token documentation link was already present and only received a formatting update.
Diff
diff --git a/kinesisvideostreams/latest/dg/gs-create-thing.md b/kinesisvideostreams/latest/dg/gs-create-thing.md index 0e47c6fa0..7cd084bf2 100644 --- a//kinesisvideostreams/latest/dg/gs-create-thing.md +++ b//kinesisvideostreams/latest/dg/gs-create-thing.md @@ -76 +76 @@ AWS Management Console -In [AWS CloudShell](https://docs.aws.amazon.com/cloudshell/latest/userguide/getting-started.html), run the following command: +In [AWS CloudShell](https://docs.aws.amazon.com//cloudshell/latest/userguide/getting-started.html), run the following command: @@ -114 +114 @@ Run the following command to validate that your items were generated correctly. -For more information, see [How to use a certificate to get a security token](https://docs.aws.amazon.com/iot/latest/developerguide/authorizing-direct-aws.html#authorizing-direct-aws.walkthrough). +For more information, see [How to use a certificate to get a security token](https://docs.aws.amazon.com//iot/latest/developerguide/authorizing-direct-aws.html#authorizing-direct-aws.walkthrough).