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 Feb 14, 2024
1 parent 6ef9964 commit 4f8f904
Showing 1 changed file with 40 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11569,9 +11569,12 @@
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
Expand Down Expand Up @@ -13288,6 +13291,13 @@
}
}
},
"private-networks" : {
"endpoints" : {
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"profile" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -26236,6 +26246,16 @@
}
}
},
"api.pricing" : {
"defaults" : {
"credentialScope" : {
"service" : "pricing"
}
},
"endpoints" : {
"us-iso-east-1" : { }
}
},
"api.sagemaker" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down Expand Up @@ -26267,6 +26287,11 @@
"us-iso-west-1" : { }
}
},
"arc-zonal-shift" : {
"endpoints" : {
"us-iso-east-1" : { }
}
},
"athena" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down Expand Up @@ -27046,6 +27071,16 @@
}
}
},
"api.pricing" : {
"defaults" : {
"credentialScope" : {
"service" : "pricing"
}
},
"endpoints" : {
"us-isob-east-1" : { }
}
},
"api.sagemaker" : {
"endpoints" : {
"us-isob-east-1" : { }
Expand All @@ -27069,6 +27104,11 @@
"us-isob-east-1" : { }
}
},
"arc-zonal-shift" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"autoscaling" : {
"defaults" : {
"protocols" : [ "http", "https" ]
Expand Down

0 comments on commit 4f8f904

Please sign in to comment.