Skip to content

Commit eae1740

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 5a136e3 commit eae1740

File tree

1 file changed

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

1 file changed

+17
-0
lines changed

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

+17
Original file line numberDiff line numberDiff line change
@@ -13683,6 +13683,12 @@
1368313683
} ]
1368413684
},
1368513685
"endpoints" : {
13686+
"af-south-1" : {
13687+
"hostname" : "resource-explorer-2.af-south-1.api.aws"
13688+
},
13689+
"ap-east-1" : {
13690+
"hostname" : "resource-explorer-2.ap-east-1.api.aws"
13691+
},
1368613692
"ap-northeast-1" : {
1368713693
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
1368813694
},
@@ -13722,6 +13728,9 @@
1372213728
"eu-north-1" : {
1372313729
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
1372413730
},
13731+
"eu-south-1" : {
13732+
"hostname" : "resource-explorer-2.eu-south-1.api.aws"
13733+
},
1372513734
"eu-west-1" : {
1372613735
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
1372713736
},
@@ -13734,6 +13743,9 @@
1373413743
"il-central-1" : {
1373513744
"hostname" : "resource-explorer-2.il-central-1.api.aws"
1373613745
},
13746+
"me-central-1" : {
13747+
"hostname" : "resource-explorer-2.me-central-1.api.aws"
13748+
},
1373713749
"me-south-1" : {
1373813750
"hostname" : "resource-explorer-2.me-south-1.api.aws"
1373913751
},
@@ -25481,6 +25493,11 @@
2548125493
"us-isob-east-1" : { }
2548225494
}
2548325495
},
25496+
"cloudcontrolapi" : {
25497+
"endpoints" : {
25498+
"us-isob-east-1" : { }
25499+
}
25500+
},
2548425501
"cloudformation" : {
2548525502
"endpoints" : {
2548625503
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)