Skip to content

Commit 38b8afe

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 0252675 commit 38b8afe

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,8 +2720,11 @@
27202720
"ap-south-1" : { },
27212721
"ap-southeast-1" : { },
27222722
"ap-southeast-2" : { },
2723+
"ap-southeast-5" : { },
27232724
"ca-central-1" : { },
27242725
"eu-central-1" : { },
2726+
"eu-south-1" : { },
2727+
"eu-south-2" : { },
27252728
"eu-west-1" : { },
27262729
"eu-west-2" : { },
27272730
"eu-west-3" : { },
@@ -2732,6 +2735,7 @@
27322735
"deprecated" : true,
27332736
"hostname" : "appstream2-fips.us-west-2.amazonaws.com"
27342737
},
2738+
"il-central-1" : { },
27352739
"sa-east-1" : { },
27362740
"us-east-1" : {
27372741
"variants" : [ {
@@ -3720,6 +3724,7 @@
37203724
},
37213725
"bedrock" : {
37223726
"endpoints" : {
3727+
"af-south-1" : { },
37233728
"ap-east-2" : { },
37243729
"ap-northeast-1" : { },
37253730
"ap-northeast-2" : { },
@@ -4021,6 +4026,7 @@
40214026
"hostname" : "bedrock.us-west-2.amazonaws.com"
40224027
},
40234028
"ca-central-1" : { },
4029+
"ca-west-1" : { },
40244030
"eu-central-1" : { },
40254031
"eu-central-2" : { },
40264032
"eu-north-1" : { },
@@ -4031,6 +4037,8 @@
40314037
"eu-west-3" : { },
40324038
"il-central-1" : { },
40334039
"me-central-1" : { },
4040+
"me-south-1" : { },
4041+
"mx-central-1" : { },
40344042
"sa-east-1" : { },
40354043
"us-east-1" : { },
40364044
"us-east-2" : { },

0 commit comments

Comments
 (0)