Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overlaid constants or sum type for PlacementGroup::strategy #288

Closed
jen20 opened this issue Aug 5, 2018 · 0 comments
Closed

Add overlaid constants or sum type for PlacementGroup::strategy #288

jen20 opened this issue Aug 5, 2018 · 0 comments

Comments

@jen20
Copy link
Contributor

jen20 commented Aug 5, 2018

As per the AWS docs for create-placement-group, valid values are:

--strategy (string)

The placement strategy.
Possible values:
- cluster
- spread

These would be useful constants and/or a sum type to overlay such that autocomplete prevents the need for looking up the values every time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant