Skip to content

Commit 8e4cba0

Browse files
feat: update AWS service endpoints metadata
1 parent d087087 commit 8e4cba0

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8564,6 +8564,7 @@
85648564
"ap-southeast-1" : { },
85658565
"ap-southeast-2" : { },
85668566
"ap-southeast-3" : { },
8567+
"ap-southeast-4" : { },
85678568
"ca-central-1" : { },
85688569
"eu-central-1" : { },
85698570
"eu-central-2" : { },
@@ -11221,14 +11222,17 @@
1122111222
"ap-northeast-2" : { },
1122211223
"ap-northeast-3" : { },
1122311224
"ap-south-1" : { },
11225+
"ap-south-2" : { },
1122411226
"ap-southeast-1" : { },
1122511227
"ap-southeast-2" : { },
11228+
"ap-southeast-4" : { },
1122611229
"ca-central-1" : { },
1122711230
"eu-central-1" : { },
1122811231
"eu-north-1" : { },
1122911232
"eu-west-1" : { },
1123011233
"eu-west-2" : { },
1123111234
"eu-west-3" : { },
11235+
"me-central-1" : { },
1123211236
"sa-east-1" : { },
1123311237
"us-east-1" : { },
1123411238
"us-east-2" : { },

0 commit comments

Comments
 (0)