Skip to content

Commit 9bc59f7

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent d9c18aa commit 9bc59f7

File tree

1 file changed

+36
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+36
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2734,6 +2734,15 @@
27342734
}
27352735
}
27362736
},
2737+
"codecatalyst" : {
2738+
"endpoints" : {
2739+
"aws-global" : {
2740+
"hostname" : "codecatalyst.global.api.aws"
2741+
}
2742+
},
2743+
"isRegionalized" : false,
2744+
"partitionEndpoint" : "aws-global"
2745+
},
27372746
"codecommit" : {
27382747
"endpoints" : {
27392748
"af-south-1" : { },
@@ -10558,6 +10567,33 @@
1055810567
}
1055910568
}
1056010569
},
10570+
"pipes" : {
10571+
"endpoints" : {
10572+
"af-south-1" : { },
10573+
"ap-east-1" : { },
10574+
"ap-northeast-1" : { },
10575+
"ap-northeast-2" : { },
10576+
"ap-northeast-3" : { },
10577+
"ap-south-1" : { },
10578+
"ap-southeast-1" : { },
10579+
"ap-southeast-2" : { },
10580+
"ap-southeast-3" : { },
10581+
"ca-central-1" : { },
10582+
"eu-central-1" : { },
10583+
"eu-north-1" : { },
10584+
"eu-south-1" : { },
10585+
"eu-west-1" : { },
10586+
"eu-west-2" : { },
10587+
"eu-west-3" : { },
10588+
"me-central-1" : { },
10589+
"me-south-1" : { },
10590+
"sa-east-1" : { },
10591+
"us-east-1" : { },
10592+
"us-east-2" : { },
10593+
"us-west-1" : { },
10594+
"us-west-2" : { }
10595+
}
10596+
},
1056110597
"polly" : {
1056210598
"endpoints" : {
1056310599
"af-south-1" : { },

0 commit comments

Comments
 (0)