Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 9, 2023
1 parent fc2151e commit 7cbe0ff
Showing 1 changed file with 128 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2162,6 +2162,7 @@
"deprecated" : true,
"hostname" : "fips.batch.us-west-2.amazonaws.com"
},
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -8134,6 +8135,96 @@
}
}
},
"kendra-ranking" : {
"defaults" : {
"dnsSuffix" : "api.aws",
"variants" : [ {
"dnsSuffix" : "api.aws",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"af-south-1" : {
"hostname" : "kendra-ranking.af-south-1.api.aws"
},
"ap-east-1" : {
"hostname" : "kendra-ranking.ap-east-1.api.aws"
},
"ap-northeast-1" : {
"hostname" : "kendra-ranking.ap-northeast-1.api.aws"
},
"ap-northeast-2" : {
"hostname" : "kendra-ranking.ap-northeast-2.api.aws"
},
"ap-northeast-3" : {
"hostname" : "kendra-ranking.ap-northeast-3.api.aws"
},
"ap-south-1" : {
"hostname" : "kendra-ranking.ap-south-1.api.aws"
},
"ap-south-2" : {
"hostname" : "kendra-ranking.ap-south-2.api.aws"
},
"ap-southeast-1" : {
"hostname" : "kendra-ranking.ap-southeast-1.api.aws"
},
"ap-southeast-2" : {
"hostname" : "kendra-ranking.ap-southeast-2.api.aws"
},
"ap-southeast-3" : {
"hostname" : "kendra-ranking.ap-southeast-3.api.aws"
},
"ca-central-1" : {
"hostname" : "kendra-ranking.ca-central-1.api.aws"
},
"eu-central-1" : {
"hostname" : "kendra-ranking.eu-central-1.api.aws"
},
"eu-central-2" : {
"hostname" : "kendra-ranking.eu-central-2.api.aws"
},
"eu-north-1" : {
"hostname" : "kendra-ranking.eu-north-1.api.aws"
},
"eu-south-1" : {
"hostname" : "kendra-ranking.eu-south-1.api.aws"
},
"eu-south-2" : {
"hostname" : "kendra-ranking.eu-south-2.api.aws"
},
"eu-west-1" : {
"hostname" : "kendra-ranking.eu-west-1.api.aws"
},
"eu-west-2" : {
"hostname" : "kendra-ranking.eu-west-2.api.aws"
},
"eu-west-3" : {
"hostname" : "kendra-ranking.eu-west-3.api.aws"
},
"me-central-1" : {
"hostname" : "kendra-ranking.me-central-1.api.aws"
},
"me-south-1" : {
"hostname" : "kendra-ranking.me-south-1.api.aws"
},
"sa-east-1" : {
"hostname" : "kendra-ranking.sa-east-1.api.aws"
},
"us-east-1" : {
"hostname" : "kendra-ranking.us-east-1.api.aws"
},
"us-east-2" : {
"hostname" : "kendra-ranking.us-east-2.api.aws"
},
"us-west-1" : {
"hostname" : "kendra-ranking.us-west-1.api.aws"
},
"us-west-2" : {
"hostname" : "kendra-ranking.us-west-2.api.aws"
}
}
},
"kinesis" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -12116,6 +12207,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
Expand Down Expand Up @@ -17010,6 +17102,24 @@
"cn-northwest-1" : { }
}
},
"kendra-ranking" : {
"defaults" : {
"dnsSuffix" : "api.amazonwebservices.com.cn",
"variants" : [ {
"dnsSuffix" : "api.amazonwebservices.com.cn",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"cn-north-1" : {
"hostname" : "kendra-ranking.cn-north-1.api.amazonwebservices.com.cn"
},
"cn-northwest-1" : {
"hostname" : "kendra-ranking.cn-northwest-1.api.amazonwebservices.com.cn"
}
}
},
"kinesis" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -19590,6 +19700,24 @@
}
}
},
"kendra-ranking" : {
"defaults" : {
"dnsSuffix" : "api.aws",
"variants" : [ {
"dnsSuffix" : "api.aws",
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
"tags" : [ "fips" ]
} ]
},
"endpoints" : {
"us-gov-east-1" : {
"hostname" : "kendra-ranking.us-gov-east-1.api.aws"
},
"us-gov-west-1" : {
"hostname" : "kendra-ranking.us-gov-west-1.api.aws"
}
}
},
"kinesis" : {
"endpoints" : {
"us-gov-east-1" : {
Expand Down

0 comments on commit 7cbe0ff

Please sign in to comment.