aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin

Support Max Results for List Handler

未关闭
#334 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Java
星标
30
派生
48
PR 合并指标
30 天内没有已合并 PR

描述

The ResourceHandlerRequest class does not have a max results field so list handlers need to use the service default or define their own. Would be good to support max results so that consumers of handlers can specify the max results if needed.

For instance, https://docs.aws.amazon.com/cli/latest/reference/ses/list-configuration-sets.html has the field max results. Consumers of the handler may want to be able to specify the max results as well.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。