Skip to content

Commit 81845b2

Browse files
feat: update AWS service endpoints metadata
1 parent 6dee030 commit 81845b2

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4107,6 +4107,7 @@
41074107
},
41084108
"cases" : {
41094109
"endpoints" : {
4110+
"af-south-1" : { },
41104111
"ap-northeast-1" : { },
41114112
"ap-northeast-2" : { },
41124113
"ap-southeast-1" : { },
@@ -37877,6 +37878,11 @@
3787737878
}
3787837879
},
3787937880
"services" : {
37881+
"agreement-marketplace" : {
37882+
"endpoints" : {
37883+
"us-isob-east-1" : { }
37884+
}
37885+
},
3788037886
"api.ecr" : {
3788137887
"endpoints" : {
3788237888
"us-isob-east-1" : {
@@ -39795,6 +39801,11 @@
3979539801
"isRegionalized" : false,
3979639802
"partitionEndpoint" : "aws-iso-f-global"
3979739803
},
39804+
"identitystore" : {
39805+
"endpoints" : {
39806+
"us-isof-east-1" : { }
39807+
}
39808+
},
3979839809
"kinesis" : {
3979939810
"endpoints" : {
3980039811
"us-isof-east-1" : { },

0 commit comments

Comments
 (0)