aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
EC2 (Note for an MVP)
Suggestion (for MVP to cover) https://docs.aws.amazon.com/en_us/sdk-for-javascript/v2/developer-guide/ec2-example-creating-an-instance.html If you follow this and spin up an EC2 instance using the NodeJS SDK with a security group id and a subnet id, you get'InvalidParameterCombination: The parameter groupName cannot be used with the parameter subnet' It should include is no network configuration for this instance.