Skip to content

Commit 8ec6d9f

Browse files
feat: update AWS service endpoints metadata
1 parent b497287 commit 8ec6d9f

File tree

1 file changed

+10
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+10
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11510,6 +11510,7 @@
1151011510
"endpoints" : {
1151111511
"af-south-1" : { },
1151211512
"ap-east-1" : { },
11513+
"ap-east-2" : { },
1151311514
"ap-northeast-1" : { },
1151411515
"ap-northeast-2" : { },
1151511516
"ap-northeast-3" : { },
@@ -16973,6 +16974,8 @@
1697316974
"ap-southeast-2" : { },
1697416975
"ap-southeast-3" : { },
1697516976
"ap-southeast-4" : { },
16977+
"ap-southeast-5" : { },
16978+
"ap-southeast-7" : { },
1697616979
"ca-central-1" : { },
1697716980
"eu-central-1" : { },
1697816981
"eu-central-2" : { },
@@ -17219,6 +17222,7 @@
1721917222
"endpoints" : {
1722017223
"af-south-1" : { },
1722117224
"ap-east-1" : { },
17225+
"ap-east-2" : { },
1722217226
"ap-northeast-1" : { },
1722317227
"ap-northeast-2" : { },
1722417228
"ap-northeast-3" : { },
@@ -39909,6 +39913,12 @@
3990939913
"us-isof-south-1" : { }
3991039914
}
3991139915
},
39916+
"runtime.sagemaker" : {
39917+
"endpoints" : {
39918+
"us-isof-east-1" : { },
39919+
"us-isof-south-1" : { }
39920+
}
39921+
},
3991239922
"s3" : {
3991339923
"defaults" : {
3991439924
"protocols" : [ "http", "https" ],

0 commit comments

Comments
 (0)