AWS quicksuite documentation change
Summary
Fixed URL formatting in API reference link by adding double slash
Security assessment
Change only fixes URL structure without altering security-related content about domain restrictions.
Diff
diff --git a/quicksuite/latest/userguide/embedded-analytics-visuals-for-authenticated-users.md b/quicksuite/latest/userguide/embedded-analytics-visuals-for-authenticated-users.md index 5fa911cd6..325fe6412 100644 --- a//quicksuite/latest/userguide/embedded-analytics-visuals-for-authenticated-users.md +++ b//quicksuite/latest/userguide/embedded-analytics-visuals-for-authenticated-users.md @@ -36 +36 @@ 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_.