AWS quicksuite documentation change
Summary
Fixed URL formatting in API reference link by adding double slash
Security assessment
Change only corrects a documentation URL syntax issue. Security guidance about domain restrictions remains unchanged.
Diff
diff --git a/quicksuite/latest/userguide/embedded-analytics-dashboards-for-everyone.md b/quicksuite/latest/userguide/embedded-analytics-dashboards-for-everyone.md index f27cb915b..cd5abbc10 100644 --- a//quicksuite/latest/userguide/embedded-analytics-dashboards-for-everyone.md +++ b//quicksuite/latest/userguide/embedded-analytics-dashboards-for-everyone.md @@ -48 +48 @@ 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_.