amazon-quicksight-embedding-sample
amazon-quicksight-embedding-sample copied to clipboard
Allow POST request
apiGatewayGetDashboardEmbedUrl
is taking the parameters as GET request. Though its not an issue for the time being in this case, posting tokens as part of URL is a bad design. Again I know, the token in this case cannot do much, but still.
Please add GetDashboardEmbedURLPostRequest
to API cloudformation script.