<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How to get the ip address of all the server running in AWS account using aws cli - Community Forum				            </title>
            <link>https://legendshub.com/community/main-forum/how-to-get-the-ip-address-of-all-the-server-running-in-aws-account-using-aws-cli/</link>
            <description>Discuss Ethically</description>
            <language>en</language>
            <lastBuildDate>Wed, 12 Aug 2026 15:23:12 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to get the ip address of all the server running in AWS account using aws cli</title>
                        <link>https://legendshub.com/community/main-forum/how-to-get-the-ip-address-of-all-the-server-running-in-aws-account-using-aws-cli/#post-39</link>
                        <pubDate>Fri, 08 May 2020 16:40:24 +0000</pubDate>
                        <description><![CDATA[aws ec2 describe-instances --query &quot;Reservations[].Instances[]| [? NetworkInterfaces ].{InstanceId:InstanceId,PrivateDnsName:PrivateDnsName,State:Stat...]]></description>
                        <content:encoded><![CDATA[<p>aws ec2 describe-instances --query "Reservations[].Instances[]| [? NetworkInterfaces ].{InstanceId:InstanceId,PrivateDnsName:PrivateDnsName,State:State.Name, IP:NetworkInterfaces.PrivateIpAddress}"</p>
<p> </p>
<p>Replace Private IP address with then desired ip range </p>]]></content:encoded>
						                            <category domain="https://legendshub.com/community/main-forum/">Community Forum</category>                        <dc:creator>amrit_3327</dc:creator>
                        <guid isPermaLink="true">https://legendshub.com/community/main-forum/how-to-get-the-ip-address-of-all-the-server-running-in-aws-account-using-aws-cli/#post-39</guid>
                    </item>
				                    <item>
                        <title>How to get the ip address of all the server running in AWS account using aws cli</title>
                        <link>https://legendshub.com/community/main-forum/how-to-get-the-ip-address-of-all-the-server-running-in-aws-account-using-aws-cli/#post-38</link>
                        <pubDate>Fri, 08 May 2020 16:39:48 +0000</pubDate>
                        <description><![CDATA[Using aws cli]]></description>
                        <content:encoded><![CDATA[<p>Using aws cli</p>]]></content:encoded>
						                            <category domain="https://legendshub.com/community/main-forum/">Community Forum</category>                        <dc:creator>amrit_3327</dc:creator>
                        <guid isPermaLink="true">https://legendshub.com/community/main-forum/how-to-get-the-ip-address-of-all-the-server-running-in-aws-account-using-aws-cli/#post-38</guid>
                    </item>
							        </channel>
        </rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced (Requested URI contains query) 
Content Delivery Network via N/A
Minified using disk
Database Caching 4/70 queries in 0.053 seconds using disk

Served from: legendshub.com @ 2026-08-12 15:23:12 by W3 Total Cache
-->