Skip to content

Commit 0da4819

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 9a1aa1e commit 0da4819

File tree

2 files changed

+73
-26
lines changed

2 files changed

+73
-26
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: 67 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -6567,6 +6567,7 @@
65676567
"ap-south-1" : { },
65686568
"ap-southeast-1" : { },
65696569
"ap-southeast-2" : { },
6570+
"ca-central-1" : { },
65706571
"eu-central-1" : { },
65716572
"eu-west-1" : { },
65726573
"eu-west-2" : { },
@@ -6607,6 +6608,12 @@
66076608
},
66086609
"hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
66096610
},
6611+
"ca-central-1" : {
6612+
"credentialScope" : {
6613+
"region" : "ca-central-1"
6614+
},
6615+
"hostname" : "data.iotevents.ca-central-1.amazonaws.com"
6616+
},
66106617
"eu-central-1" : {
66116618
"credentialScope" : {
66126619
"region" : "eu-central-1"
@@ -6740,15 +6747,35 @@
67406747
"ap-south-1" : { },
67416748
"ap-southeast-1" : { },
67426749
"ap-southeast-2" : { },
6750+
"ca-central-1" : {
6751+
"variants" : [ {
6752+
"hostname" : "iotsitewise-fips.ca-central-1.amazonaws.com",
6753+
"tags" : [ "fips" ]
6754+
} ]
6755+
},
67436756
"eu-central-1" : { },
67446757
"eu-west-1" : { },
6758+
"fips-ca-central-1" : {
6759+
"credentialScope" : {
6760+
"region" : "ca-central-1"
6761+
},
6762+
"deprecated" : true,
6763+
"hostname" : "iotsitewise-fips.ca-central-1.amazonaws.com"
6764+
},
67456765
"fips-us-east-1" : {
67466766
"credentialScope" : {
67476767
"region" : "us-east-1"
67486768
},
67496769
"deprecated" : true,
67506770
"hostname" : "iotsitewise-fips.us-east-1.amazonaws.com"
67516771
},
6772+
"fips-us-east-2" : {
6773+
"credentialScope" : {
6774+
"region" : "us-east-2"
6775+
},
6776+
"deprecated" : true,
6777+
"hostname" : "iotsitewise-fips.us-east-2.amazonaws.com"
6778+
},
67526779
"fips-us-west-2" : {
67536780
"credentialScope" : {
67546781
"region" : "us-west-2"
@@ -6762,6 +6789,12 @@
67626789
"tags" : [ "fips" ]
67636790
} ]
67646791
},
6792+
"us-east-2" : {
6793+
"variants" : [ {
6794+
"hostname" : "iotsitewise-fips.us-east-2.amazonaws.com",
6795+
"tags" : [ "fips" ]
6796+
} ]
6797+
},
67656798
"us-west-2" : {
67666799
"variants" : [ {
67676800
"hostname" : "iotsitewise-fips.us-west-2.amazonaws.com",
@@ -8186,6 +8219,32 @@
81868219
}
81878220
}
81888221
},
8222+
"memory-db" : {
8223+
"endpoints" : {
8224+
"ap-east-1" : { },
8225+
"ap-northeast-1" : { },
8226+
"ap-northeast-2" : { },
8227+
"ap-south-1" : { },
8228+
"ap-southeast-1" : { },
8229+
"ap-southeast-2" : { },
8230+
"ca-central-1" : { },
8231+
"eu-central-1" : { },
8232+
"eu-north-1" : { },
8233+
"eu-west-1" : { },
8234+
"eu-west-2" : { },
8235+
"fips" : {
8236+
"credentialScope" : {
8237+
"region" : "us-west-1"
8238+
},
8239+
"hostname" : "memory-db-fips.us-west-1.amazonaws.com"
8240+
},
8241+
"sa-east-1" : { },
8242+
"us-east-1" : { },
8243+
"us-east-2" : { },
8244+
"us-west-1" : { },
8245+
"us-west-2" : { }
8246+
}
8247+
},
81898248
"messaging-chime" : {
81908249
"endpoints" : {
81918250
"eu-central-1" : { },
@@ -14135,6 +14194,12 @@
1413514194
}
1413614195
}
1413714196
},
14197+
"memory-db" : {
14198+
"endpoints" : {
14199+
"cn-north-1" : { },
14200+
"cn-northwest-1" : { }
14201+
}
14202+
},
1413814203
"monitoring" : {
1413914204
"defaults" : {
1414014205
"protocols" : [ "http", "https" ]
@@ -17438,32 +17503,8 @@
1743817503
} ]
1743917504
},
1744017505
"endpoints" : {
17441-
"fips-us-gov-east-1" : {
17442-
"credentialScope" : {
17443-
"region" : "us-gov-east-1"
17444-
},
17445-
"deprecated" : true,
17446-
"hostname" : "servicecatalog-appregistry.us-gov-east-1.amazonaws.com"
17447-
},
17448-
"fips-us-gov-west-1" : {
17449-
"credentialScope" : {
17450-
"region" : "us-gov-west-1"
17451-
},
17452-
"deprecated" : true,
17453-
"hostname" : "servicecatalog-appregistry.us-gov-west-1.amazonaws.com"
17454-
},
17455-
"us-gov-east-1" : {
17456-
"variants" : [ {
17457-
"hostname" : "servicecatalog-appregistry.us-gov-east-1.amazonaws.com",
17458-
"tags" : [ "fips" ]
17459-
} ]
17460-
},
17461-
"us-gov-west-1" : {
17462-
"variants" : [ {
17463-
"hostname" : "servicecatalog-appregistry.us-gov-west-1.amazonaws.com",
17464-
"tags" : [ "fips" ]
17465-
} ]
17466-
}
17506+
"us-gov-east-1" : { },
17507+
"us-gov-west-1" : { }
1746717508
}
1746817509
},
1746917510
"servicediscovery" : {

0 commit comments

Comments
 (0)