Skip to content

Commit 297caa5

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 43d96e4 commit 297caa5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,6 +3740,7 @@
37403740
"ap-southeast-3" : { },
37413741
"ap-southeast-4" : { },
37423742
"ap-southeast-5" : { },
3743+
"ap-southeast-6" : { },
37433744
"ap-southeast-7" : { },
37443745
"bedrock-ap-northeast-1" : {
37453746
"credentialScope" : {
@@ -33350,6 +33351,12 @@
3335033351
}
3335133352
}
3335233353
},
33354+
"grafana" : {
33355+
"endpoints" : {
33356+
"us-gov-east-1" : { },
33357+
"us-gov-west-1" : { }
33358+
}
33359+
},
3335333360
"greengrass" : {
3335433361
"defaults" : {
3335533362
"protocols" : [ "https" ]
@@ -39499,6 +39506,12 @@
3949939506
"us-isof-south-1" : { }
3950039507
}
3950139508
},
39509+
"bedrock" : {
39510+
"endpoints" : {
39511+
"us-isof-east-1" : { },
39512+
"us-isof-south-1" : { }
39513+
}
39514+
},
3950239515
"budgets" : {
3950339516
"endpoints" : {
3950439517
"aws-iso-f-global" : {

0 commit comments

Comments
 (0)