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. The security-related content about AllowedEmbeddingDomains remains unchanged.
Diff
diff --git a/quicksuite/latest/userguide/embedded-analytics-dashboards-for-authenticated-users.md b/quicksuite/latest/userguide/embedded-analytics-dashboards-for-authenticated-users.md index 3f4bcd9a4..43f78e162 100644 --- a//quicksuite/latest/userguide/embedded-analytics-dashboards-for-authenticated-users.md +++ b//quicksuite/latest/userguide/embedded-analytics-dashboards-for-authenticated-users.md @@ -42 +42 @@ 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_.