-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Support Environment property in SageMakerCreateTrainingJob #18919
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-stepfunctions-taskseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
Description
Add support for the Environment property in the aws_stepfunctions_tasks.SageMakerCreateTrainingJob class.
Use Case
The Environment property is supported in the CreateTrainingJob API reference.
Proposed Solution
I cannot implement this myself, but the property is supported by the aws_stepfunctions_tasks.SageMakerCreateTransformJob class. For someone with a better understanding, it may just be a case of copying the implementation from this class.
Other information
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-stepfunctions-taskseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2