File tree Expand file tree Collapse file tree 2 files changed +9
-39
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +9
-39
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 27852
27852
},
27853
27853
"ram" : {
27854
27854
"endpoints" : {
27855
- "fips-us-iso-east-1" : {
27856
- "credentialScope" : {
27857
- "region" : "us-iso-east-1"
27858
- },
27859
- "deprecated" : true,
27860
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
27861
- },
27862
- "fips-us-iso-west-1" : {
27863
- "credentialScope" : {
27864
- "region" : "us-iso-west-1"
27865
- },
27866
- "deprecated" : true,
27867
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
27868
- },
27869
- "us-iso-east-1" : {
27870
- "variants" : [ {
27871
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
27872
- "tags" : [ "fips" ]
27873
- } ]
27874
- },
27875
- "us-iso-west-1" : {
27876
- "variants" : [ {
27877
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
27878
- "tags" : [ "fips" ]
27879
- } ]
27880
- }
27855
+ "us-iso-east-1" : { },
27856
+ "us-iso-west-1" : { }
27881
27857
}
27882
27858
},
27883
27859
"rbin" : {
28618
28594
},
28619
28595
"ram" : {
28620
28596
"endpoints" : {
28621
- "fips-us-isob-east-1" : {
28622
- "credentialScope" : {
28623
- "region" : "us-isob-east-1"
28624
- },
28625
- "deprecated" : true,
28626
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
28627
- },
28628
- "us-isob-east-1" : {
28629
- "variants" : [ {
28630
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
28631
- "tags" : [ "fips" ]
28632
- } ]
28633
- }
28597
+ "us-isob-east-1" : { }
28634
28598
}
28635
28599
},
28636
28600
"rbin" : {
You can’t perform that action at this time.
0 commit comments