aws / aws/aws-step-functions-data-science-sdk-python

Feature Request: Missing Logging Configuration parameter for create and update state machine

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.