AWS quicksuite documentation change
Summary
Fixed broken URLs in documentation by adding double slashes in API reference links
Security assessment
The change only corrects URL formatting without modifying security content. No security implications exist as it's purely a documentation link fix.
Diff
diff --git a/quicksuite/latest/userguide/embedding-gen-bi.md b/quicksuite/latest/userguide/embedding-gen-bi.md index 71feeb009..337ff1999 100644 --- a//quicksuite/latest/userguide/embedding-gen-bi.md +++ b//quicksuite/latest/userguide/embedding-gen-bi.md @@ -50 +50 @@ You can create a condition in your IAM policy that limits the domains that devel -To limit the domains that developers can use with this parameter, add an `AllowedEmbeddingDomains` condition to your IAM policy. For more information about the `AllowedDomains` parameter, see [GenerateEmbedUrlForRegisteredUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUser.html) in the _Amazon Quick Sight API Reference_. +To limit the domains that developers can use with this parameter, add an `AllowedEmbeddingDomains` condition to your IAM policy. For more information about the `AllowedDomains` parameter, see [GenerateEmbedUrlForRegisteredUser](https://docs.aws.amazon.com//quicksight/latest/APIReference/API_GenerateEmbedUrlForRegisteredUser.html) in the _Amazon Quick Sight API Reference_. @@ -615 +615 @@ You can create a condition in your IAM policy that limits the domains that devel -To limit the domains that developers can use with this parameter, add an `AllowedEmbeddingDomains` condition to your IAM policy. For more information about the `AllowedDomains` parameter, see [GenerateEmbedUrlForAnonymousUser](https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GenerateEmbedUrlForAnonymousUser.html) in the _Amazon Quick Sight API Reference_. +To limit the domains that developers can use with this parameter, add an `AllowedEmbeddingDomains` condition to your IAM policy. For more information about the `AllowedDomains` parameter, see [GenerateEmbedUrlForAnonymousUser](https://docs.aws.amazon.com//quicksight/latest/APIReference/API_GenerateEmbedUrlForAnonymousUser.html) in the _Amazon Quick Sight API Reference_.