Added preliminary CreateComputeEnvironment
This commit is contained in:
parent
f9c8836d54
commit
56e4300ad4
7 changed files with 302 additions and 16 deletions
|
|
@ -6,5 +6,5 @@ url_bases = [
|
|||
]
|
||||
|
||||
url_paths = {
|
||||
'{0}/$': BatchResponse.dispatch,
|
||||
'{0}/v1/createcomputeenvironment': BatchResponse.dispatch,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue