Skip to content

Commit ae622aa

Browse files
feat: update AWS service endpoints metadata
1 parent 1d3bfdb commit ae622aa

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37790,6 +37790,11 @@
3779037790
"us-isob-east-1" : { }
3779137791
}
3779237792
},
37793+
"athena" : {
37794+
"endpoints" : {
37795+
"us-isob-east-1" : { }
37796+
}
37797+
},
3779337798
"autoscaling" : {
3779437799
"defaults" : {
3779537800
"protocols" : [ "http", "https" ]
@@ -38137,6 +38142,11 @@
3813738142
}
3813838143
}
3813938144
},
38145+
"lakeformation" : {
38146+
"endpoints" : {
38147+
"us-isob-east-1" : { }
38148+
}
38149+
},
3814038150
"lambda" : {
3814138151
"endpoints" : {
3814238152
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)