We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26d049 commit 15d1c72Copy full SHA for 15d1c72
hyperpod-cluster-stack-template/hyperpod_cluster_stack_template/v1_0/model.py
@@ -120,7 +120,7 @@ def to_config(self, region: str = None):
120
121
# Set fixed defaults
122
defaults = {
123
- 'custom_bucket_name': 'aws-sagemaker-hyperpod-cluster-setup',
+ 'custom_bucket_name': '',
124
'github_raw_url': 'https://raw.githubusercontent.com/aws-samples/awsome-distributed-training/refs/heads/main/1.architectures/7.sagemaker-hyperpod-eks/LifecycleScripts/base-config/on_create.sh',
125
'helm_repo_url': 'https://github.com/aws/sagemaker-hyperpod-cli.git',
126
'helm_repo_path': 'helm_chart/HyperPodHelmChart'
0 commit comments