File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +43
-0
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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 5408
5408
"us-west-2" : { }
5409
5409
}
5410
5410
},
5411
+ "quicksight" : {
5412
+ "endpoints" : {
5413
+ "ap-northeast-1" : { },
5414
+ "ap-northeast-2" : { },
5415
+ "ap-south-1" : { },
5416
+ "ap-southeast-1" : { },
5417
+ "ap-southeast-2" : { },
5418
+ "api" : { },
5419
+ "ca-central-1" : { },
5420
+ "eu-central-1" : { },
5421
+ "eu-west-1" : { },
5422
+ "eu-west-2" : { },
5423
+ "sa-east-1" : { },
5424
+ "us-east-1" : { },
5425
+ "us-east-2" : { },
5426
+ "us-west-2" : { }
5427
+ }
5428
+ },
5411
5429
"ram" : {
5412
5430
"endpoints" : {
5413
5431
"af-south-1" : { },
5745
5763
},
5746
5764
"runtime-v2-lex" : {
5747
5765
"endpoints" : {
5766
+ "af-south-1" : { },
5748
5767
"ap-northeast-1" : { },
5768
+ "ap-northeast-2" : { },
5749
5769
"ap-southeast-1" : { },
5750
5770
"ap-southeast-2" : { },
5751
5771
"ca-central-1" : { },
9605
9625
"isRegionalized" : false ,
9606
9626
"partitionEndpoint" : " aws-us-gov-global"
9607
9627
},
9628
+ "identitystore" : {
9629
+ "endpoints" : {
9630
+ "fips-us-gov-west-1" : {
9631
+ "credentialScope" : {
9632
+ "region" : " us-gov-west-1"
9633
+ },
9634
+ "hostname" : " identitystore.us-gov-west-1.amazonaws.com"
9635
+ },
9636
+ "us-gov-west-1" : { }
9637
+ }
9638
+ },
9608
9639
"inspector" : {
9609
9640
"endpoints" : {
9610
9641
"fips-us-gov-east-1" : {
9965
9996
"us-gov-west-1" : { }
9966
9997
}
9967
9998
},
9999
+ "quicksight" : {
10000
+ "endpoints" : {
10001
+ "api" : { },
10002
+ "us-gov-west-1" : { }
10003
+ }
10004
+ },
9968
10005
"ram" : {
9969
10006
"endpoints" : {
9970
10007
"us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments