File tree Expand file tree Collapse file tree 2 files changed +98
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +98
-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 4551
4551
"us-west-2" : { }
4552
4552
}
4553
4553
},
4554
+ "mediapackage-vod" : {
4555
+ "endpoints" : {
4556
+ "ap-northeast-1" : { },
4557
+ "ap-northeast-2" : { },
4558
+ "ap-south-1" : { },
4559
+ "ap-southeast-1" : { },
4560
+ "ap-southeast-2" : { },
4561
+ "eu-central-1" : { },
4562
+ "eu-north-1" : { },
4563
+ "eu-west-1" : { },
4564
+ "eu-west-2" : { },
4565
+ "eu-west-3" : { },
4566
+ "sa-east-1" : { },
4567
+ "us-east-1" : { },
4568
+ "us-east-2" : { },
4569
+ "us-west-1" : { },
4570
+ "us-west-2" : { }
4571
+ }
4572
+ },
4554
4573
"mediastore" : {
4555
4574
"endpoints" : {
4556
4575
"ap-northeast-1" : { },
4871
4890
}
4872
4891
}
4873
4892
},
4893
+ "network-firewall" : {
4894
+ "endpoints" : {
4895
+ "af-south-1" : { },
4896
+ "ap-east-1" : { },
4897
+ "ap-northeast-1" : { },
4898
+ "ap-northeast-2" : { },
4899
+ "ap-northeast-3" : { },
4900
+ "ap-south-1" : { },
4901
+ "ap-southeast-1" : { },
4902
+ "ap-southeast-2" : { },
4903
+ "ca-central-1" : { },
4904
+ "eu-central-1" : { },
4905
+ "eu-north-1" : { },
4906
+ "eu-south-1" : { },
4907
+ "eu-west-1" : { },
4908
+ "eu-west-2" : { },
4909
+ "eu-west-3" : { },
4910
+ "fips-ca-central-1" : {
4911
+ "credentialScope" : {
4912
+ "region" : " ca-central-1"
4913
+ },
4914
+ "hostname" : " network-firewall-fips.ca-central-1.amazonaws.com"
4915
+ },
4916
+ "fips-us-east-1" : {
4917
+ "credentialScope" : {
4918
+ "region" : " us-east-1"
4919
+ },
4920
+ "hostname" : " network-firewall-fips.us-east-1.amazonaws.com"
4921
+ },
4922
+ "fips-us-east-2" : {
4923
+ "credentialScope" : {
4924
+ "region" : " us-east-2"
4925
+ },
4926
+ "hostname" : " network-firewall-fips.us-east-2.amazonaws.com"
4927
+ },
4928
+ "fips-us-west-1" : {
4929
+ "credentialScope" : {
4930
+ "region" : " us-west-1"
4931
+ },
4932
+ "hostname" : " network-firewall-fips.us-west-1.amazonaws.com"
4933
+ },
4934
+ "fips-us-west-2" : {
4935
+ "credentialScope" : {
4936
+ "region" : " us-west-2"
4937
+ },
4938
+ "hostname" : " network-firewall-fips.us-west-2.amazonaws.com"
4939
+ },
4940
+ "me-south-1" : { },
4941
+ "sa-east-1" : { },
4942
+ "us-east-1" : { },
4943
+ "us-east-2" : { },
4944
+ "us-west-1" : { },
4945
+ "us-west-2" : { }
4946
+ }
4947
+ },
4874
4948
"oidc" : {
4875
4949
"endpoints" : {
4876
4950
"ap-northeast-1" : {
9686
9760
}
9687
9761
}
9688
9762
},
9763
+ "network-firewall" : {
9764
+ "endpoints" : {
9765
+ "fips-us-gov-east-1" : {
9766
+ "credentialScope" : {
9767
+ "region" : " us-gov-east-1"
9768
+ },
9769
+ "hostname" : " network-firewall-fips.us-gov-east-1.amazonaws.com"
9770
+ },
9771
+ "fips-us-gov-west-1" : {
9772
+ "credentialScope" : {
9773
+ "region" : " us-gov-west-1"
9774
+ },
9775
+ "hostname" : " network-firewall-fips.us-gov-west-1.amazonaws.com"
9776
+ },
9777
+ "us-gov-east-1" : { },
9778
+ "us-gov-west-1" : { }
9779
+ }
9780
+ },
9689
9781
"organizations" : {
9690
9782
"endpoints" : {
9691
9783
"aws-us-gov-global" : {
You can’t perform that action at this time.
0 commit comments