Skip to content

Commit c93d657

Browse files
feat: update AWS service endpoints metadata
1 parent 11c4316 commit c93d657

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,11 @@
405405
}
406406
}
407407
},
408+
"agreement-marketplace" : {
409+
"endpoints" : {
410+
"us-east-1" : { }
411+
}
412+
},
408413
"airflow" : {
409414
"endpoints" : {
410415
"ap-northeast-1" : { },
@@ -20019,6 +20024,11 @@
2001920024
"cn-northwest-1" : { }
2002020025
}
2002120026
},
20027+
"redshift-serverless" : {
20028+
"endpoints" : {
20029+
"cn-north-1" : { }
20030+
}
20031+
},
2002220032
"resource-explorer-2" : {
2002320033
"defaults" : {
2002420034
"dnsSuffix" : "api.amazonwebservices.com.cn",

0 commit comments

Comments
 (0)