8000 Update endpoints model · aws/aws-sdk-go-v2@c054fe7 · GitHub
[go: up one dir, main page]

Skip to content

Commit c054fe7

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent b68675c commit c054fe7

File tree

1 file changed

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

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2815,6 +2815,12 @@
28152815
},
28162816
"hostname" : "bedrock.eu-central-1.amazonaws.com"
28172817
},
2818+
"bedrock-eu-central-2" : {
2819+
"credentialScope" : {
2820+
"region" : "eu-central-2"
2821+
},
2822+
"hostname" : "bedrock.eu-central-2.amazonaws.com"
2823+
},
28182824
"bedrock-eu-west-1" : {
28192825
"credentialScope" : {
28202826
"region" : "eu-west-1"
@@ -2899,6 +2905,12 @@
28992905
},
29002906
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
29012907
},
2908+
"bedrock-runtime-eu-central-2" : {
2909+
"credentialScope" : {
2910+
"region" : "eu-central-2"
2911+
},
2912+
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
2913+
},
29022914
"bedrock-runtime-eu-west-1" : {
29032915
"credentialScope" : {
29042916
"region" : "eu-west-1"
@@ -2991,6 +3003,7 @@
29913003
},
29923004
"ca-central-1" : { },
29933005
"eu-central-1" : { },
3006+
"eu-central-2" : { },
29943007
"eu-west-1" : { },
29953008
"eu-west-2" : { },
29963009
"eu-west-3" : { },
@@ -8939,6 +8952,7 @@
89398952
},
89408953
"ap-southeast-3" : { },
89418954
"ap-southeast-4" : { },
8955+
"ap-southeast-5" : { },
89428956
"ca-central-1" : {
89438957
"variants" : [ {
89448958
"hostname" : "fms-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)
0