1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
【以下的回答经过翻译处理】 你好,@sgupta07
很遗憾,AppSync无法像API Gateway那样禁用默认端点。
但我想到了一个替代方案(虽然不完美)。
您可以将AWS WAF ACLs分配给AppSync。
使用该机制,您可以通过在WAF规则中直接指定默认域来阻止访问,如果“host”标头不是WAF规则中的自定义域,则会被阻止。
https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 5 mois
- demandé il y a 10 mois
- AWS OFFICIELA mis à jour il y a 3 ans
