Skip to content

Commit 3bae97f

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent da443da commit 3bae97f

File tree

2 files changed

+98
-0
lines changed

2 files changed

+98
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4551,6 +4551,25 @@
45514551
"us-west-2" : { }
45524552
}
45534553
},
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+
},
45544573
"mediastore" : {
45554574
"endpoints" : {
45564575
"ap-northeast-1" : { },
@@ -4871,6 +4890,61 @@
48714890
}
48724891
}
48734892
},
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+
},
48744948
"oidc" : {
48754949
"endpoints" : {
48764950
"ap-northeast-1" : {
@@ -9686,6 +9760,24 @@
96869760
}
96879761
}
96889762
},
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+
},
96899781
"organizations" : {
96909782
"endpoints" : {
96919783
"aws-us-gov-global" : {

0 commit comments

Comments
 (0)