File tree Expand file tree Collapse file tree 2 files changed +46
-2
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +46
-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 4834
4834
},
4835
4835
"email" : {
4836
4836
"endpoints" : {
4837
+ "af-south-1" : { },
4838
+ "ap-northeast-1" : { },
4839
+ "ap-northeast-2" : { },
4840
+ "ap-northeast-3" : { },
4837
4841
"ap-south-1" : { },
4842
+ "ap-southeast-1" : { },
4838
4843
"ap-southeast-2" : { },
4844
+ "ca-central-1" : { },
4839
4845
"eu-central-1" : { },
4846
+ "eu-north-1" : { },
4847
+ "eu-south-1" : { },
4840
4848
"eu-west-1" : { },
4841
- "us-east-1" : { },
4842
- "us-west-2" : { }
4849
+ "eu-west-2" : { },
4850
+ "eu-west-3" : { },
4851
+ "fips-us-east-1" : {
4852
+ "credentialScope" : {
4853
+ "region" : "us-east-1"
4854
+ },
4855
+ "deprecated" : true,
4856
+ "hostname" : "email-fips.us-east-1.amazonaws.com"
4857
+ },
4858
+ "fips-us-west-2" : {
4859
+ "credentialScope" : {
4860
+ "region" : "us-west-2"
4861
+ },
4862
+ "deprecated" : true,
4863
+ "hostname" : "email-fips.us-west-2.amazonaws.com"
4864
+ },
4865
+ "me-south-1" : { },
4866
+ "sa-east-1" : { },
4867
+ "us-east-1" : {
4868
+ "variants" : [ {
4869
+ "hostname" : "email-fips.us-east-1.amazonaws.com",
4870
+ "tags" : [ "fips" ]
4871
+ } ]
4872
+ },
4873
+ "us-east-2" : { },
4874
+ "us-west-1" : { },
4875
+ "us-west-2" : {
4876
+ "variants" : [ {
4877
+ "hostname" : "email-fips.us-west-2.amazonaws.com",
4878
+ "tags" : [ "fips" ]
4879
+ } ]
4880
+ }
4843
4881
}
4844
4882
},
4845
4883
"emr-containers" : {
You can’t perform that action at this time.
0 commit comments