AWS quicksuite documentation change
Summary
Fixed URL formatting in API reference link by adding double slash
Security assessment
URL syntax correction with no impact on security guidance. Domain restriction documentation remains unchanged.
Diff
diff --git a/quicksuite/latest/userguide/embedded-analytics-visuals-for-everyone.md b/quicksuite/latest/userguide/embedded-analytics-visuals-for-everyone.md index aa61dc497..d89babb6f 100644 --- a//quicksuite/latest/userguide/embedded-analytics-visuals-for-everyone.md +++ b//quicksuite/latest/userguide/embedded-analytics-visuals-for-everyone.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 [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_.