Skip to content

Commit b99d290

Browse files
feat: update AWS service endpoints metadata
1 parent 2452d46 commit b99d290

File tree

1 file changed

+2
-1
lines changed
  • codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21084,7 +21084,8 @@
2108421084
"protocols" : [ "https" ]
2108521085
},
2108621086
"endpoints" : {
21087-
"cn-north-1" : { }
21087+
"cn-north-1" : { },
21088+
"cn-northwest-1" : { }
2108821089
}
2108921090
},
2109021091
"airflow" : {

0 commit comments

Comments
 (0)