Skip to content

Commit 2c54913

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent f7a38cb commit 2c54913

File tree

2 files changed

+218
-25
lines changed

2 files changed

+218
-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: 212 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2711,6 +2711,7 @@
27112711
"bedrock" : {
27122712
"endpoints" : {
27132713
"ap-northeast-1" : { },
2714+
"ap-northeast-2" : { },
27142715
"ap-south-1" : { },
27152716
"ap-southeast-1" : { },
27162717
"ap-southeast-2" : { },
@@ -2720,6 +2721,12 @@
27202721
},
27212722
"hostname" : "bedrock.ap-northeast-1.amazonaws.com"
27222723
},
2724+
"bedrock-ap-northeast-2" : {
2725+
"credentialScope" : {
2726+
"region" : "ap-northeast-2"
2727+
},
2728+
"hostname" : "bedrock.ap-northeast-2.amazonaws.com"
2729+
},
27232730
"bedrock-ap-south-1" : {
27242731
"credentialScope" : {
27252732
"region" : "ap-south-1"
@@ -2780,6 +2787,12 @@
27802787
},
27812788
"hostname" : "bedrock-fips.us-east-1.amazonaws.com"
27822789
},
2790+
"bedrock-fips-us-east-2" : {
2791+
"credentialScope" : {
2792+
"region" : "us-east-2"
2793+
},
2794+
"hostname" : "bedrock-fips.us-east-2.amazonaws.com"
2795+
},
27832796
"bedrock-fips-us-west-2" : {
27842797
"credentialScope" : {
27852798
"region" : "us-west-2"
@@ -2792,6 +2805,12 @@
27922805
},
27932806
"hostname" : "bedrock-runtime.ap-northeast-1.amazonaws.com"
27942807
},
2808+
"bedrock-runtime-ap-northeast-2" : {
2809+
"credentialScope" : {
2810+
"region" : "ap-northeast-2"
2811+
},
2812+
"hostname" : "bedrock-runtime.ap-northeast-2.amazonaws.com"
2813+
},
27952814
"bedrock-runtime-ap-south-1" : {
27962815
"credentialScope" : {
27972816
"region" : "ap-south-1"
@@ -2852,6 +2871,12 @@
28522871
},
28532872
"hostname" : "bedrock-runtime-fips.us-east-1.amazonaws.com"
28542873
},
2874+
"bedrock-runtime-fips-us-east-2" : {
2875+
"credentialScope" : {
2876+
"region" : "us-east-2"
2877+
},
2878+
"hostname" : "bedrock-runtime-fips.us-east-2.amazonaws.com"
2879+
},
28552880
"bedrock-runtime-fips-us-west-2" : {
28562881
"credentialScope" : {
28572882
"region" : "us-west-2"
@@ -2870,6 +2895,12 @@
28702895
},
28712896
"hostname" : "bedrock-runtime.us-east-1.amazonaws.com"
28722897
},
2898+
"bedrock-runtime-us-east-2" : {
2899+
"credentialScope" : {
2900+
"region" : "us-east-2"
2901+
},
2902+
"hostname" : "bedrock-runtime.us-east-2.amazonaws.com"
2903+
},
28732904
"bedrock-runtime-us-west-2" : {
28742905
"credentialScope" : {
28752906
"region" : "us-west-2"
@@ -2888,6 +2919,12 @@
28882919
},
28892920
"hostname" : "bedrock.us-east-1.amazonaws.com"
28902921
},
2922+
"bedrock-us-east-2" : {
2923+
"credentialScope" : {
2924+
"region" : "us-east-2"
2925+
},
2926+
"hostname" : "bedrock.us-east-2.amazonaws.com"
2927+
},
28912928
"bedrock-us-west-2" : {
28922929
"credentialScope" : {
28932930
"region" : "us-west-2"
@@ -2901,6 +2938,7 @@
29012938
"eu-west-3" : { },
29022939
"sa-east-1" : { },
29032940
"us-east-1" : { },
2941+
"us-east-2" : { },
29042942
"us-west-2" : { }
29052943
}
29062944
},
@@ -8432,28 +8470,133 @@
84328470
},
84338471
"firehose" : {
84348472
"endpoints" : {
8435-
"af-south-1" : { },
8436-
"ap-east-1" : { },
8437-
"ap-northeast-1" : { },
8438-
"ap-northeast-2" : { },
8439-
"ap-northeast-3" : { },
8440-
"ap-south-1" : { },
8441-
"ap-south-2" : { },
8442-
"ap-southeast-1" : { },
8443-
"ap-southeast-2" : { },
8444-
"ap-southeast-3" : { },
8445-
"ap-southeast-4" : { },
8473+
"af-south-1" : {
8474+
"variants" : [ {
8475+
"hostname" : "firehose.af-south-1.api.aws",
8476+
"tags" : [ "dualstack" ]
8477+
} ]
8478+
},
8479+
"ap-east-1" : {
8480+
"variants" : [ {
8481+
"hostname" : "firehose.ap-east-1.api.aws",
8482+
"tags" : [ "dualstack" ]
8483+
} ]
8484+
},
8485+
"ap-northeast-1" : {
8486+
"variants" : [ {
8487+
"hostname" : "firehose.ap-northeast-1.api.aws",
8488+
"tags" : [ "dualstack" ]
8489+
} ]
8490+
},
8491+
"ap-northeast-2" : {
8492+
"variants" : [ {
8493+
"hostname" : "firehose.ap-northeast-2.api.aws",
8494+
"tags" : [ "dualstack" ]
8495+
} ]
8496+
},
8497+
"ap-northeast-3" : {
8498+
"variants" : [ {
8499+
"hostname" : "firehose.ap-northeast-3.api.aws",
8500+
"tags" : [ "dualstack" ]
8501+
} ]
8502+
},
8503+
"ap-south-1" : {
8504+
"variants" : [ {
8505+
"hostname" : "firehose.ap-south-1.api.aws",
8506+
"tags" : [ "dualstack" ]
8507+
} ]
8508+
},
8509+
"ap-south-2" : {
8510+
"variants" : [ {
8511+
"hostname" : "firehose.ap-south-2.api.aws",
8512+
"tags" : [ "dualstack" ]
8513+
} ]
8514+
},
8515+
"ap-southeast-1" : {
8516+
"variants" : [ {
8517+
"hostname" : "firehose.ap-southeast-1.api.aws",
8518+
"tags" : [ "dualstack" ]
8519+
} ]
8520+
},
8521+
"ap-southeast-2" : {
8522+
"variants" : [ {
8523+
"hostname" : "firehose.ap-southeast-2.api.aws",
8524+
"tags" : [ "dualstack" ]
8525+
} ]
8526+
},
8527+
"ap-southeast-3" : {
8528+
"variants" : [ {
8529+
"hostname" : "firehose.ap-southeast-3.api.aws",
8530+
"tags" : [ "dualstack" ]
8531+
} ]
8532+
},
8533+
"ap-southeast-4" : {
8534+
"variants" : [ {
8535+
"hostname" : "firehose.ap-southeast-4.api.aws",
8536+
"tags" : [ "dualstack" ]
8537+
} ]
8538+
},
84468539
"ap-southeast-5" : { },
8447-
"ca-central-1" : { },
8448-
"ca-west-1" : { },
8449-
"eu-central-1" : { },
8450-
"eu-central-2" : { },
8451-
"eu-north-1" : { },
8452-
"eu-south-1" : { },
8453-
"eu-south-2" : { },
8454-
"eu-west-1" : { },
8455-
"eu-west-2" : { },
8456-
"eu-west-3" : { },
8540+
"ca-central-1" : {
8541+
"variants" : [ {
8542+
"hostname" : "firehose.ca-central-1.api.aws",
8543+
"tags" : [ "dualstack" ]
8544+
} ]
8545+
},
8546+
"ca-west-1" : {
8547+
"variants" : [ {
8548+
"hostname" : "firehose.ca-west-1.api.aws",
8549+
"tags" : [ "dualstack" ]
8550+
} ]
8551+
},
8552+
"eu-central-1" : {
8553+
"variants" : [ {
8554+
"hostname" : "firehose.eu-central-1.api.aws",
8555+
"tags" : [ "dualstack" ]
8556+
} ]
8557+
},
8558+
"eu-central-2" : {
8559+
"variants" : [ {
8560+
"hostname" : "firehose.eu-central-2.api.aws",
8561+
"tags" : [ "dualstack" ]
8562+
} ]
8563+
},
8564+
"eu-north-1" : {
8565+
"variants" : [ {
8566+
"hostname" : "firehose.eu-north-1.api.aws",
8567+
"tags" : [ "dualstack" ]
8568+
} ]
8569+
},
8570+
"eu-south-1" : {
8571+
"variants" : [ {
8572+
"hostname" : "firehose.eu-south-1.api.aws",
8573+
"tags" : [ "dualstack" ]
8574+
} ]
8575+
},
8576+
"eu-south-2" : {
8577+
"variants" : [ {
8578+
"hostname" : "firehose.eu-south-2.api.aws",
8579+
"tags" : [ "dualstack" ]
8580+
} ]
8581+
},
8582+
"eu-west-1" : {
8583+
"variants" : [ {
8584+
"hostname" : "firehose.eu-west-1.api.aws",
8585+
"tags" : [ "dualstack" ]
8586+
} ]
8587+
},
8588+
"eu-west-2" : {
8589+
"variants" : [ {
8590+
"hostname" : "firehose.eu-west-2.api.aws",
8591+
"tags" : [ "dualstack" ]
8592+
} ]
8593+
},
8594+
"eu-west-3" : {
8595+
"variants" : [ {
8596+
"hostname" : "firehose.eu-west-3.api.aws",
8597+
"tags" : [ "dualstack" ]
8598+
} ]
8599+
},
84578600
"fips-us-east-1" : {
84588601
"credentialScope" : {
84598602
"region" : "us-east-1"
@@ -8482,32 +8625,76 @@
84828625
"deprecated" : true,
84838626
"hostname" : "firehose-fips.us-west-2.amazonaws.com"
84848627
},
8485-
"il-central-1" : { },
8486-
"me-central-1" : { },
8487-
"me-south-1" : { },
8488-
"sa-east-1" : { },
8628+
"il-central-1" : {
8629+
"variants" : [ {
8630+
"hostname" : "firehose.il-central-1.api.aws",
8631+
"tags" : [ "dualstack" ]
8632+
} ]
8633+
},
8634+
"me-central-1" : {
8635+
"variants" : [ {
8636+
"hostname" : "firehose.me-central-1.api.aws",
8637+
"tags" : [ "dualstack" ]
8638+
} ]
8639+
},
8640+
"me-south-1" : {
8641+
"variants" : [ {
8642+
"hostname" : "firehose.me-south-1.api.aws",
8643+
"tags" : [ "dualstack" ]
8644+
} ]
8645+
},
8646+
"sa-east-1" : {
8647+
"variants" : [ {
8648+
"hostname" : "firehose.sa-east-1.api.aws",
8649+
"tags" : [ "dualstack" ]
8650+
} ]
8651+
},
84898652
"us-east-1" : {
84908653
"variants" : [ {
84918654
"hostname" : "firehose-fips.us-east-1.amazonaws.com",
84928655
"tags" : [ "fips" ]
8656+
}, {
8657+
"hostname" : "firehose-fips.us-east-1.api.aws",
8658+
"tags" : [ "dualstack", "fips" ]
8659+
}, {
8660+
"hostname" : "firehose.us-east-1.api.aws",
8661+
"tags" : [ "dualstack" ]
84938662
} ]
84948663
},
84958664
"us-east-2" : {
84968665
"variants" : [ {
84978666
"hostname" : "firehose-fips.us-east-2.amazonaws.com",
84988667
"tags" : [ "fips" ]
8668+
}, {
8669+
"hostname" : "firehose-fips.us-east-2.api.aws",
8670+
"tags" : [ "dualstack", "fips" ]
8671+
}, {
8672+
"hostname" : "firehose.us-east-2.api.aws",
8673+
"tags" : [ "dualstack" ]
84998674
} ]
85008675
},
85018676
"us-west-1" : {
85028677
"variants" : [ {
85038678
"hostname" : "firehose-fips.us-west-1.amazonaws.com",
85048679
"tags" : [ "fips" ]
8680+
}, {
8681+
"hostname" : "firehose-fips.us-west-1.api.aws",
8682+
"tags" : [ "dualstack", "fips" ]
8683+
}, {
8684+
"hostname" : "firehose.us-west-1.api.aws",
8685+
"tags" : [ "dualstack" ]
85058686
} ]
85068687
},
85078688
"us-west-2" : {
85088689
"variants" : [ {
85098690
"hostname" : "firehose-fips.us-west-2.amazonaws.com",
85108691
"tags" : [ "fips" ]
8692+
}, {
8693+
"hostname" : "firehose-fips.us-west-2.api.aws",
8694+
"tags" : [ "dualstack", "fips" ]
8695+
}, {
8696+
"hostname" : "firehose.us-west-2.api.aws",
8697+
"tags" : [ "dualstack" ]
85118698
} ]
85128699
}
85138700
}

0 commit comments

Comments
 (0)