Skip to content

Commit 60b079a

Browse files
feat: update AWS service endpoints metadata
1 parent 7dca3d6 commit 60b079a

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
@@ -11264,8 +11264,10 @@
1126411264
},
1126511265
"m2" : {
1126611266
"endpoints" : {
11267+
"af-south-1" : { },
1126711268
"ap-northeast-1" : { },
1126811269
"ap-northeast-2" : { },
11270+
"ap-northeast-3" : { },
1126911271
"ap-south-1" : { },
1127011272
"ap-southeast-1" : { },
1127111273
"ap-southeast-2" : { },
@@ -11275,6 +11277,8 @@
1127511277
} ]
1127611278
},
1127711279
"eu-central-1" : { },
11280+
"eu-north-1" : { },
11281+
"eu-south-1" : { },
1127811282
"eu-west-1" : { },
1127911283
"eu-west-2" : { },
1128011284
"eu-west-3" : { },

0 commit comments

Comments
 (0)