Skip to content

Commit a10c4de

Browse files
authored
Merge branch 'master' into chore/excessive-jumpstart-bucket-logging
2 parents 5451907 + e0102e7 commit a10c4de

22 files changed

+73
-20
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.177.0 (2023-08-11)
4+
5+
### Features
6+
7+
* Add TLV accounts for 1P Algorithms
8+
39
## v2.176.0 (2023-08-10)
410

511
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.176.1.dev0
1+
2.177.1.dev0

src/sagemaker/image_uri_config/blazingtext.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/factorization-machines.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/forecasting-deepar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/image-classification.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/ipinsights.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/kmeans.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/knn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

src/sagemaker/image_uri_config/linear-learner.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"eu-west-3": "749696950732",
2626
"eu-south-1": "257386234256",
2727
"eu-south-2": "104374241257",
28+
"il-central-1": "898809789911",
2829
"me-south-1": "249704162688",
2930
"me-central-1": "272398656194",
3031
"sa-east-1": "855470959533",

0 commit comments

Comments
 (0)