File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change @@ -14005,14 +14005,19 @@
14005
14005
},
14006
14006
"quicksight" : {
14007
14007
"endpoints" : {
14008
+ "af-south-1" : { },
14008
14009
"ap-northeast-1" : { },
14009
14010
"ap-northeast-2" : { },
14010
14011
"ap-south-1" : { },
14011
14012
"ap-southeast-1" : { },
14012
14013
"ap-southeast-2" : { },
14014
+ "ap-southeast-3" : { },
14015
+ "api" : { },
14013
14016
"ca-central-1" : { },
14014
14017
"eu-central-1" : { },
14018
+ "eu-central-2" : { },
14015
14019
"eu-north-1" : { },
14020
+ "eu-south-1" : { },
14016
14021
"eu-west-1" : { },
14017
14022
"eu-west-2" : { },
14018
14023
"eu-west-3" : { },
14625
14630
} ]
14626
14631
},
14627
14632
"eu-central-1" : { },
14633
+ "eu-central-2" : { },
14628
14634
"eu-north-1" : { },
14635
+ "eu-south-2" : { },
14629
14636
"eu-west-1" : { },
14630
14637
"eu-west-2" : { },
14631
14638
"eu-west-3" : { },
14664
14671
"deprecated" : true,
14665
14672
"hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
14666
14673
},
14674
+ "sa-east-1" : { },
14667
14675
"us-east-1" : {
14668
14676
"variants" : [ {
14669
14677
"hostname" : "redshift-serverless-fips.us-east-1.amazonaws.com",
21896
21904
},
21897
21905
"redshift-serverless" : {
21898
21906
"endpoints" : {
21899
- "cn-north-1" : { }
21907
+ "cn-north-1" : { },
21908
+ "cn-northwest-1" : { }
21900
21909
}
21901
21910
},
21902
21911
"resource-groups" : {
You can’t perform that action at this time.
0 commit comments