Skip to content

Commit

Permalink
Adds support for AWS.LexRuntime
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisradek committed Feb 8, 2017
1 parent a888658 commit 0209eed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apis/metadata.json
Expand Up @@ -270,6 +270,11 @@
"name": "Lambda",
"cors": true
},
"lexruntime": {
"prefix": "runtime.lex",
"name": "LexRuntime",
"cors": true
},
"lightsail": {
"name": "Lightsail"
},
Expand Down

0 comments on commit 0209eed

Please sign in to comment.