简体   繁体   English

亚马逊CloudSearch描述了燕麦的用法

[英]Amazon cloudsearch describedoamin usage

I am trying to use describeDomains function of AWS CloudSearch. 我正在尝试使用AWS CloudSearch的describeDomains函数。 But I am getting the below error. 但是我收到以下错误。

exception 'ReflectionException' with message 'Method Aws\\CloudSearch \\CloudSearchClient::describeDomains() does not exist 消息“方法Aws \\ CloudSearch \\ CloudSearchClient :: describeDomains()的异常'ReflectionException”不存在

You've probably already figured this out by now, but I think you just need to fix the casing of the DescribeDomains() method (note the initial capital D). 您可能已经知道了这一点,但是我认为您只需要修复DescribeDomains()方法的大小写(请注意初始大写字母D)。

See PHP SDK documentation: https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-cloudsearch-2013-01-01.html#describedomains 请参阅PHP SDK文档: https : //docs.aws.amazon.com/aws-sdk-php/v3/api/api-cloudsearch-2013-01-01.html# describeomains

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM