<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Checking if a region is enabled using the AWS API.	</title>
	<atom:link href="https://cloudar.be/awsblog/checking-if-a-region-is-enabled-using-the-aws-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://cloudar.be/awsblog/checking-if-a-region-is-enabled-using-the-aws-api/</link>
	<description>100% Focus On AWS // 100% Customer Obsession</description>
	<lastBuildDate>Wed, 30 Oct 2019 12:07:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Ben Bridts		</title>
		<link>https://cloudar.be/awsblog/checking-if-a-region-is-enabled-using-the-aws-api/#comment-50</link>

		<dc:creator><![CDATA[Ben Bridts]]></dc:creator>
		<pubDate>Wed, 30 Oct 2019 12:07:09 +0000</pubDate>
		<guid isPermaLink="false">https://cloudar.be/?p=13540#comment-50</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cloudar.be/awsblog/checking-if-a-region-is-enabled-using-the-aws-api/#comment-49&quot;&gt;Paul C&lt;/a&gt;.

Hi Paul,

AWS added a native way to see the regional status to the ec2 api. &quot;aws ec2 describe-regions&quot; returns the &quot;OptInStatus&quot;.
See https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-regions.html

Kind regards,
Ben]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cloudar.be/awsblog/checking-if-a-region-is-enabled-using-the-aws-api/#comment-49">Paul C</a>.</p>
<p>Hi Paul,</p>
<p>AWS added a native way to see the regional status to the ec2 api. &#8220;aws ec2 describe-regions&#8221; returns the &#8220;OptInStatus&#8221;.<br />
See <a href="https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-regions.html" rel="nofollow ugc">https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-regions.html</a></p>
<p>Kind regards,<br />
Ben</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul C		</title>
		<link>https://cloudar.be/awsblog/checking-if-a-region-is-enabled-using-the-aws-api/#comment-49</link>

		<dc:creator><![CDATA[Paul C]]></dc:creator>
		<pubDate>Tue, 29 Oct 2019 22:24:18 +0000</pubDate>
		<guid isPermaLink="false">https://cloudar.be/?p=13540#comment-49</guid>

					<description><![CDATA[Hi,

Looks like this workaround appears to have broken since upgrading botocore to anything higher than version 1.13.1 when your using Assume Role not Access/Secret keys]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Looks like this workaround appears to have broken since upgrading botocore to anything higher than version 1.13.1 when your using Assume Role not Access/Secret keys</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
