Filter length exceeded, what can be done?

1

I am executing filter to Perzonalize, where the filterValues returns a message that the maximum length is 1000 and my filter has a length of 6664. what can I do about it so that it takes the full length of my filter?

Documentation: https://docs.aws.amazon.com/personalize/latest/dg/filter-real-time.html

Error message:

at 'filterValues' failed to satisfy constraint: Map value must satisfy constraint: [Member must have length less than or equal to 1000, Member must have length greater than or equal to 0]\n    at Object.extractError (/var/runtime/node_modules/aws-sdk/lib/protocol/json.js:52:27)
1回答
1

Hello, Unfortunately this is a hard limit and couldn't be changed at this moment. Maybe you could change your dataset in a way that filter expression will be shorter?

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ