Skip to content

Commit 310647e

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 9982be1 commit 310647e

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/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)