aws / aws/aws-step-functions-data-science-sdk-python
Feature Request: Missing Logging Configuration parameter for create and update state machine
- Dominant language
- Python
- Stars
- 299
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100