AWS kinesisvideostreams documentation change
Summary
Fixed URL formatting in AWS IoT security token documentation link
Security assessment
Change addresses URL syntax, not security mechanisms for role aliases or token acquisition.
Diff
diff --git a/kinesisvideostreams/latest/dg/gs-create-role-alias.md b/kinesisvideostreams/latest/dg/gs-create-role-alias.md index e7300edde..0fe62c757 100644 --- a//kinesisvideostreams/latest/dg/gs-create-role-alias.md +++ b//kinesisvideostreams/latest/dg/gs-create-role-alias.md @@ -7 +7 @@ -Follow these procedures to create an AWS IoT role alias for the IAM role that you created in [Create an IAM role](./gs-create-role.html). A role alias is an alternate data model that points to the IAM role. An AWS IoT credentials provider request must include a role alias to indicate which IAM role to assume in order to obtain temporary credentials from the AWS Security Token Service (AWS STS). 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). +Follow these procedures to create an AWS IoT role alias for the IAM role that you created in [Create an IAM role](./gs-create-role.html). A role alias is an alternate data model that points to the IAM role. An AWS IoT credentials provider request must include a role alias to indicate which IAM role to assume in order to obtain temporary credentials from the AWS Security Token Service (AWS STS). 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).