Skip to content

feature: update clarify imageURI for PDT #2695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Oct 21, 2021
Merged
3 changes: 2 additions & 1 deletion src/sagemaker/image_uri_config/clarify.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"us-east-1": "205585389593",
"us-east-2": "211330385671",
"us-west-1": "740489534195",
"us-west-2": "306415355426"
"us-west-2": "306415355426",
"us-gov-west-1": "598674086554"
},
"repository": "sagemaker-clarify-processing"
}
Expand Down