Skip to content

Commit 32777f0

Browse files
authored
Update test data bucket (#43)
### Testing PR build should pass
1 parent 6ebcf69 commit 32777f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/bootstrap_resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from acktest.resources import read_bootstrap_config
1919
from e2e import bootstrap_directory
2020

21-
SAGEMAKER_SOURCE_DATA_BUCKET = "source-data-bucket-718865417152-us-west-2"
21+
SAGEMAKER_SOURCE_DATA_BUCKET = "source-data-bucket-592697580195-us-west-2"
2222

2323

2424
@dataclass

0 commit comments

Comments
 (0)