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 Dec 1, 2022
1 parent d9c18aa commit 9bc59f7
Showing 1 changed file with 36 additions and 0 deletions.
Expand Up @@ -2734,6 +2734,15 @@
}
}
},
"codecatalyst" : {
"endpoints" : {
"aws-global" : {
"hostname" : "codecatalyst.global.api.aws"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-global"
},
"codecommit" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -10558,6 +10567,33 @@
}
}
},
"pipes" : {
"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-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
"polly" : {
"endpoints" : {
"af-south-1" : { },
Expand Down

0 comments on commit 9bc59f7

Please sign in to comment.