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 Sep 28, 2023
1 parent dacaeff commit 8da9789
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8258,14 +8258,18 @@
},
"inspector2" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
Expand Down Expand Up @@ -11634,6 +11638,7 @@
"deprecated" : true,
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
Expand Down Expand Up @@ -16803,9 +16808,14 @@
},
"tnb" : {
"endpoints" : {
"ap-northeast-2" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-2" : { },
"eu-west-3" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-west-2" : { }
}
Expand Down Expand Up @@ -18590,6 +18600,16 @@
}
}
},
"api.pricing" : {
"defaults" : {
"credentialScope" : {
"service" : "pricing"
}
},
"endpoints" : {
"cn-northwest-1" : { }
}
},
"api.sagemaker" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down

0 comments on commit 8da9789

Please sign in to comment.