**Describe the feature you'd like** random_seed parameter in sagemaker.tuner.HyperparameterTuner can only be int. It should be a PipelineVariable also. **How would this feature be used? Please describe.** Random seed could be set from the pipeline object parameters.