aws / aws/aws-step-functions-data-science-sdk-python
Feature Request: Missing Logging Configuration parameter for create and update state machine
- Vorherrschende Sprache
- Python
- Sterne
- 299
- Forks
- 84
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, python
- Bereich
- cloud
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100