Skip to content

Commit 0322288

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b0b230f commit 0322288

File tree

2 files changed

+243
-25
lines changed

2 files changed

+243
-25
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 endpoint and partition metadata."
6+
}

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

Lines changed: 237 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,6 +2020,21 @@
20202020
"us-west-2" : { }
20212021
}
20222022
},
2023+
"apptest" : {
2024+
"endpoints" : {
2025+
"ap-southeast-2" : { },
2026+
"eu-central-1" : { },
2027+
"fips-us-east-1" : {
2028+
"deprecated" : true
2029+
},
2030+
"sa-east-1" : { },
2031+
"us-east-1" : {
2032+
"variants" : [ {
2033+
"tags" : [ "fips" ]
2034+
} ]
2035+
}
2036+
}
2037+
},
20232038
"aps" : {
20242039
"defaults" : {
20252040
"protocols" : [ "https" ]
@@ -6859,22 +6874,102 @@
68596874
},
68606875
"elasticbeanstalk" : {
68616876
"endpoints" : {
6862-
"af-south-1" : { },
6863-
"ap-east-1" : { },
6864-
"ap-northeast-1" : { },
6865-
"ap-northeast-2" : { },
6866-
"ap-northeast-3" : { },
6867-
"ap-south-1" : { },
6868-
"ap-southeast-1" : { },
6869-
"ap-southeast-2" : { },
6870-
"ap-southeast-3" : { },
6871-
"ca-central-1" : { },
6872-
"eu-central-1" : { },
6873-
"eu-north-1" : { },
6874-
"eu-south-1" : { },
6875-
"eu-west-1" : { },
6876-
"eu-west-2" : { },
6877-
"eu-west-3" : { },
6877+
"af-south-1" : {
6878+
"variants" : [ {
6879+
"hostname" : "elasticbeanstalk.af-south-1.api.aws",
6880+
"tags" : [ "dualstack" ]
6881+
} ]
6882+
},
6883+
"ap-east-1" : {
6884+
"variants" : [ {
6885+
"hostname" : "elasticbeanstalk.ap-east-1.api.aws",
6886+
"tags" : [ "dualstack" ]
6887+
} ]
6888+
},
6889+
"ap-northeast-1" : {
6890+
"variants" : [ {
6891+
"hostname" : "elasticbeanstalk.ap-northeast-1.api.aws",
6892+
"tags" : [ "dualstack" ]
6893+
} ]
6894+
},
6895+
"ap-northeast-2" : {
6896+
"variants" : [ {
6897+
"hostname" : "elasticbeanstalk.ap-northeast-2.api.aws",
6898+
"tags" : [ "dualstack" ]
6899+
} ]
6900+
},
6901+
"ap-northeast-3" : {
6902+
"variants" : [ {
6903+
"hostname" : "elasticbeanstalk.ap-northeast-3.api.aws",
6904+
"tags" : [ "dualstack" ]
6905+
} ]
6906+
},
6907+
"ap-south-1" : {
6908+
"variants" : [ {
6909+
"hostname" : "elasticbeanstalk.ap-south-1.api.aws",
6910+
"tags" : [ "dualstack" ]
6911+
} ]
6912+
},
6913+
"ap-southeast-1" : {
6914+
"variants" : [ {
6915+
"hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
6916+
"tags" : [ "dualstack" ]
6917+
} ]
6918+
},
6919+
"ap-southeast-2" : {
6920+
"variants" : [ {
6921+
"hostname" : "elasticbeanstalk.ap-southeast-2.api.aws",
6922+
"tags" : [ "dualstack" ]
6923+
} ]
6924+
},
6925+
"ap-southeast-3" : {
6926+
"variants" : [ {
6927+
"hostname" : "elasticbeanstalk.ap-southeast-3.api.aws",
6928+
"tags" : [ "dualstack" ]
6929+
} ]
6930+
},
6931+
"ca-central-1" : {
6932+
"variants" : [ {
6933+
"hostname" : "elasticbeanstalk.ca-central-1.api.aws",
6934+
"tags" : [ "dualstack" ]
6935+
} ]
6936+
},
6937+
"eu-central-1" : {
6938+
"variants" : [ {
6939+
"hostname" : "elasticbeanstalk.eu-central-1.api.aws",
6940+
"tags" : [ "dualstack" ]
6941+
} ]
6942+
},
6943+
"eu-north-1" : {
6944+
"variants" : [ {
6945+
"hostname" : "elasticbeanstalk.eu-north-1.api.aws",
6946+
"tags" : [ "dualstack" ]
6947+
} ]
6948+
},
6949+
"eu-south-1" : {
6950+
"variants" : [ {
6951+
"hostname" : "elasticbeanstalk.eu-south-1.api.aws",
6952+
"tags" : [ "dualstack" ]
6953+
} ]
6954+
},
6955+
"eu-west-1" : {
6956+
"variants" : [ {
6957+
"hostname" : "elasticbeanstalk.eu-west-1.api.aws",
6958+
"tags" : [ "dualstack" ]
6959+
} ]
6960+
},
6961+
"eu-west-2" : {
6962+
"variants" : [ {
6963+
"hostname" : "elasticbeanstalk.eu-west-2.api.aws",
6964+
"tags" : [ "dualstack" ]
6965+
} ]
6966+
},
6967+
"eu-west-3" : {
6968+
"variants" : [ {
6969+
"hostname" : "elasticbeanstalk.eu-west-3.api.aws",
6970+
"tags" : [ "dualstack" ]
6971+
} ]
6972+
},
68786973
"fips-us-east-1" : {
68796974
"credentialScope" : {
68806975
"region" : "us-east-1"
@@ -6903,31 +6998,70 @@
69036998
"deprecated" : true,
69046999
"hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com"
69057000
},
6906-
"il-central-1" : { },
6907-
"me-south-1" : { },
6908-
"sa-east-1" : { },
7001+
"il-central-1" : {
7002+
"variants" : [ {
7003+
"hostname" : "elasticbeanstalk.il-central-1.api.aws",
7004+
"tags" : [ "dualstack" ]
7005+
} ]
7006+
},
7007+
"me-south-1" : {
7008+
"variants" : [ {
7009+
"hostname" : "elasticbeanstalk.me-south-1.api.aws",
7010+
"tags" : [ "dualstack" ]
7011+
} ]
7012+
},
7013+
"sa-east-1" : {
7014+
"variants" : [ {
7015+
"hostname" : "elasticbeanstalk.sa-east-1.api.aws",
7016+
"tags" : [ "dualstack" ]
7017+
} ]
7018+
},
69097019
"us-east-1" : {
69107020
"variants" : [ {
69117021
"hostname" : "elasticbeanstalk-fips.us-east-1.amazonaws.com",
69127022
"tags" : [ "fips" ]
7023+
}, {
7024+
"hostname" : "elasticbeanstalk-fips.us-east-1.api.aws",
7025+
"tags" : [ "dualstack", "fips" ]
7026+
}, {
7027+
"hostname" : "elasticbeanstalk.us-east-1.api.aws",
7028+
"tags" : [ "dualstack" ]
69137029
} ]
69147030
},
69157031
"us-east-2" : {
69167032
"variants" : [ {
69177033
"hostname" : "elasticbeanstalk-fips.us-east-2.amazonaws.com",
69187034
"tags" : [ "fips" ]
7035+
}, {
7036+
"hostname" : "elasticbeanstalk-fips.us-east-2.api.aws",
7037+
"tags" : [ "dualstack", "fips" ]
7038+
}, {
7039+
"hostname" : "elasticbeanstalk.us-east-2.api.aws",
7040+
"tags" : [ "dualstack" ]
69197041
} ]
69207042
},
69217043
"us-west-1" : {
69227044
"variants" : [ {
69237045
"hostname" : "elasticbeanstalk-fips.us-west-1.amazonaws.com",
69247046
"tags" : [ "fips" ]
7047+
}, {
7048+
"hostname" : "elasticbeanstalk-fips.us-west-1.api.aws",
7049+
"tags" : [ "dualstack", "fips" ]
7050+
}, {
7051+
"hostname" : "elasticbeanstalk.us-west-1.api.aws",
7052+
"tags" : [ "dualstack" ]
69257053
} ]
69267054
},
69277055
"us-west-2" : {
69287056
"variants" : [ {
69297057
"hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com",
69307058
"tags" : [ "fips" ]
7059+
}, {
7060+
"hostname" : "elasticbeanstalk-fips.us-west-2.api.aws",
7061+
"tags" : [ "dualstack", "fips" ]
7062+
}, {
7063+
"hostname" : "elasticbeanstalk.us-west-2.api.aws",
7064+
"tags" : [ "dualstack" ]
69317065
} ]
69327066
}
69337067
}
@@ -15984,8 +16118,32 @@
1598416118
"ap-southeast-3" : { },
1598516119
"ap-southeast-4" : { },
1598616120
"ap-southeast-5" : { },
15987-
"ca-central-1" : { },
15988-
"ca-west-1" : { },
16121+
"ca-central-1" : {
16122+
"variants" : [ {
16123+
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
16124+
"tags" : [ "fips" ]
16125+
} ]
16126+
},
16127+
"ca-central-1-fips" : {
16128+
"credentialScope" : {
16129+
"region" : "ca-central-1"
16130+
},
16131+
"deprecated" : true,
16132+
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com"
16133+
},
16134+
"ca-west-1" : {
16135+
"variants" : [ {
16136+
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
16137+
"tags" : [ "fips" ]
16138+
} ]
16139+
},
16140+
"ca-west-1-fips" : {
16141+
"credentialScope" : {
16142+
"region" : "ca-west-1"
16143+
},
16144+
"deprecated" : true,
16145+
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
16146+
},
1598916147
"eu-central-1" : { },
1599016148
"eu-central-2" : { },
1599116149
"eu-north-1" : { },
@@ -15998,10 +16156,58 @@
1599816156
"me-central-1" : { },
1599916157
"me-south-1" : { },
1600016158
"sa-east-1" : { },
16001-
"us-east-1" : { },
16002-
"us-east-2" : { },
16003-
"us-west-1" : { },
16004-
"us-west-2" : { }
16159+
"us-east-1" : {
16160+
"variants" : [ {
16161+
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
16162+
"tags" : [ "fips" ]
16163+
} ]
16164+
},
16165+
"us-east-1-fips" : {
16166+
"credentialScope" : {
16167+
"region" : "us-east-1"
16168+
},
16169+
"deprecated" : true,
16170+
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com"
16171+
},
16172+
"us-east-2" : {
16173+
"variants" : [ {
16174+
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
16175+
"tags" : [ "fips" ]
16176+
} ]
16177+
},
16178+
"us-east-2-fips" : {
16179+
"credentialScope" : {
16180+
"region" : "us-east-2"
16181+
},
16182+
"deprecated" : true,
16183+
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com"
16184+
},
16185+
"us-west-1" : {
16186+
"variants" : [ {
16187+
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
16188+
"tags" : [ "fips" ]
16189+
} ]
16190+
},
16191+
"us-west-1-fips" : {
16192+
"credentialScope" : {
16193+
"region" : "us-west-1"
16194+
},
16195+
"deprecated" : true,
16196+
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com"
16197+
},
16198+
"us-west-2" : {
16199+
"variants" : [ {
16200+
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
16201+
"tags" : [ "fips" ]
16202+
} ]
16203+
},
16204+
"us-west-2-fips" : {
16205+
"credentialScope" : {
16206+
"region" : "us-west-2"
16207+
},
16208+
"deprecated" : true,
16209+
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com"
16210+
}
1600516211
}
1600616212
},
1600716213
"rum" : {
@@ -25093,6 +25299,9 @@
2509325299
"variants" : [ {
2509425300
"hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com",
2509525301
"tags" : [ "fips" ]
25302+
}, {
25303+
"hostname" : "elasticbeanstalk.us-gov-east-1.api.aws",
25304+
"tags" : [ "dualstack" ]
2509625305
} ]
2509725306
},
2509825307
"us-gov-east-1-fips" : {
@@ -25110,6 +25319,9 @@
2511025319
"variants" : [ {
2511125320
"hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com",
2511225321
"tags" : [ "fips" ]
25322+
}, {
25323+
"hostname" : "elasticbeanstalk.us-gov-west-1.api.aws",
25324+
"tags" : [ "dualstack" ]
2511325325
} ]
2511425326
},
2511525327
"us-gov-west-1-fips" : {

0 commit comments

Comments
 (0)