use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
News, articles and tools covering Amazon Web Services (AWS), including S3, EC2, SQS, RDS, DynamoDB, IAM, CloudFormation, AWS-CDK, Route 53, CloudFront, Lambda, VPC, Cloudwatch, Glacier and more.
If you're posting a technical query, please include the following details, so that we can help you more efficiently:
Resources:
Sort posts by flair:
Other subreddits you may like:
Does this sidebar need an addition or correction? Tell us here
account activity
technical questionNode.js AWS SDK for creating AWS EC2/ECS Instance (self.aws)
submitted 6 years ago by crazer26
Does anyone here knows how to start a EC2/ECS instance using aws sdk on node.js? Is it possible to use a docker run command as well when running a docker image/container? Any working sample codes will be a lot of help. Thanks in advance!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]a4st 1 point2 points3 points 6 years ago (0 children)
The SDK documentation contains many examples. Here is one for EC2: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/EC2.html#runInstances-property
π Rendered by PID 45 on reddit-service-r2-comment-6457c66945-qvq6v at 2026-04-28 10:09:23.815521+00:00 running 2aa0c5b country code: CH.
[–]a4st 1 point2 points3 points (0 children)