Skip to content

Commit 2e91d39

Browse files
feat: update AWS service endpoints metadata
1 parent b5a2d09 commit 2e91d39

File tree

1 file changed

+24
-0
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+24
-0
lines changed

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9292,6 +9292,8 @@
92929292
"tags" : [ "dualstack" ]
92939293
} ]
92949294
},
9295+
"ap-southeast-5" : { },
9296+
"ap-southeast-7" : { },
92959297
"ca-central-1" : {
92969298
"variants" : [ {
92979299
"hostname" : "elasticbeanstalk.ca-central-1.api.aws",
@@ -9316,6 +9318,7 @@
93169318
"tags" : [ "dualstack" ]
93179319
} ]
93189320
},
9321+
"eu-south-2" : { },
93199322
"eu-west-1" : {
93209323
"variants" : [ {
93219324
"hostname" : "elasticbeanstalk.eu-west-1.api.aws",
@@ -18006,6 +18009,22 @@
1800618009
}
1800718010
}
1800818011
},
18012+
"opsworks" : {
18013+
"endpoints" : {
18014+
"ap-southeast-1" : { },
18015+
"eu-central-1" : { },
18016+
"eu-west-1" : { },
18017+
"us-east-1" : { },
18018+
"us-west-2" : { }
18019+
}
18020+
},
18021+
"opsworks-cm" : {
18022+
"endpoints" : {
18023+
"ap-southeast-2" : { },
18024+
"eu-west-1" : { },
18025+
"us-east-1" : { }
18026+
}
18027+
},
1800918028
"organizations" : {
1801018029
"endpoints" : {
1801118030
"aws-global" : {
@@ -20627,6 +20646,7 @@
2062720646
"endpoints" : {
2062820647
"af-south-1" : { },
2062920648
"ap-east-1" : { },
20649+
"ap-east-2" : { },
2063020650
"ap-northeast-1" : { },
2063120651
"ap-northeast-2" : { },
2063220652
"ap-northeast-3" : { },
@@ -27590,6 +27610,7 @@
2759027610
"endpoints" : {
2759127611
"af-south-1" : { },
2759227612
"ap-east-1" : { },
27613+
"ap-east-2" : { },
2759327614
"ap-northeast-1" : { },
2759427615
"ap-northeast-2" : { },
2759527616
"ap-northeast-3" : { },
@@ -27599,6 +27620,8 @@
2759927620
"ap-southeast-2" : { },
2760027621
"ap-southeast-3" : { },
2760127622
"ap-southeast-4" : { },
27623+
"ap-southeast-5" : { },
27624+
"ap-southeast-7" : { },
2760227625
"ca-central-1" : {
2760327626
"variants" : [ {
2760427627
"hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com",
@@ -27664,6 +27687,7 @@
2766427687
"il-central-1" : { },
2766527688
"me-central-1" : { },
2766627689
"me-south-1" : { },
27690+
"mx-central-1" : { },
2766727691
"sa-east-1" : { },
2766827692
"us-east-1" : {
2766927693
"variants" : [ {

0 commit comments

Comments
 (0)