Skip to content

Commit 4285a3f

Browse files
feat: update AWS service endpoints metadata
1 parent 766f259 commit 4285a3f

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
@@ -17689,6 +17689,7 @@
1768917689
"ap-southeast-2" : { },
1769017690
"ap-southeast-3" : { },
1769117691
"ap-southeast-4" : { },
17692+
"ap-southeast-5" : { },
1769217693
"ca-central-1" : { },
1769317694
"ca-west-1" : { },
1769417695
"eu-central-1" : { },
@@ -29425,6 +29426,11 @@
2942529426
"us-iso-west-1" : { }
2942629427
}
2942729428
},
29429+
"oam" : {
29430+
"endpoints" : {
29431+
"us-iso-east-1" : { }
29432+
}
29433+
},
2942829434
"outposts" : {
2942929435
"endpoints" : {
2943029436
"us-iso-east-1" : { }
@@ -30148,6 +30154,11 @@
3014830154
"us-isob-east-1" : { }
3014930155
}
3015030156
},
30157+
"oam" : {
30158+
"endpoints" : {
30159+
"us-isob-east-1" : { }
30160+
}
30161+
},
3015130162
"outposts" : {
3015230163
"endpoints" : {
3015330164
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)