Skip to content

Commit 317ed62

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 3c2d2c8 commit 317ed62

File tree

1 file changed

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

1 file changed

+13
-0
lines changed

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
@@ -1634,6 +1634,18 @@
16341634
}
16351635
}
16361636
},
1637+
"billingconductor" : {
1638+
"endpoints" : {
1639+
"aws-global" : {
1640+
"credentialScope" : {
1641+
"region" : "us-east-1"
1642+
},
1643+
"hostname" : "billingconductor.us-east-1.amazonaws.com"
1644+
}
1645+
},
1646+
"isRegionalized" : false,
1647+
"partitionEndpoint" : "aws-global"
1648+
},
16371649
"braket" : {
16381650
"endpoints" : {
16391651
"eu-west-2" : { },
@@ -12863,6 +12875,7 @@
1286312875
"ap-south-1" : { },
1286412876
"ap-southeast-1" : { },
1286512877
"ap-southeast-2" : { },
12878+
"ap-southeast-3" : { },
1286612879
"ca-central-1" : { },
1286712880
"eu-central-1" : { },
1286812881
"eu-north-1" : { },

0 commit comments

Comments
 (0)