File tree 2 files changed +55
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +55
-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 9755
9755
}
9756
9756
}
9757
9757
},
9758
+ "participant.connect" : {
9759
+ "endpoints" : {
9760
+ "af-south-1" : { },
9761
+ "ap-northeast-1" : { },
9762
+ "ap-northeast-2" : { },
9763
+ "ap-southeast-1" : { },
9764
+ "ap-southeast-2" : { },
9765
+ "ca-central-1" : { },
9766
+ "eu-central-1" : { },
9767
+ "eu-west-2" : { },
9768
+ "fips-us-east-1" : {
9769
+ "credentialScope" : {
9770
+ "region" : "us-east-1"
9771
+ },
9772
+ "deprecated" : true,
9773
+ "hostname" : "participant.connect-fips.us-east-1.amazonaws.com"
9774
+ },
9775
+ "fips-us-west-2" : {
9776
+ "credentialScope" : {
9777
+ "region" : "us-west-2"
9778
+ },
9779
+ "deprecated" : true,
9780
+ "hostname" : "participant.connect-fips.us-west-2.amazonaws.com"
9781
+ },
9782
+ "us-east-1" : {
9783
+ "variants" : [ {
9784
+ "hostname" : "participant.connect-fips.us-east-1.amazonaws.com",
9785
+ "tags" : [ "fips" ]
9786
+ } ]
9787
+ },
9788
+ "us-west-2" : {
9789
+ "variants" : [ {
9790
+ "hostname" : "participant.connect-fips.us-west-2.amazonaws.com",
9791
+ "tags" : [ "fips" ]
9792
+ } ]
9793
+ }
9794
+ }
9795
+ },
9758
9796
"personalize" : {
9759
9797
"endpoints" : {
9760
9798
"ap-northeast-1" : { },
12539
12577
"tags" : [ "fips" ]
12540
12578
} ]
12541
12579
},
12580
+ "ap-southeast-3" : { },
12542
12581
"ca-central-1" : {
12543
12582
"variants" : [ {
12544
12583
"hostname" : "snowball-fips.ca-central-1.amazonaws.com",
18492
18531
}
18493
18532
}
18494
18533
},
18534
+ "participant.connect" : {
18535
+ "endpoints" : {
18536
+ "us-gov-west-1" : {
18537
+ "credentialScope" : {
18538
+ "region" : "us-gov-west-1"
18539
+ },
18540
+ "hostname" : "participant.connect.us-gov-west-1.amazonaws.com"
18541
+ }
18542
+ }
18543
+ },
18495
18544
"pinpoint" : {
18496
18545
"defaults" : {
18497
18546
"credentialScope" : {
You can’t perform that action at this time.
0 commit comments