aws / aws/aws-step-functions-data-science-sdk-python
Feature Request: Missing Logging Configuration parameter for create and update state machine
- 主要言語
- Python
- スター
- 299
- フォーク
- 84
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently, `Workflow. create()` method do not accept logging configuration parameter. Is there a way to enable logging using aws-step-functions-data-science-sdk-python ?
Refrence: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/stepfunctions.html#SFN.Client.create_state_machine
コントリビューションガイド
調査の方向性
Start by locating the Workflow.create() entry point and the corresponding update state-machine path, then compare their accepted arguments with the linked boto3 create_state_machine reference. Verify the AWS logging configuration shape and confirm that both operations expose it; done means callers can enable logging through the SDK.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, python
- 領域
- cloud
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100