Skip to content

How to validate EC2::InstanceType? #2444

Answered by jmklix
jkmartin19 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use DescribeInstanceTypeRequest/Response and compare that to your string to see if that is a valid instance. You can look here for examples of how to use that in other languages (sorry we don't currently have an example in c++)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jmklix
Comment options

Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants