Make SpotPrice optional when requesting a spot fleet
When price is omitted, AWS will default to the on-demand price
This commit is contained in:
parent
c4e895c864
commit
5f61950096
5 changed files with 108 additions and 4 deletions
|
|
@ -8,7 +8,7 @@ freezegun
|
|||
flask
|
||||
boto>=2.45.0
|
||||
boto3>=1.4.4
|
||||
botocore>=1.5.77
|
||||
botocore>=1.8.36
|
||||
six>=1.9
|
||||
prompt-toolkit==1.0.14
|
||||
click==6.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue