aws / aws/aws-step-functions-data-science-sdk-python
Feature Request: Missing Logging Configuration parameter for create and update state machine
- Langage dominant
- Python
- Étoiles
- 299
- Forks
- 84
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- aws, python
- Domaine
- cloud
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100