Support Max Results for List Handler

未關閉
#334 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
45/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
java
領域
api, tooling

研究方向

先找出 ResourceHandlerRequest 類別和列表處理常式的請求流程,然後將期望的行為與 AWS SES 的 list-configuration-sets 範例進行比較。完成的標準是,消費者可以為列表處理常式指定 max-results 值,而不必只依賴服務預設值或自行定義一個值。

由索引模型根據 Issue 內容生成。

描述

enhancement

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.

主要語言
Java
星號
30
分支
48
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

aws-cloudformation/cloudformation-cli-java-plugin 的其他 Issue

查看 aws-cloudformation/cloudformation-cli-java-plugin 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。