Skip to content

Commit b9f398f

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c658eea commit b9f398f

File tree

2 files changed

+92
-0
lines changed

2 files changed

+92
-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: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1812,6 +1812,58 @@
18121812
"us-west-2" : { }
18131813
}
18141814
},
1815+
"data.jobs.iot" : {
1816+
"endpoints" : {
1817+
"ap-east-1" : { },
1818+
"ap-northeast-1" : { },
1819+
"ap-northeast-2" : { },
1820+
"ap-south-1" : { },
1821+
"ap-southeast-1" : { },
1822+
"ap-southeast-2" : { },
1823+
"ca-central-1" : { },
1824+
"eu-central-1" : { },
1825+
"eu-north-1" : { },
1826+
"eu-west-1" : { },
1827+
"eu-west-2" : { },
1828+
"eu-west-3" : { },
1829+
"fips-ca-central-1" : {
1830+
"credentialScope" : {
1831+
"region" : "ca-central-1"
1832+
},
1833+
"hostname" : "data.jobs.iot-fips.ca-central-1.amazonaws.com"
1834+
},
1835+
"fips-us-east-1" : {
1836+
"credentialScope" : {
1837+
"region" : "us-east-1"
1838+
},
1839+
"hostname" : "data.jobs.iot-fips.us-east-1.amazonaws.com"
1840+
},
1841+
"fips-us-east-2" : {
1842+
"credentialScope" : {
1843+
"region" : "us-east-2"
1844+
},
1845+
"hostname" : "data.jobs.iot-fips.us-east-2.amazonaws.com"
1846+
},
1847+
"fips-us-west-1" : {
1848+
"credentialScope" : {
1849+
"region" : "us-west-1"
1850+
},
1851+
"hostname" : "data.jobs.iot-fips.us-west-1.amazonaws.com"
1852+
},
1853+
"fips-us-west-2" : {
1854+
"credentialScope" : {
1855+
"region" : "us-west-2"
1856+
},
1857+
"hostname" : "data.jobs.iot-fips.us-west-2.amazonaws.com"
1858+
},
1859+
"me-south-1" : { },
1860+
"sa-east-1" : { },
1861+
"us-east-1" : { },
1862+
"us-east-2" : { },
1863+
"us-west-1" : { },
1864+
"us-west-2" : { }
1865+
}
1866+
},
18151867
"data.mediastore" : {
18161868
"endpoints" : {
18171869
"ap-northeast-1" : { },
@@ -3220,6 +3272,16 @@
32203272
"us-west-2" : { }
32213273
}
32223274
},
3275+
"frauddetector" : {
3276+
"endpoints" : {
3277+
"ap-southeast-1" : { },
3278+
"ap-southeast-2" : { },
3279+
"eu-west-1" : { },
3280+
"us-east-1" : { },
3281+
"us-east-2" : { },
3282+
"us-west-2" : { }
3283+
}
3284+
},
32233285
"fsx" : {
32243286
"endpoints" : {
32253287
"af-south-1" : { },
@@ -7729,6 +7791,12 @@
77297791
"cn-northwest-1" : { }
77307792
}
77317793
},
7794+
"data.jobs.iot" : {
7795+
"endpoints" : {
7796+
"cn-north-1" : { },
7797+
"cn-northwest-1" : { }
7798+
}
7799+
},
77327800
"dax" : {
77337801
"endpoints" : {
77347802
"cn-north-1" : { },
@@ -8853,6 +8921,24 @@
88538921
"us-gov-west-1" : { }
88548922
}
88558923
},
8924+
"data.jobs.iot" : {
8925+
"endpoints" : {
8926+
"fips-us-gov-east-1" : {
8927+
"credentialScope" : {
8928+
"region" : "us-gov-east-1"
8929+
},
8930+
"hostname" : "data.jobs.iot-fips.us-gov-east-1.amazonaws.com"
8931+
},
8932+
"fips-us-gov-west-1" : {
8933+
"credentialScope" : {
8934+
"region" : "us-gov-west-1"
8935+
},
8936+
"hostname" : "data.jobs.iot-fips.us-gov-west-1.amazonaws.com"
8937+
},
8938+
"us-gov-east-1" : { },
8939+
"us-gov-west-1" : { }
8940+
}
8941+
},
88568942
"datasync" : {
88578943
"endpoints" : {
88588944
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)