Setting up DCV connection gateway and a Session Resolver with the url that is not at the root?

0

I am setting up the resolver for the DCV Connection gateway and in the documentation for the URL, can I specify a path as part of the url? So that it can use https://myhostname/api/resolveSession or does it have to be https://myhostname/resolveSession ?

For example can I specify in the dcv-connection-gateway.conf:

[resolver]
url = "https://myhostname/api/"
已提问 2 年前401 查看次数
1 回答
0
已接受的回答

Hello, you simply have to ensure that the URL in the [resolver] section of the dcv-connection-gateway.conf configuration file[1] matches what you specify when you implement the session resolver[2].

References:
https://docs.aws.amazon.com/dcv/latest/gw-admin/session-resolver.html https://docs.aws.amazon.com/dcv/latest/gw-admin/setting-up-configuring.html

AWS
支持工程师
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则