Skip to content

Commit 39130d6

Browse files
feat: update AWS service endpoints metadata
1 parent c4fa51b commit 39130d6

File tree

1 file changed

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

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3160,6 +3160,7 @@
31603160
"tags" : [ "dualstack" ]
31613161
} ]
31623162
},
3163+
"ap-east-2" : { },
31633164
"ap-northeast-1" : {
31643165
"variants" : [ {
31653166
"hostname" : "athena.ap-northeast-1.api.aws",
@@ -35339,6 +35340,12 @@
3533935340
}
3534035341
}
3534135342
},
35343+
"scheduler" : {
35344+
"endpoints" : {
35345+
"us-gov-east-1" : { },
35346+
"us-gov-west-1" : { }
35347+
}
35348+
},
3534235349
"schemas" : {
3534335350
"endpoints" : {
3534435351
"us-gov-east-1" : { },

0 commit comments

Comments
 (0)