Skip to content

Commit 7bfb676

Browse files
feat: update AWS service endpoints metadata
1 parent 536c0de commit 7bfb676

File tree

1 file changed

+0
-65
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+0
-65
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 0 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,71 +1448,6 @@
14481448
}
14491449
}
14501450
},
1451-
"api.fleethub.iot" : {
1452-
"endpoints" : {
1453-
"ap-northeast-1" : { },
1454-
"ap-northeast-2" : { },
1455-
"ap-south-1" : { },
1456-
"ap-southeast-1" : { },
1457-
"ap-southeast-2" : { },
1458-
"ca-central-1" : {
1459-
"variants" : [ {
1460-
"hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com",
1461-
"tags" : [ "fips" ]
1462-
} ]
1463-
},
1464-
"eu-central-1" : { },
1465-
"eu-north-1" : { },
1466-
"eu-west-1" : { },
1467-
"eu-west-2" : { },
1468-
"fips-ca-central-1" : {
1469-
"credentialScope" : {
1470-
"region" : "ca-central-1"
1471-
},
1472-
"deprecated" : true,
1473-
"hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com"
1474-
},
1475-
"fips-us-east-1" : {
1476-
"credentialScope" : {
1477-
"region" : "us-east-1"
1478-
},
1479-
"deprecated" : true,
1480-
"hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com"
1481-
},
1482-
"fips-us-east-2" : {
1483-
"credentialScope" : {
1484-
"region" : "us-east-2"
1485-
},
1486-
"deprecated" : true,
1487-
"hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com"
1488-
},
1489-
"fips-us-west-2" : {
1490-
"credentialScope" : {
1491-
"region" : "us-west-2"
1492-
},
1493-
"deprecated" : true,
1494-
"hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com"
1495-
},
1496-
"us-east-1" : {
1497-
"variants" : [ {
1498-
"hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com",
1499-
"tags" : [ "fips" ]
1500-
} ]
1501-
},
1502-
"us-east-2" : {
1503-
"variants" : [ {
1504-
"hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com",
1505-
"tags" : [ "fips" ]
1506-
} ]
1507-
},
1508-
"us-west-2" : {
1509-
"variants" : [ {
1510-
"hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com",
1511-
"tags" : [ "fips" ]
1512-
} ]
1513-
}
1514-
}
1515-
},
15161451
"api.iotdeviceadvisor" : {
15171452
"endpoints" : {
15181453
"ap-northeast-1" : {

0 commit comments

Comments
 (0)