We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8b71f commit c8b76c1Copy full SHA for c8b76c1
codegen/sdk-codegen/sdk-endpoints.json
@@ -20226,6 +20226,7 @@
20226
},
20227
"redshift-serverless" : {
20228
"endpoints" : {
20229
+ "af-south-1" : { },
20230
"ap-east-1" : { },
20231
"ap-northeast-1" : { },
20232
"ap-northeast-2" : { },
@@ -20244,6 +20245,7 @@
20244
20245
"eu-central-1" : { },
20246
"eu-central-2" : { },
20247
"eu-north-1" : { },
20248
+ "eu-south-1" : { },
20249
"eu-south-2" : { },
20250
"eu-west-1" : { },
20251
"eu-west-2" : { },
@@ -31653,6 +31655,12 @@
31653
31655
}
31654
31656
31657
31658
+ "aps" : {
31659
+ "endpoints" : {
31660
+ "us-gov-east-1" : { },
31661
+ "us-gov-west-1" : { }
31662
+ }
31663
+ },
31664
"arc-zonal-shift" : {
31665
31666
"us-gov-east-1" : { },
0 commit comments