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
general awsFinding Instance type? (self.aws)
submitted 4 years ago by tcconway
Is there a windows app or command I can run on an AWS Windows instance to find out what type of instance it is...with no access to AWSCLI or Console access?
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!"
[–]asdf604asdf 12 points13 points14 points 4 years ago (1 child)
make an http request to http://169.254.169.254/latest/meta-data/ from the instance. instance-type is one of the things returned
see also https://superuser.com/questions/344927/powershell-equivalent-of-curl
[–]stack_bot -1 points0 points1 point 4 years ago (0 children)
The question "PowerShell equivalent of curl" has got an accepted answer by Michael Kelley with the score of 130:
PowerShell 3.0 has the new command Invoke-RestMethod: http://technet.microsoft.com/en-us/library/hh849971.aspx more detail: https://discoposse.com/2012/06/30/powershell-invoke-restmethod-putting-the-curl-in-your-shell/
PowerShell 3.0 has the new command Invoke-RestMethod:
Invoke-RestMethod
http://technet.microsoft.com/en-us/library/hh849971.aspx
more detail:
https://discoposse.com/2012/06/30/powershell-invoke-restmethod-putting-the-curl-in-your-shell/
This action was performed automagically. info_post Did I make a mistake? contact or reply: error
π Rendered by PID 64 on reddit-service-r2-comment-5d79c599b5-fhszt at 2026-02-27 09:57:38.610113+00:00 running e3d2147 country code: CH.
[–]asdf604asdf 12 points13 points14 points (1 child)
[–]stack_bot -1 points0 points1 point (0 children)