Skip to content

Commit 99e1a9e

Browse files
feat: update AWS service endpoints metadata
1 parent 07d8ce2 commit 99e1a9e

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
@@ -11716,6 +11716,8 @@
1171611716
"ap-south-1" : { },
1171711717
"ap-southeast-1" : { },
1171811718
"ap-southeast-2" : { },
11719+
"ap-southeast-5" : { },
11720+
"ap-southeast-7" : { },
1171911721
"ca-central-1" : { },
1172011722
"eu-central-1" : { },
1172111723
"eu-north-1" : { },
@@ -37208,6 +37210,11 @@
3720837210
}
3720937211
}
3721037212
},
37213+
"lakeformation" : {
37214+
"endpoints" : {
37215+
"us-iso-east-1" : { }
37216+
}
37217+
},
3721137218
"lambda" : {
3721237219
"endpoints" : {
3721337220
"us-iso-east-1" : { },

0 commit comments

Comments
 (0)