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 3015410 commit 25275f3Copy full SHA for 25275f3
src/sagemaker/model_monitor/model_monitoring.py
@@ -57,6 +57,7 @@
57
"ca-central-1": "536280801234",
58
"cn-north-1": "453000072557",
59
"cn-northwest-1": "453252182341",
60
+ "us-gov-west-1": "362178532790",
61
}
62
63
STATISTICS_JSON_DEFAULT_FILE_NAME = "statistics.json"
0 commit comments