File tree Expand file tree Collapse file tree 2 files changed +50
-2
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +50
-2
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 886
886
},
887
887
"batch" : {
888
888
"endpoints" : {
889
+ "af-south-1" : { },
889
890
"ap-east-1" : { },
890
891
"ap-northeast-1" : { },
891
892
"ap-northeast-2" : { },
893
+ "ap-northeast-3" : { },
892
894
"ap-south-1" : { },
893
895
"ap-southeast-1" : { },
894
896
"ap-southeast-2" : { },
4817
4819
"eu-west-1" : { },
4818
4820
"eu-west-2" : { },
4819
4821
"eu-west-3" : { },
4822
+ "fips-ca-central-1" : {
4823
+ "credentialScope" : {
4824
+ "region" : " ca-central-1"
4825
+ },
4826
+ "hostname" : " ram-fips.ca-central-1.amazonaws.com"
4827
+ },
4828
+ "fips-us-east-1" : {
4829
+ "credentialScope" : {
4830
+ "region" : " us-east-1"
4831
+ },
4832
+ "hostname" : " ram-fips.us-east-1.amazonaws.com"
4833
+ },
4834
+ "fips-us-east-2" : {
4835
+ "credentialScope" : {
4836
+ "region" : " us-east-2"
4837
+ },
4838
+ "hostname" : " ram-fips.us-east-2.amazonaws.com"
4839
+ },
4840
+ "fips-us-west-1" : {
4841
+ "credentialScope" : {
4842
+ "region" : " us-west-1"
4843
+ },
4844
+ "hostname" : " ram-fips.us-west-1.amazonaws.com"
4845
+ },
4846
+ "fips-us-west-2" : {
4847
+ "credentialScope" : {
4848
+ "region" : " us-west-2"
4849
+ },
4850
+ "hostname" : " ram-fips.us-west-2.amazonaws.com"
4851
+ },
4820
4852
"me-south-1" : { },
4821
4853
"sa-east-1" : { },
4822
4854
"us-east-1" : { },
8807
8839
},
8808
8840
"ram" : {
8809
8841
"endpoints" : {
8810
- "us-gov-east-1" : { },
8811
- "us-gov-west-1" : { }
8842
+ "us-gov-east-1" : {
8843
+ "credentialScope" : {
8844
+ "region" : " us-gov-east-1"
8845
+ },
8846
+ "hostname" : " ram.us-gov-east-1.amazonaws.com"
8847
+ },
8848
+ "us-gov-west-1" : {
8849
+ "credentialScope" : {
8850
+ "region" : " us-gov-west-1"
8851
+ },
8852
+ "hostname" : " ram.us-gov-west-1.amazonaws.com"
8853
+ }
8812
8854
}
8813
8855
},
8814
8856
"rds" : {
You can’t perform that action at this time.
0 commit comments