我正在试图弄清楚httpd设置的完整配置是什么.
所有配置文件都分散在不同的文件中(/etc/httpd/conf.d,httpd.conf,各种mod配置)
有没有办法列出最终的httpd配置?
就像单个文件中的整个运行设置配置一样?
有没有办法从命令行中删除所选的包(例如每个API级别的"Samples")?我正在使用Linux.我知道答案在命令行上卸载Android SDK的选定部分,但它并没有涵盖所有主题.
或者不使用任何Android工具删除文件夹是否安全?
我试图了解当用户发出经过身份验证的请求时,我可以从API网关访问的可用声明是什么。
API网关映射模板参考(https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-mapping-template-reference.html#context-variable-reference)列出了不同的授权者声明,但它看起来只有“ sub”和“ email”工作。
所有其他声明都记录为“-”
我正在使用CloudWatch记录请求,如本指南中所述:https ://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-logging.html
我也想获取用户名,但以下映射均无效:
amazon-web-services amazon-cognito aws-api-gateway amazon-cloudwatchlogs aws-cognito