- 最新
- 投票最多
- 评论最多
Hello,
AWS-SDK lets you use EvaluateFeature and other APIs from nine programming languages: C++, Go, Java, JavaScript (and Typescript), .Net, NodeJS, PHP, Python, and Ruby. AWS SDK for Rust and Swift are in the making [1].
[1] https://aws.amazon.com/blogs/aws/cloudwatch-evidently/
Flutter uses Dart language and currently we do not have a library to support this.
Further, the requests parameter of BatchEvaluateFeature API [2] allows a maximum of 20 request objects. It is not possible to increase this limit. In order to suggest an alternative/suitable method to meet your requirements, it is necessary to get into the details of your use-case. Keeping in mind your data privacy, you can open a technical support case with AWS using the link [3] and share your use-case. AWS Premium Support engineers will assist you accordingly.
[2] BatchEvaluateFeature API - https://docs.aws.amazon.com/cloudwatchevidently/latest/APIReference/API_BatchEvaluateFeature.html#API_BatchEvaluateFeature_RequestBody
[3] AWS Support Center - https://console.aws.amazon.com/support
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 2 年前