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 23d3a68 commit eca5c34Copy full SHA for eca5c34
src/sagemaker/image_uri_config/model-monitor.json
@@ -26,7 +26,8 @@
26
"us-east-1": "156813124566",
27
"us-east-2": "777275614652",
28
"us-west-1": "890145073186",
29
- "us-west-2": "159807026194"
+ "us-west-2": "159807026194",
30
+ "il-central-1": "843974653677"
31
},
32
"repository": "sagemaker-model-monitor-analyzer"
33
}
tests/unit/sagemaker/image_uris/test_model_monitor.py
@@ -40,6 +40,7 @@
40
41
42
"us-west-2": "159807026194",
43
+ "il-central-1": "843974653677",
44
45
46
0 commit comments