Skip to content

Commit 8d455ce

Browse files
feat: update AWS service endpoints metadata
1 parent e51aa34 commit 8d455ce

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20226,6 +20226,7 @@
2022620226
},
2022720227
"redshift-serverless" : {
2022820228
"endpoints" : {
20229+
"af-south-1" : { },
2022920230
"ap-east-1" : { },
2023020231
"ap-northeast-1" : { },
2023120232
"ap-northeast-2" : { },
@@ -20244,6 +20245,7 @@
2024420245
"eu-central-1" : { },
2024520246
"eu-central-2" : { },
2024620247
"eu-north-1" : { },
20248+
"eu-south-1" : { },
2024720249
"eu-south-2" : { },
2024820250
"eu-west-1" : { },
2024920251
"eu-west-2" : { },
@@ -31653,6 +31655,12 @@
3165331655
}
3165431656
}
3165531657
},
31658+
"aps" : {
31659+
"endpoints" : {
31660+
"us-gov-east-1" : { },
31661+
"us-gov-west-1" : { }
31662+
}
31663+
},
3165631664
"arc-zonal-shift" : {
3165731665
"endpoints" : {
3165831666
"us-gov-east-1" : { },

0 commit comments

Comments
 (0)